kevreth / SpoonFeeder

GNU General Public License v3.0
0 stars 0 forks source link

Support exporting results #114

Closed kevreth closed 1 year ago

kevreth commented 2 years ago

Split from https://github.com/kevreth/CyberLearning/issues/47.

The main content overlay should support exporting results.

                  COR  COM  TOT SCO CPL      (i)         
 - course        1234 1435 9467 86% 15% S D R E
   - unit1        189  239  679 79% 35% S D R E
     - lesson1     16   20   56 ... ...  .......
         module1    5    5   15
         module2    4    5   12
         module3    4    6   13
         module4    3    4   10
     + lesson2     24   26   73

Clicking on an "E" will export the results for that division to a yml file.