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

Add qpt-generator algorithm #191

Closed Niraj-Kamdar closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #191 into develop will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #191      +/-   ##
===========================================
+ Coverage    95.78%   95.80%   +0.02%     
===========================================
  Files           36       36              
  Lines         1233     1240       +7     
===========================================
+ Hits          1181     1188       +7     
  Misses          52       52              
Flag Coverage Δ
#unittests 95.80% <100.00%> (+0.02%) :arrow_up:
Impacted Files Coverage Δ
flaskapp/blueprints/papers/forms.py 93.81% <100.00%> (ø)
flaskapp/blueprints/papers/routes.py 77.35% <100.00%> (+3.44%) :arrow_up: