AJAX Poll

Component type

module

Maintenance status

Development status

Downloads

26276

Component created

Component changed

AJAX Poll adds the ability for users to vote on polls without reloading the page. It works with the normal Poll module included with Drupal core. It affects all polls throughout the site, on teaser, full, and block forms of polls.

AJAX Poll provides bare-bones AJAX functionality to the existing poll module without adding any complexity. For greater customization than the core Poll module can provide, see the Decisions or Advanced Poll modules.

Betting system

Component type

module

Maintenance status

Downloads

4022

Component created

Component changed

Betting system is a set of modules that can transform your Drupal site into betting shop. It's mainly designed for course betting.

For better extensibility is created with more modules. It also defines own hooks.
The core of the Betting system adds the following:

Flag Lists

Component type

module

Maintenance status

Development status

Downloads

21083

Component created

Component changed

Flag lists allows regular users to create unlimited private flags called lists. Flag lists extends Flag. In Flag, a site administrator creates the flags that any authorized users may use. In Flag lists, users create their own lists, and they may only add to their own lists.

Quiz Prerequisite

Component type

module

Maintenance status

Development status

Downloads

767

Component created

Component changed

The Quiz Prerequisite module is a Quiz module add-on. It lets site administrators configure quizzes to have prerequisites. When enabled and configured, this module will check to see if a prerequisite quiz has been taken before allowing users take a quiz. Site administrators can configure which user roles need to meet the prerequisites.

You must download and enable the Quiz module before you can use this module

Course

Component type

module

Maintenance status

Development status

Downloads

33435

Component created

Component changed

Create e-learning courses with any number of tracked requirements for completion.

Features

  • Allows any content type to be used as an e-learning course, containing any number of graded or ungraded course objects.
  • Course object API to define learning objects that can be added to a workflow
    • Built in support for Drupal nodes to be part of a course requirement workflow, plus support for Content Access and ACL to control access per node-based object
    • Built in support for several non-node course objects (see Getting started)
    • Extensible to allow other content/assessments or non-Drupal (external, 3rd party) objects to be delivered and tracked
  • API to control enroll and take access
  • API for configurable outline access control based on time, conditions (object start, completion, grades)
  • Framework for external learning application integration (such as Moodle)
  • Entity API integration
  • Views integration through Entity, including several default views for reports and managing courses
  • Rules integration through Entity for course enrollments, completion, etc.

Certify

Component type

module

Categories

Maintenance status

Development status

Downloads

16021

Component created

Component changed

Overview

A module for issuing PDF certificates to users upon completion of a set of conditions. Supports quizzes from the quiz module and pageviews of book pages from the book module out of the box.

Webform Dialog

Component type

module

Development status

Downloads

679

Component created

Component changed

Integrate Webforms with the Dialog API.

Out of the box, this module provides a block for each Webform node. When enabled for the current page, this block is displayed as a link attached to the side of the browser window (independently of its region). The link opens a dialog containing the Webform.

Note that redirection after submission only works with Jquery UI 1.7, which itself has a bunch of dependencies. See #804002 for more details.

Quiz Questions Import

Component type

module

Maintenance status

Development status

Downloads

5796

Component created

Component changed

Quiz questions import (qq_import) is a simple module, designed as an addon for quiz module. It allows user with permission 'import quiz questions' to create a bulk of quiz questions from CSV file. The import CSV file must be in format specified in examples directory.

How to use

Quiz Reports

Component type

module

Maintenance status

Development status

Downloads

3095

Component created

Component changed

This is a report module for Quiz (http://drupal.org/project/quiz).

Features:

  • Supports revisions.
  • Accumulated data for takes, score and time spent
  • Module based. Easy to add reports for new question types.
  • If a question type is not supported, it will still give an overall report.
  • Is HTML based. Does not rely on any other module other than Quiz.

This module doesn't alter any data.

Todo: