Orchestration Script is a script authoring environment for mentors in a networked learning community to translate their high level understanding of ineffective learning strategies into low level data representations that can automatically detect when mentees are using these ineffective strategies.
- Clone the repository 'git clone https://github.com/NUDelta/OrchestrationScriptPrototype.git'.
- Navigate to the project folder 'cd OrchestrationScriptPrototype/client'.
- Run app in development mode 'yarn start'.
- The default route should show the experimental version
- Navigate to /baseline to show the control version
Visit https://orchestrationscript.web.app/ to checkout the deployed version