The current maintainers are looking for new people to take ownership.

Drupal Computing

Drupal Computing is a framework that facilitates distributed computing between Drupal and external programs written in non-PHP languages such as Java and Python. It is particularly designed for the cases where you need to use Drupal with non-PHP, computational-intensive code libraries (such as Apache Mahout, NumPy/SciPy, R, etc) for offline big data analytics. In addition to this Drupal module, you also need the companion Java and Python client library at https://github.com/danithaca/drupal-computing. The target audience would be developers who write Java/Python programs for Drupal.

Key Features

  • Reusable Java and Python code to interact with Drupal (https://github.com/danithaca/drupal-computing)
  • Two ways of Drupal interaction using either Drush (unlimited access) or Services (restricted but more secure).
  • A work queue system within Drupal to facilitate data exchange and asynchronous execution with agent programs.
  • Entity API support to provide flexible data structure.
  • Views integration.
  • Rules integration. For example, send an email when a certain agent program finishes running.

Exam

Enables you to use your Drupal site to hold exams. Integrates with the Organic Groups module so that all group members will be put into exam mode when the time for exam arrives. In exam mode the users can only access a predefined set of pages in a predefined order, and all blocks are hidden except those you want to be visible in exam mode. Exam pages are only visible when taking exams.

How this module works for your students

  1. It protects exam nodes(tests for instance) so that the users can't access them outside exams
  2. When a user has exam he will be sent to the exam nodes(tests and webforms for instance) once he logs in.
  3. When in exam mode the user can't visit any other pages except the exam node pages.
  4. The exam module provides a navigation block named "steps" so that the user knows what step he is on and can jump between steps
  5. The user will be "thrown" out of exam mode if he uses too much time
  6. The exam module hides all blocks on the page and provides the function "exam_is_time" so that you can hide any other navigation when the user is in exam mode, you can even use a different theme when in exam mode

Configuration

  1. Enable the exam module

{syntaxhighlighter} to PRE Converter

This is the utility module for Drupal 7 that allows users to convert old {syntaxhighlighter} tags
to <pre> in nodes.

Topsy.com API

TOPSY

Only install this module if another module requires it or you know enough PHP programming to know how to use the functions in this module. You might be looking

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer