Skip to content

New VS pathway review mechanism for learners 12

Repository https://github.com/wavesnetwork/vispath

Description

The aim of this task was to enhance learners’ awareness of the decisions made in an OpenLabyrinth case. For that purpose when the student that is solving a case reaches the end of the case is able to view the whole structure of the scenario in a flowchart diagram that illustrates all nodes of the scenario and the selected options (visited nodes). By that the learner will be able to gain a clear overview of the virtual scenario on the whole, reflect on the total available options / required decisions and on the choices made. This prototype implementation is based on the OpenLabyrinth 3.1 system.

Technical installation instructions

To extend OpenLabyrinth 3.1 by including the pathway review mechanism overwrite the Renderlabyrinth.php and basic.php found in the path:

../application/classes/controller/renderlabyrinth.php

and

../application/views/labyrinth/skin/basic/basic.php

respectively with the files placed in Github:

https://github.com/wavesnetwork/vispath