diff --git a/src/content/blog/2025-06-21-crowdsourcing-exam-problems/index.md b/src/content/blog/2025-06-21-crowdsourcing-exam-problems/index.md index 50886e8..7f33ab5 100644 --- a/src/content/blog/2025-06-21-crowdsourcing-exam-problems/index.md +++ b/src/content/blog/2025-06-21-crowdsourcing-exam-problems/index.md @@ -1,20 +1,18 @@ --- title: A platform for crowdsourcing exam problems description: Dreaming of a better way to share and curate academic problems -date: 2025-06-21T00:00:00.000Z +date: 2025-06-21 tags: - teaching - tools - ideas --- - I want to create a platform for crowdsourcing problems (the sort that go into exams/quizzes/assignments for undergraduate/graduate courses), with features like tagging, voting, comments, and easy export of problems/collections to typst/latex formats (with custom points). The closest I can think of is Trueshelf, sadly now no longer operational AFAIK. -I imagine there is a substantial feature overlap with stackexchange-like platforms, so something like qpixel might work, with a custom export extension. +I imagine there is a substantial feature overlap with stackexchange-like platforms, so something like [qpixel](https://github.com/codidact/qpixel) might work, with a custom export extension. --- *Originally posted on [Twitter](https://x.com/neeldhara/status/1936331381631799383)* -