Niraj-Kamdar / question-paper-generator

The Question Paper Generator has been made to allow professors to generate question papers with random but enough questions to cover most chapters of a subject with specified difficulty and cognitive level and mail paper directly to the examiner in PDF format.
https://setnow.herokuapp.com/
MIT License
14 stars 19 forks source link

create separate question and subquestion for mcq and subjective question #203

Closed Niraj-Kamdar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #203 into develop will decrease coverage by 0.11%. The diff coverage is 40.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #203      +/-   ##
===========================================
- Coverage    92.58%   92.47%   -0.12%     
===========================================
  Files           37       37              
  Lines         1363     1368       +5     
===========================================
+ Hits          1262     1265       +3     
- Misses         101      103       +2     
Flag Coverage Δ
#unittests 92.47% <40.00%> (-0.12%) :arrow_down:
Impacted Files Coverage Δ
flaskapp/blueprints/papers/utils.py 52.38% <ø> (ø)
flaskapp/blueprints/papers/routes.py 62.40% <40.00%> (-0.10%) :arrow_down: