SimpleQuiz

Component type

module

Maintenance status

Development status

Component created

Component changed

This project provides automatically-scored quizzes for users. It's ready for testing and probably full project status.

That is on hold for the moment until I can commit the proper time to maintain, or someone offers to co-maintain.

@see github repo for more.

Performance insight

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The purpose of this module is to track other sites performance, currently using Pagespeed but in future potentially using other performance checking services.

The module creates a custom entity to store data from Google Page speed, creates a rule action that can fetch data from Pagespeeed using Google Insight API and stores in DB.

Consult

Component type

module

Maintenance status

Development status

Downloads

1162

Component created

Component changed

Introduction

With the Consult module, developers and site builders are able to create questionnaires that present site users with a set of possible results based on answers to questions.

Example of a consult

An end user is recommended a website subscription plan based on a series of questions that assess their expected traffic, whether or not they will be serving heavy files and whether or not they expect mainly local or international traffic. A subscription plan that suits the users needs, including recommended add-ons is formulated.

Quiz Drag and Drop

Component type

module

Maintenance status

Development status

Downloads

2639

Component created

Component changed

This is the new home for the Quiz Drag and Drop question type. Drag and Drop question allows you to add interactivity to objects on the slide by designating drag items and drop targets.

FYI : Its only support for Quiz 7.5 version, Quiz 7.4 already have the question within it

This module is an attempt to enhance Quiz module features by introducing another type of question.

Dependencies

1. quiz
2. quiz_question
3. Image

Bazaarvoice

Component type

module

Categories

Maintenance status

Development status

Downloads

4698

Component created

Component changed

The Bazaarvoice module is a suite of modules that provide a wide range of integrations with the Bazaarvoice ratings and reviews service. Proper use of this module requires having a Bazaarvoice account and API Keys for the Bazaarvoice Conversations API.

Bazaarvoice API versions supported

Drupal 7: 5.4
Drupal 8: 5.6 (current)

Entitystatus

Component type

module

Maintenance status

Development status

Component created

Component changed

Entitystatus module provides functionality similar to Flag module, but not limit you with number of options. You can create your own option set and attach it to any fieldable entity to gather per-entity and per-user info. Entity status widget (select list) can be displayed on entity page or as a Views field.
Say, you need every registered user with the "reader" role will be able to rate each book in your library with predefined rating states ("Bad", "Good", "Awesome").

Webform class

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview:

The Webform Class module provides an easy way to add CSS classes to webform forms, avoiding the problems of styling with CSS selectors based on form ids that can change between developement/production sites and making easier to reuse styles across different forms.

The module also adds an extra class to the form with the view mode: e.g. webformclass-full, webformclass-teaser, etc.

Usage:

Add a text field (single value) to your webform content type and select "Webform CSS Classes" as formater in the displays.