Hi Drupalers,

I have a site to do which includes a feature where registered users can sit multichoice tests, I need them to be able to see their test scores in their user profile for each test, if they attain a high enough score, they get a PDF certificate, they can sit the tests multiple times. I also need simple classifieds and a public searchable listing of some custom profile fields.

Normally I would build this sort of thing with CakePHP, but I saw a fascinating video on Slashdot in February where a guy used Drupal to build a very fast app.

I have seen the Quiz module - but there is almost no detail on its functions (am I missing something?).

Sooo... where would I start? I really like the look of Drupal and any pointers would be appreciated before I get into it. It looks...different....than the Wordpress and Joomla worlds I have had some exposure to.

Many thanks

Comments

gooney0’s picture

You're on the right track. I've used the "Quiz" module to do just what you're looking for.

I'd start by installing Drupal and getting it set up. You'll want to have some basic understanding of how Drupal works.

Once it's setup it's not too hard to add features to your tests.

JoelWong’s picture

OK got it thanks big time :)