> Canvas offers significantly more functionality than what is here, which is utilised in the quizzes, but it's possible to replicate it with some effort.
What functionality did you find useful? I regard these quizzes as interactive documents, and thus only setting the data and button click to show related text is necessary. You can record the answers (correct or incorrect) in the browser cache to calculate a score for self-exam, but I don't like the result to be recorded and shared with the organizer unconditionally. I'm interested to know what other functionalities make a difference. > Anyone who asks can review the current quizzes. I can preview the quizzes as a "student", but my expectation is to read through the full data including the question, the possible answers, the correct answers, and comments. It seems there is a question bank or sth, but it's hidden in a deep path. Even in the quiz bank, the item text is placed in a text box that only shows a few characters (see the attached video, if you work more smoothly, please let me know how to). It would be much easier if we review a JSON file like [1]. [1] https://github.com/tisonkun/quizzes-ops/blob/main/src/data/quizzes.ts Screen Recording 2025-08-10 at 10.08.19.mov <https://drive.google.com/file/d/1VRRom_kBjFVlFjuB1mPgue-UbP_D8L9s/view?usp=drive_web> Best, tison. Best, tison. Justin Mclean <jus...@classsoftware.com> 于2025年8月10日周日 08:06写道: > Hi, > > > I'd share a simple quiz site that we may convert the quizzes to a > > human-readable and easily editable JSON format at [1]. > > > > [1] > https://github.com/tisonkun/quizzes-ops/blob/main/src/data/quizzes.ts > > Canvas offers significantly more functionality than what is here, which is > utilised in the quizzes, but it's possible to replicate it with some effort. > > > It's a vibe coding project. So I share it mainly for fun. And I don't > > convert all the quizzes here because it seems to be limited public > > (you need to register to look at the quizzes), so I'm not sure if we'd > > go [1]'s way and make all the quizzes public for review. > > Anyone who asks can review the current quizzes. We probably don’t want to > make the answers public because that would decrease the value of the quiz. > > Kind Regards, > Justin > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > >