Back to marketplace
102

Advanced Survey

Buy now

Advanced features for the Survey module

1.11.1 (September 3, 2026)

  • Fix: Shortcodes are now also replaced when a rich text is converted instead of being rendered as a rich text (e.g. Post Stream titles, mails, notifications, content previews). The answers widget cannot be rendered in these formats, so the survey title is displayed instead of the raw shortcode.

1.11.0 (July 16, 2026)

  • Fix: Compatibility with HumHub 1.19

1.10.2 (May 12, 2026)

  • Enh: If an answer becomes visible, and a sub-survey is associated with it, and it is archived, unarchive it.
  • Fix: Security vulnerability with possible JS injection

1.10.1 (September 3, 2025)

  • Fix: State selector for HumHub 1.18

1.10.0 (September 3, 2025)

  • Enh: Migration to Bootstrap 5 for HumHub 1.18
  • Enh: Use new ControllerHelper::isActivePath & $module?->isEnabled
  • Cgh: The minimal HumHub version is now 1.18
  • Chg: Survey module minimum compatibility version is now 2.10.0
  • Chg: Export button is now in the survey right menu (instead of the edit modal box)

1.9.6 (October 15, 2024)

  • Enh: Add GitHub HumHub PHP workflows (tests & CS fixer)
  • Fix: Sanitize the survey translations (to prevent XSS attacks)

1.9.5 (October 1, 2024)

  • Fix: Don't display the Shortcode tab if shortcodes are disabled in the module configuration
  • Fix: German translations (thanks to Daniel)

1.9.4 (June 21, 2024)

  • Fix: Translations in email notification sent when approving an answer

1.9.3 (June 21, 2024)

1.9.2 (April 5, 2024)

  • Fix: German translations for the Space word
  • Chg: The minimum version of HumHub is now 1.16

1.9.1 (Feb 5, 2024)

1.9.0 (December 18, 2023)

  • Enh: Refactor notifications after answering (possible to select multiple user types and to email guest if creator of the answer)
  • Enh: Added Answer summary in the notification email (tag answerFieldValuesSummary)
  • Chg: Now compatible with Survey module 2.9.x
  • Fix: JS from survey settings (add nonce for HumHub 1.15+)
  • Chg: HumHub minimal version to 1.15
  • Fix: Sending automatically an email about an answer created by a guest
  • Fix: Compatibility with HumHub 1.16 (canDelete(), canEdit() and canView())
  • Cgh: Translation "Thank you for the time you spent answering this survey." replaced with "Thank you for taking the time to complete this survey."
  • Fix: For HumHub 1.15.1 (issue https://github.com/humhub/humhub/issues/6766)

1.8.7 (Nov 4, 2023)

  • Chg: The configuration page is accessible from the module admin page only

1.8.6 (July 25, 2023)

  • Enh: Added the possibility to send a notification after each new answer to the answer creator
  • Fix: Added Html::nonce() to script tag for custom script added to a survey for HumHub 1.15 (https://github.com/humhub/documentation/pull/84/files)
  • Fix: Notifications on new answers when the survey is configured to notify all space members

1.8.5 (June 22, 2023)

  • Fix: Added compatibility with HumHub 1.15

1.8.4 (May 30, 2023)

  • Fix: Compatibility with the new "Reactions" module

1.8.3 (May 7, 2023)

  • Fix: Don't show surveys pending deletion (for the new soft deletion of HumHub 1.14)

1.8.2 (April 6, 2023)

  • Enh: Custom CSS and JS are now applied on rendering answers in addition to the form

1.8.1 (March 31, 2023)

  • Fix: If the answers visibility was set to "owner and moderators" and a notification was configured for each now answer, the notifications weren't sent

1.8.0 (March 20, 2023)

  • Chg: Compatibility with Survey 2.8.0

1.7.0 (February 14, 2023)

  • Fix: Compatibility with HumHub 1.14

1.7.0-beta.2 (January 9, 2023)

  • Fix: error with shortcodes since 1.7.0-beta.1

1.7.0-beta.1 (January 5, 2023)

  • Enh: Allow users to create surveys in their profile

1.6.2 (December 1, 2022)

  • Enh: Added the possibility, for system administrators, to add a custom javascript code to a survey. This allows to have dynamic behaviors when filling the form (e.g. show a field only if a specific value is selected in another field)

1.6.1 (November 28, 2022)

  • Enh: Added surveyAnswerAfterSave event. Allows triggering an event after saving (similar to BaseActiveRecord::EVENT_AFTER_INSERT and BaseActiveRecord::EVENT_AFTER_UPDATE, but after attaching files and creating sub survey)

1.6.0 (November 20, 2022)

  • Enh: Compatibility with HumHub 1.13
  • Chg: Minimal HumHub version is now 1.12

1.5.2 (October 5, 2022)

  • Fix: If, for the shortcode survey ID, the survey doesn't exist (e.g. it has been deleted), show a warning message
  • Chg: Colors of the answer status labels (one color by status)

1.5.1 (August 9, 2022)

  • Fix: Shortcode builder form for HumHub 1.12 (checkbox where hidden)
  • Fix: Removed .regular-checkbox and .regular-radio classes and selectors for compatibility with HumHub 1.13

1.5.0 (August 2, 2022)

  • Enh: Emails notifications are now sent together with a web notification
  • Enh: Notifications can now be disabled in the notifications settings
  • Enh: If an answer state is changed to visible and a sub-survey is created, the sub-survey is shown without reloading the page
  • Chg: Emails subjects have been updated as these texts are now used for web notifications to
  • Chg: In shortcodes, state param has been renamed stateselector
  • Enh: In shortcodes, added statelabel param

1.4.3 (May 4, 2022)

  • Enh: Possibility to add "My surveys" in the user account menu
  • Chg: Added translation messages in the notifications emails
  • Fix: If a survey was created from a template and then deleted, and error was shown in the space's activity
  • Fix: Exporting surveys in a JSON file now also includes the CSS values

1.4.2 (April 12, 2022)

  • Enh: Possibility to alert by email the survey's creator automatically if his survey is still open after some days

1.4.1 (March 10, 2022)

  • Fix: "My surveys" tab compatibility problem with Survey 2.4.1

1.4.0 (February 21, 2022)

  • Enh: Users can access their individual answers from their own profile (in the module's settings, you can activate this new option to add an entry in the profile's menu)
  • Enh: Possibility to add answer values in some emails (in "Edit" -> "Advanced translations" -> bottom of the page)
  • Chg: Some translations

1.3.0 (January 22, 2022)

  • Enh: New shortcode for answers summary with charts (in addition to answers list, grid and map)
  • Enh: Adds "like" and "state" charts for answers summary

1.2.1 (January 17, 2022)

  • Fix: On module activation, error on checking Survey module's version

1.2.0 (January 11, 2022)

  • Enh: If the sub survey description is to long, a "See more..." link is displayed
  • Enh: Possibility to send notifications to members on sub survey creation
  • Fix: Editing advanced survey settings was limited to system administrators

1.1.2 (October 29, 2021)

  • Enh: In the redirect URL, possibility to have a tag replaced with the answer's ID
  • Enh: When editing the settings of a survey, if the form has not been saved, a confirmation will be asked

1.1.1 (October 14, 2021)

  • Enh: Possibility to add custom CSS to a specific survey (in the survey's settings), for instance to hide some fields, add a red background, etc.
  • Enh: When a user indicates that the status of his answer is "completed", it is possible to redirect him to another URL, for instance a satisfaction survey.
  • Fix: If Survey module is uninstalled before the Advanced Survey module, no bug will occur.

1.1.0 (October 6, 2021)

  • Enh: Added state selector in card view
  • Enh: Added dynamic fields default values

1.1-beta.4 (September 28, 2021)

  • Chg: Compatibility with Survey module version 1.1-beta.3

1.1-beta.3 (September 20, 2021)

  • Fix: Shortcode generator bug

1.1-beta.2 (September 20, 2021)

  • Enh: Added "Shortcode" generator in the survey's edition
  • Fix: Shortcodes view bug

1.1-beta.1 (September 14, 2021)

  • Chg: It is now possible to export any survey (formally only model surveys could be exported)
  • Chg: Export button is now in edit panel
  • Enh: Shortcodes (similar to Wordpress Shortcodes)
  • Enh: If Survey module or Survey Advanced module is updated, the other module is updated automatically to stay compatible together

1.0 (July 27, 2021)

  • Enh: Initial release!

1.0-beta.1 (June 1st, 2021)

  • Enh: Initial commit

Module Information

Price:
45 €
Latest version release:
1.11.1 - September 3, 2026
Publisher:
Author(s):
Website:
Compatibility:
HumHub 1.8 - 1.19