Commit graph

20 commits

Author SHA1 Message Date
b8009b51f8 handle question groups without answers 2014-05-29 18:06:41 +02:00
358545833f allow for non-numeric values which will be ignored in calculations 2014-05-29 11:32:46 +02:00
0f03b894f4 refactor result data structure, fix rank calculation, add team rank 2014-05-24 14:49:29 +02:00
d994b646e9 use precalculated scores per question group for team result 2014-05-08 13:24:49 +02:00
cacca105ac provide team evaluation of survey 2014-05-02 14:45:10 +02:00
13d48b6ab0 allow for unanswered questions 2013-03-18 09:57:46 +01:00
bf948e12b7 return relative scores as part of results 2013-03-11 17:51:50 +01:00
77ef1d6923 fix calculation: ignore empty groups, fix calculation of feedback index 2013-03-07 18:21:06 +01:00
f5e918011e take 'revertAnswerOption' into account when calculating the result 2013-03-07 16:04:27 +01:00
2dcd73f56f avoid leaking of attributes to subclasses: put in constructor instead of class 2013-02-24 16:22:54 +01:00
63163a00e7 replace explicite list of answer options with answer range (= number of answer options) 2013-02-24 15:28:37 +01:00
6164b311a6 add alternative algorithm with grouped questions and feedback items per question group 2013-02-24 11:10:44 +01:00
4d9844391e rename 'ResultElement' to 'FeedbackItem' 2013-02-24 10:01:32 +01:00
952f2a989b rename 'options' to the more specific 'answerOptions' 2013-02-10 13:08:46 +01:00
9b09d91f16 new knowledge.survey (questionnaire) package 2013-01-16 08:38:34 +01:00
helmutm
6e3514c4be provide 'knowledge' attribute for person
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4156 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-26 14:10:52 +00:00
helmutm
c7fb96d549 some minor fixes...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1229 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-26 20:21:37 +00:00
helmutm
5f5a200ce1 renamed Position to RequirementProfile
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1228 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-26 07:48:08 +00:00
helmutm
cc1b0e4585 knowledge: base functionality OK
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1227 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-26 07:01:53 +00:00
helmutm
dc0993ecc5 work in progress: new knowledge package for learning and knowledge management
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1226 fd906abe-77d9-0310-91a1-e0d9ade77398
2006-05-25 20:51:01 +00:00