Releases: uccser/codewof
Releases · uccser/codewof
1.3.1
1.3.0
- Add 16 new questions.
- Add summary page for question creators.
- Improve access to information for research studies
- Fix bug where whitespace of user code in attempt wasn't shown in admin interface.
- Fix bug where sender's email address is not listed on contact us forms sent to admin.
- General typo fixes and question clarifications.
- Dependency updates.
1.2.0
1.1.1
- Fix bug where home link in navbar didn't highlight.
- Set automated production deployment to master branch.
1.1.0
- Add user dashboard listing daily questions.
- Add 9 new questions.
- Redesign homepage.
- Add privacy policy, terms of service, and cookie policy.
- Fix reCAPTCHA checkers.
- Fix bug where users could register for a research study with no groups.
- Provide link to dashboard after questions.
- Simplify available navbar items.
1.0.0
Initial release of codeWOF website, containing the following key features:
- Allows users to create an account with email verification.
- List Python questions in various question types including:
- Program questions
- Function questions
- Parson's problems
- Debugging questions
- Questions are run browser side in JavaScript for simplicity and security.
- Questions are open source and easily extended.
- List research studies, and allow user to register for these.
- Project based off Django system used by UCCSER for consistency.