Skip to content

Merging for release#38

Merged
valadas merged 59 commits into
masterfrom
develop
Jul 7, 2019
Merged

Merging for release#38
valadas merged 59 commits into
masterfrom
develop

Conversation

@valadas

@valadas valadas commented May 8, 2019

Copy link
Copy Markdown
Member
  • Dnn compatibility from Dnn 8.0.0 and tested up to 9.3.2
  • Codebase converted to C#
  • DataLayer converted to DAL2 pattern
  • Several UI enhancements
  • Moved settings ("Vote tracking" and "Survey Results") to permissions ("Participate" and "View results") to allow more granular access
  • Added setting "Survey Type" (Survey or Quiz)
  • Added option to display closing date message
  • Added option to add a consent checkbox
  • Added option to use a Captcha
  • Added honeybot to reduce spam submissions
  • Added free text answers
  • Questions and answers can be sorted by drag & drop
  • Added charts using ChartJS
  • Different chart type (bar, vertical bar, pie, doghnut) selectable for each question
  • CSV export of results
  • Added GUID to results to determine which answers come from the same user (even if this completely anonymous). That allows further reports using other tools, eg. how did different genders or age groups vote.

MaiklT and others added 29 commits March 23, 2019 17:32
Missing brackets in SqlDataProvider
Removed local IIS configuration
Updated dependencies to use Nuget packages
Fixed deprecated sql syntax
Corrected cake build script (survey)
added additional stuff to build scripts
Sql and build script issues
Fixed issue with free text options
@valadas
valadas merged commit 38eb581 into master Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants