View Issue Details

IDProjectCategoryView StatusLast Update
0004220Composr non-bundled addons[All Projects] General / Uncategorisedpublic2020-06-06 21:39
ReporterChris GrahamAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Summary0004220: Release Clue Hunt addon
DescriptionI put together a "Clue Hunt" site for someone as a favour. It's a pretty cool alternative to the Quiz addon, where you have to pass each question successively and then show up on a leader-board according to how long you took.

I did it for v10, so I'd have to port it to v11. And it is currently configured via an XML file which isn't ideal. And it is hard-coded with just a couple of special question types, word searches and jigsaws.

If someone bugs me in a month or so I'll upload the rough code here. I don't want to upload it now as it's likely going to change as it gets tuned.
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Adam Edington

2020-06-06 05:12

administrator   ~0006580

This sounds interesting, so bumpity bump.

Chris Graham

2020-06-06 21:39

administrator   ~0006581

Code attached.
It's configured by editing the XML file by hand.
You can have any number of questions defined, and you can have various effects applied to each question, which are VERY BRIEFLY listed in the XML file.
One of the question types is 'pdf', which requires the pdf_viewer addon, and an included file overrides one of the files from that addon. The 'pdf' mode supports using PDF forms as an interactive working area.

It would be cool if someday this could be merged with the quiz addon, along with more features, to make a much more poweful and flexible quiz system.

clue_hunt.zip (140,138 bytes)

Issue History

Date Modified Username Field Change
2020-04-30 19:32 Chris Graham New Issue
2020-06-06 05:12 Adam Edington Note Added: 0006580
2020-06-06 21:39 Chris Graham File Added: clue_hunt.zip
2020-06-06 21:39 Chris Graham Note Added: 0006581
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised