Survey Forums

HomeHomeSurvey Project ...Survey Project ...Using Survey & ...Using Survey & ...Wrong total score calculation on resultsreport.aspx (it shows 2*score)Wrong total score calculation on resultsreport.aspx (it shows 2*score)
Previous
 
Next
New Post
8/11/2018 4:01 PM
 
I made a survey with scores. It calculates score correct in database but show 2*score on resultsreport.aspx

For example;
  • q1 score: 1
  • q2 score: 3
  • q3 score: 5
  • total score: 9
These are what a participant takes on survey and it is written correctly on Results>Reports menu. There is no problem with this. It is correct on csv file too.

I added redireciton for "resultsreport.aspx?surveyid=blablabla". Everything is fine on this page but Total Voter Score. It shows 18 instead of 9.

I made a script to divide it by 2 to get correct number then changing it via jquery. This is the way I found to get correct number :/

This is weird.

Thanks. Best Regards.
 
New Post
8/13/2018 11:18 AM
 
Hello,

Thank you for reporting the issue. I can confirm the issue as described below.

In case of (confirmed/ documented) bugs/ issues you can submit and register them at the  surveyproject Github site: https://github.com/surveyproject/surveyproject/issues

It will then be added to a future release to be fixed.


 
 
New Post
8/13/2018 12:44 PM
 
 
New Post
8/14/2018 10:17 AM
 
Fixed :)

https://github.com/surveyproject/surveyproject/projects/3

Will become available in SP 2.5 (see github). Thank you for assisting.
 
Previous
 
Next
HomeHomeSurvey Project ...Survey Project ...Using Survey & ...Using Survey & ...Wrong total score calculation on resultsreport.aspx (it shows 2*score)Wrong total score calculation on resultsreport.aspx (it shows 2*score)