Open cesine opened 9 years ago
@jfh-crim we tried to brainstorm what code you could reuse, and why the project has been stagnant and what could be cut to make it go faster. maybe this might help you in your estimation!
@cesine That's really helpful. Thank you!
@jfh-crim @hafslo I updated the build dependancies for the teacher dashboard today. this fixed the failing travis build so i was able to merge the pull request #277 from last semester.
docs on building are up to date and hopefully usable in the README: https://github.com/ProjetDeRechercheSurLecriture/DyslexDisorthGame/tree/master/angular_client
What code can you reuse? This is a difficult question. If you have a Javascript developer who is familiar with AngularJS/Grunt/Yeoman, you can probably re-use the code. If you are not planning on using Javascript, or not using AngularJS, then I would recommend simply use the existing released code as a "prototype" to reverse engineer what the games should do, document the requirements, and then re-implement the games with a stack your developer is comfortable with. I will register you for Phophlo so you will receive a separate email with login credentials so you can access to the stimuli databases and run/breakpoint/explore the running implementation of the games yourself.
What has blocked this project?