virtual-labs-archive / pattern-recognition-iiith

Other
4 stars 246 forks source link

Mean and covariance_Quiz #148

Open Manish17292000 opened 5 years ago

Manish17292000 commented 5 years ago

Defect Description : After submitting the responses the 'No. of questions you got right' tab is editable, so you can change the results of the quiz.

Steps to reproduce the issue : Submit the responses of the quiz (http://cse20-iiith.vlabs.ac.in/exp2/Quizzes.html?domain=Computer%20Science&lab=Pattern%20Recognition%20Lab). Expected Result : The ''No. of questions you got right' tab should not be editable.

Actual results : We can edit the entries by just clicking on the tab.

Screen shot - image

After Editing

image

somashekhar31 commented 5 years ago

https://github.com/virtual-labs/pattern-recognition-iiith/pull/155/commits/a323690e16e5564d8bd526371f722bae42ac3686 (only required tab is not editable rest are editable)

destinyson7 commented 5 years ago

Fixed. Commit id: d18e0d08fb23c24ec704df87547b5a7566d17198

thecoderxman commented 5 years ago

Validated-1 @somashekhar31

niveditareddy commented 5 years ago

Validated-2 @somashekhar31

DevikaBoddu commented 5 years ago

Valid fix @somashekhar31