Test Yourself allow users to test their skills and get feedback quickly.
Test Yourself is a Quiz extension and provides an alternative to the default quiz taking logic provided by the Quiz project itself. Test Yourself is different from the normal Quiz taking logic in many ways:
Responses will not be stored in the database
Quiz taking will be a lot faster
Quiz taking will create less server load
Test Yourself scales a lot better than quiz.
It will be easy to use web-cache like Varnish when using Test Yourself
Not all the normal Quiz options will be available
The first version of this module will only support the multichoice question-type
We hope we'll have a version of Test Yourself available for testing this summer/fall.
Development is lead by Amendor. If you want us to customize the Quiz module for you, contact falcon. We also provide specialist consulting services in Drupal, and specialize in using Drupal in an e-learning context.
The Autordf module is a GSOC'10 project which will automatically tag node content. It will find important words and patterns in a node to tag important keyword and Rdf'ing it.
This module adds AJAX support to Webform (3.0 and above).
As a first step it focusses to simply add form AJAX paging and submit. Form submissions get ajaxified including prev/next pages. Especially for multipage forms, this leads to faster loading (less data transfer), better usability and finally smaller server load.