Skip to content

Releases: N1ckP3rsl3y/TeamIQ

v1.0.0

09 May 18:15
a96c604
Compare
Choose a tag to compare
  • Release the official version of RedPen

  • Student side (including class alumni)

    • Ability to login through NAUs provided portal
    • Ability to view all quizzes that have been created throughout the semesters
    • Ability to make multiple attempts on quizzes
    • Ability to view the results of each open quiz to keep track of their progress
  • Professor side

    • Ability to create, modify, and delete custom quizzes for students to practice as much as they would like
    • Ability to create tags for each question to classify what a question may pertain to
    • Ability to view the results and statistics of the students for each question, student, tag, or a mixture of all
  • User Authentication

    • Makes sure that the respective user (student or administrator) does not access a webpage that they are not authorized to use

v0.1.0-alpha_demo

23 Jan 06:10
7fffe38
Compare
Choose a tag to compare
  • Provide basic functionality to satisfy a demonstration of the possibility of the project/idea with the technologies chosen

  • This functionality includes

    • A user side where they may interact with a single question and the information will be kept track of
    • A professor side where the professor may add a new question to a single database/question that is displayed to a single student
  • For more details see https://github.com/N1ckP3rsl3y/TeamIQ/milestone/1

  • Update the README.md to provide a viewer an overview of the project