Menu

#1 Question display.

1.0
open
None
2018-09-30
2018-08-07
No

Change display of questions from drop down menu to option buttons. Function: displayQuestionInUI

Discussion

  • Suryaprakash

    Suryaprakash - 2018-08-07
    1. Seperate users for Students and Teachers.
    2. Page to add questions.
    3. Level of questions (Class 1, 2, 3, 4. Question subject: English, Geography etc, difficulty of question: Easy, Medium, Difficult)
    4. Display existing questions. Combine multiple questions to create single quiz.
    5. Allot a quiz to a student.

    Future:

    1. Adding images as part of questions:
      1. Four images will be uploaded, one of the image is right answer)
      2. Instead of text in question, the question will have an image. Example: How many birds are there in the photo?
    2. Preview of question.
     
  • Suryaprakash

    Suryaprakash - 2018-08-07
    • assigned_to: Naresh Yarramsetti
     
  • Suryaprakash

    Suryaprakash - 2018-09-03
    • assigned_to: Naresh Yarramsetti --> Sagar Patel
     
  • Suryaprakash

    Suryaprakash - 2018-09-30

    Features 1 to 4 are done.
    To implement assign quiz, we should do the following:

    1. In see_quiz, add a button for "assign quiz"
    2. On clicking assign quiz, a list of users should how up with a check mark against each user name.
    3. A button "Save" shoudl appear at the bottom. On hitting this button, an entry is made in the quiz object with the name "assignedToUserID" that has a list of userIDs to whom the quiz is allotted.
    4. When the see_quiz screen is displayed again, the quiz that has been assigned to a user will appear first.
    5. When a user finishes a quiz, the user name is removed from the assignedToUserID entry.
     
  • Suryaprakash

    Suryaprakash - 2018-09-30
    • assigned_to: Sagar Patel --> Suryaprakash
     
  • Suryaprakash

    Suryaprakash - 2018-09-30

    Feature implemented in commit #9db8c96b0b4263e4a54e549c8825e97db09049a2

    9db8c9

     

Log in to post a comment.