I had to try this module out. It didn't work out. I enabled the main module and the multichoice module. I tested against Quiz 4.0-dev. I used a quiz with two multichoice questions when I testet.

I don't have the time to debug this now and provide a patch, but I create this issue anyway so that I don't forget about it.

See attached screenshot.

CommentFileSizeAuthor
Capture.PNG30.08 KBfalcon

Comments

borgewarvik’s picture

Status: Active » Needs review

I rewrote the function where this bug was located and I believe this issue is fixed now. The changes has been committed to head.

Could you try again?

vegardjo’s picture

Version: 6.x-1.0-alpha1 » 6.x-1.1-alpha2
Status: Needs review » Closed (fixed)

As far as I can see this is fixed in alpha2!

falcon’s picture

I'm sorry for not replying. I forgot to subscribe to my own issues for this project.

steeph’s picture

Version: 6.x-1.1-alpha2 » 6.x-1.1
Status: Closed (fixed) » Active

My reports page looks similar to the screenshot. The questions are showing but the numbering is starting at 34. Any hint where to start looking for a solution.

steeph’s picture

The problem are <? tags in many template files that should be <?php tags. I tried to make a patch but I didn't succeed, sry.

borgewarvik’s picture

Hi

I'm pretty busy at the moment, but I'll have a look at this within the next few weeks.

steeph’s picture

Thanks. Same here. I will learn how to create a path for multiple files eventually, and then I will post it here.