virtual-labs-archive / computer-programming-responsive-iiith

This repository contains the responsive Computer Programming Lab IIITH
https://cse02-iiith.vlabs.ac.in
Other
1 stars 324 forks source link

Structure_Quiz #473

Open MohsinMamoon opened 5 years ago

MohsinMamoon commented 5 years ago

Issue: Questions 6 onward aren't evaluated.

Steps to reproduce:

  1. Go to http://cse02-iiith.vlabs.ac.in/exp5/quiz.html
  2. Select option 'a' for Q5.
  3. Select option 'a' for Q6.
  4. Select option 'a' for Q7.
  5. Select option 'b' for Q8.
  6. Type 'single' in text box for Q9.
  7. Press 'Submit Answers for evaluation' button.

Expected Result: You answered the following questions correctly : 5 6 7 8 9 Total number of correct answers : 5/9

Actual Result: You answered the following questions correctly : 5 Total number of correct answers : 1/9

Screenshots: Responses: Screenshot from 2019-03-16 19-18-54 Result: Screenshot from 2019-03-16 19-12-57 Correct Answers: Screenshot from 2019-03-16 19-20-12

MohsinMamoon commented 5 years ago

Fixed. Commit ID: 1bd1e64

DevikaBoddu commented 5 years ago

Valid Fix @MohsinMamoon