Iteration 3 - ParnThanatibordee/KUIZ GitHub Wiki

Goal

Create model for containing the information/topic/description about quiz, Make a register form for new user including user profile and add test case for test our code is run fine.

Features

  1. Create register page.
  2. Create Quiz, Question and Choice model.
  3. Add register login and logout button.
  4. Add test case for our code.

Acceptance Criteria

  1. All features can be implemented and perform as described above.
  2. The test cases can run with no problem.

Retrospective

  • What have we done so far?

    • The register page for new users, also login and logout button.
    • Add 2 Test cases for test out how Quiz model and Question model work or not?
  • What problems are we encountered in this Iteration?

    • Most Issues and Pull requests didn't comment or resolve that it fix or not.
  • What could we modify or improve?

    • Other member that didn't request will comment how the code be or what need to fix.