cognitive-engineering-lab / mdbook-quiz

Interactive quizzes for Markdown
http://cel.cs.brown.edu/mdbook-quiz/
Apache License 2.0
100 stars 21 forks source link

Duplicate Id error #48

Closed amiyatulu closed 1 week ago

amiyatulu commented 1 week ago

× Duplicate ID: 7238e60d-2e38-4742-ac61-159746755e20

But there are no duplicate ids.

Quiz failed to validate: file.toml │ │2024-09-05 11:31:39 [ERROR] (mdbook::utils): Error: The "quiz" preprocessor exited unsuccessfully with exit status: 1 status

amiyatulu commented 1 week ago

Got it, It happens when same link (which has quiz toml file embeded) is repeated in the Summary or when has toml file is used in more than one place.

willcrichton commented 1 week ago

Oh are you embedding the same quiz in two different places or pages? That's a but then, we shouldn't mark those as duplicates.

amiyatulu commented 1 week ago

Oh are you embedding the same quiz in two different places or pages? 

Yes.

willcrichton commented 1 week ago

This will be fixed in the next release!