Skip to content

1.0.0

Compare
Choose a tag to compare
@JackMorganNZ JackMorganNZ released this 15 Aug 04:27
· 2048 commits to develop since this release

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.