Considered feature-complete by its maintainers.

Book Block

The bookblock module can generate an individual menu block for each of your site's books.
These blocks can then be administered as any other block to appear on the pages you choose. You aren't limited to making them appear on book pages only.

Plupload integration

screenshot_115.png

Provides integration for the Plupload widget into Drupal. Plupload is a GPL licensed multiple file uploading tool that can present widgets in Flash, Gears, HTML 5, Silverlight, BrowserPlus, and HTML4 depending on the capabilities of the client computer.

Security warning

In order to protect your site you should ALWAYS delete examples subfolder from Plupload library. There is a patch, that can help you to do that in one simple step or to include it in a distribution.

Compatibility warning

Library version v2.0.0 and later are currently unsupported. Latest supported version of library is v1.5.8, which can be downloaded from https://github.com/moxiecode/plupload/archive/v1.5.8.zip.

SoundCloud Field

SoundCloud Field provides a field for inserting a SoundCloud track or set into your content.

Hidden CAPTCHA

A sample form including a Hidden CAPTCHA!

Description

Hidden CAPTCHA is an extension to the CAPTCHA module. It offers a hidden CAPTCHA (duh!)

The idea is very simple: If you offer an input box in any form, 99% of the time, robots will fill it with something before posting the form. If you offer an input box that has to stay empty, then the CAPTCHA system will prevent posts by robots.

This module allows you to add a Hidden CAPTCHA on forms where you don't absolutely need to have a human enter a text, number, etc. but that still needs a little anti-spam control.

How does it work?

This is just like any text CAPTCHA. You can set it up with a question specific to your website or that people just cannot answer in their right mind (i.e. How many stars are they in the Universe?) By changing the question regularly (once a month?) then you can prevent even more spam as the spammers need to adjust their robots to understand the new question (and some won't do that...) Long questions are better since they are not very likely to have been asked in any CAPTCHA before.

The CAPTCHA system will create a form with your question and an input box. The Hidden CAPTCHA system adds a specific CSS class to that form. The class references a CSS definition in the Hidden CAPTCHA file that says that the whole CAPTCHA box shall be hidden (i.e. display: none;).

Test Yourself

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.

Credits

The project is financed by the Norwegian Digital Learning Arena(NDLA), and developed by Amendor(norwegian only).

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.

alpha

Feeds XPath Parser

This project is in maintenance mode. No new features will be added. New installs should use Feeds extensible parsers instead.

Feeds XPath Parser is a Feeds plugin for parsing XML and HTML documents. It enables site builders to leverage the power of Feeds to easily import data from complex, external data sources. Each element you wish to extract is setup using configurable mapping queries, saving time for developers who would otherwise have to code complex, specific-use modules. It also enables end-users to build web scrapers and other useful tools within Drupal.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only