<script>
import { openBrowser, openComponent } from "./../../../PX2018/project_2/utils.js"
</script>
<link rel="stylesheet" type="text/css" href="./../../../PX2018/project_2/utils.css">

# Hierarchy Evaluation

- How to determine that a level is finished if != 3 scripts per level  
(at which point can script.nextScript stop)

lively.findDependedModulesGraph('https://lively-kernel.org/lively4/lively4-thulur/src/client/lively.js')
lively.findDependedModules('https://lively-kernel.org/lively4/lively4-thulur/src/client/lively.js')
