r-wasm / quarto-live

WebAssembly powered code blocks and exercises for both the R and Python languages in Quarto documents
https://r-wasm.github.io/quarto-live/
MIT License
128 stars 9 forks source link

Collect exercise answers and submit ala {learnrhash} #60

Open joelnitta opened 2 months ago

joelnitta commented 2 months ago

As a course instructor, I want to be able to use quarto-live in a similar way to {learnr} for homework and/or quizzes. This requires collecting student's answers and submitting them. @rundel's {learnrhash} made this possible with {learnr}. It would be great to have the same for quarto.