Considered feature-complete by its maintainers.

VeriShow

VeriShow is a multimedia live chat plugin that enables you to interact with site visitors in real time using chat,

Quiz Progress

"Allow jumping" a new quiz take option was introduced in the recent minor release to overcome this problem however it is not accessible as it displays only the question number.

The "Quiz Progress" module tries to overcome this problem, it provides a block that prints the list questions in the quiz referenced by title or number (with tooltip) depends on the widget configured in module settings, highlighting their status skipped, answered or unanswered as a link. When clicked it will load the requested question. And a link toggle on the top to switch between the skipped questions and the entire list of questions view. At the moment it works only with the quiz that has "Taking Options" set to "Allow jumping".

This idea was adopted from issue #842450: Quiz progress block would be really great

7.x.2.x Version
This version support for Quiz 7.x.5.x version. The Alpha version can be used for Production site also. The 7.x.2.x-dev version have capablity of support Ajax Quiz.

How to use ?

1. Enable the module.
2. Navigate to block administration page. Locate "Quiz progress block". Configure to appear in the desired region. This block will appear only in quiz take tab by default.
3. Create a quiz with "Taking Options" set to "Allow jumping" from edit tab.
4. Grant the permission "access quiz progress".

Feeds Twitter

For Drupal 7. Requires Feeds module (tested with 2.0-alpha4).

This module provides a fetcher and parser plugin for the Feeds module to allow importing tweets from Twitter's REST API.

Currently, this module only supports the statuses/user_timeline command, which returns the most recent tweets for a given user.

Simple example entity for Drupal 7

This is a fully-working example of a simple entity using only the core API (no dependencies on contrib modules).

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only