Administration page
Riddle Content Type

This project is not covered by Drupal’s security advisory policy.

Overview
"Riddle is an engine module for creating/making an online riddle/question/
challenge based portal based on drupal framework so easily. Though you will have
to concern more challenges while putting your online event idea into work but
this module will solve most of your problem using drupal."

So what exactly it is:

  • Creates a 'riddle problem' content type. You can associate this content type with a problem level.If it is associated with level 0 then it would be invisible.
  • By invisible problem, it means, it has been created to be later associated with any level number.
  • You can configure maximum number of attempts for any problem. If user exceeds problem attempts one set to be out of the competition.
  • Module provides level and rank information on user profile page. A rank page is also provided in navigation menu with pager.
  • An answer box is there while viewing the content type 'riddle problem' and answer matching is based on strict string matching.If a user solves a level one's problem level is incremented.
  • On the configuration page of this module you can set the maximum number of problems and online/offline status of your 'riddle problems'.
  • Answers lie in the encrypted form with MD5 => message-digest algorithm to hide/protect the real answer ;-)

Installation

  • Follow the usual module installation procedure.
  • Visit the settings page [ admin/settings/riddle ]to review the global settings.
  • Don't forget to set permissions at admin/user/permissions.
  • Go, make something nice with it. :-)

Todo List

  • Views Integration.
  • Messaging & Notification Integration.
  • User Points Integration.
  • Porting to Drupal7.

Authors/Maintainers

Please feel free to chat/discuss, report any bugs, issues or submit patches :-)

Project information

Releases