0
votes

does anybody know about an alternative for Quiz modules in Drupal? I need very simple Quiz functionality. My main problem is that the Questions module inside the Quiz module isn't compatible with PHP 5.1.x, and I need some kind of Quiz module compatible with it (almost all modules usually are). I just need something that tells the correct answer for a question in the end. Thank you!

1
I have found that Quiz 3.5 pack allows me to create Multiple choice questions without the Quiz Question module. Quiz question is the one requiring PHP 5.2. Thanks. - Marcos Buarque

1 Answers

0
votes

Have you looked at Webform? With it you could place question & answer entry fields on one page, put a pagebreak and answer on the next, etc...