Webform Analysis

Component type

module

Maintenance status

Development status

Downloads

222

Component created

Component changed

This module is used to obtain statistics on the results of form submissions.

This feature was present on the webform module (7.x).

To access the analysis: Your webform > Results > Analysis

Check your fields to analyze in "Add analysis component", Select the chart graph and update with the button "Update analysis display".

I will use the module Charts when it is stable.

Node read time

Component type

module

Maintenance status

Development status

Downloads

20

Component created

Component changed

Reading time is a module that provides an extra field for content types, which displays to the users the time it will take for them to read a node. This field takes into consideration all the textfields part of the content type, plus entity reference revision fields like Paragraphs, Custom blocks etc.
It also comes with a configuration page, where you can:
- activate the reading time field for specific content types;
- set the "words per minute" value, which is part of the calculation of the reading time;

Activity Calendar

Component type

module

Maintenance status

Development status

Downloads

71

Component created

Component changed

This module allows to show calendar of users activity in their profiles. The activity calculation is based on posts and comments.
For nodes and comments can be specified coefficient. For example, one node can be equal to five comments in time of activity calculation.

activity-calendar

Requirements

The module requires js-library Activity Calendar of latest version.

Webform auto submission reference

Component type

module

Maintenance status

Development status

Component created

Component changed

This module implements a hidden webform element which automatically discovers and references other webform submissions saved by the current user, anonymous or authenticated.

A typical use case is when there are more then one webforms to get bundled.

For example let's put that a Webform of type A is an application for one product, while webform of type B is a contract which lists all the applications of type A (@see Scenario #1 below).