parmentelat / nbautoeval

Other
19 stars 4 forks source link

make quiz changes more straightforward #15

Closed parmentelat closed 4 years ago

parmentelat commented 4 years ago

with 1.0 each time a quiz is changed on file, the kernel needs to be restarted to see the updated quiz

there are 2 levels of caching at play

in any case, modifying a quiz is currently tedious and needs to be ironed out; ideally just re-running the quiz.widget() thing should do it

parmentelat commented 4 years ago

using yaml makes things much simpler since the Quiz object is rebuilt each time from scratch