forked from nanjers123/Online-Study-Game
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The goal is to have these items ready for review on 2/7/2020:
- Local environment setup: https://github.com/goldpbear/Online-Study-Game/pull/1
- Restructure the Django project to eliminate duplication and better follow Django best practices: https://github.com/goldpbear/Online-Study-Game/pull/4
- Fix all flow issues in the current application (ensure expected flow is working, all selections are carried over to the next step and that these selections cannot be altered once a user moves forward to the next page): https://github.com/goldpbear/Online-Study-Game/pull/5
- Fix the "2nd player" selection issue (i.e. ensure that whenever a user clicks one of the icons, a name is randomly assigned and cannot be changed): https://github.com/goldpbear/Online-Study-Game/pull/3
- Ensure concurrent-user handling (up to 2000 concurrent users): https://github.com/goldpbear/Online-Study-Game/pull/6
- Ensure that data is properly persisted in an RDBMS along with the unique id passed when calling the url from qualtrics: https://github.com/goldpbear/Online-Study-Game/pull/6
- Proper testing: https://github.com/goldpbear/Online-Study-Game/pull/15
- Provide a script to generate a csv of the data stored: https://github.com/goldpbear/Online-Study-Game/pull/9
- Deploy and run the application in a UoM-provided AWS
- Disable "go back" button: https://github.com/goldpbear/Online-Study-Game/pull/5
- Documentation of the code (basic) and how to run it (Readme file) -- (ongoing)
- Update copyright date
- Django admin panel setup: https://github.com/goldpbear/Online-Study-Game/pull/7
- CSS/layout fixes: https://github.com/goldpbear/Online-Study-Game/pull/8
Other
- confirm correct timestamp usage
- final pass on README: https://github.com/goldpbear/Online-Study-Game/pull/12
- start/end stage timestamps
- keep initial instruction text on second page: https://github.com/goldpbear/Online-Study-Game/pull/17
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels