Commit graph

72 commits

Author SHA1 Message Date
949a543aa9 set state of survey data when saving 2016-06-28 08:14:58 +02:00
9e9390cff3 use new 'view/requestUrl' to avoid '/@@index.html' in URLs 2016-06-09 10:22:30 +02:00
e27556b98b provide additional helper function to get really all question groups 2016-04-28 10:37:27 +02:00
6c6c0791fa update existing survey data without overwriting them 2016-04-25 18:38:47 +02:00
dda87b0e79 profide method for loading a range of response tracks by wildcard query 2016-04-25 12:28:29 +02:00
8e9b4267f2 remove obsolete security declaration 2016-04-13 19:49:14 +02:00
1d84f5e509 use correct base interface for avoiding ForbiddenAttribute errors 2016-04-13 19:43:31 +02:00
8eab09cd44 revert previous change (was other error in cyberapps.knowledge) 2016-04-07 09:36:22 +02:00
f5731c1e3f avoid error because of deleted data 2016-04-07 09:17:14 +02:00
5f8ed47165 add person-based questionnaire
control team- and person-based questionnaires via questionnaireType;
person-based questionnaire: refer to (answer questions for) other person.
2016-04-07 08:24:27 +02:00
0cec511a9f take personId into account in all relevant places 2015-08-13 16:12:53 +02:00
bbd87c5707 fix typo 2015-07-24 11:18:00 +02:00
d834ec2e16 allow selection of question groups by person also in ungrouped presentation 2015-07-20 08:28:45 +02:00
8256a4efea allow selection of question groups via personId 2015-07-16 20:01:34 +02:00
146b1c78aa allow control of question group selection in subclass; provide principal/person also if request is not given 2015-07-16 15:58:33 +02:00
dbc91c7e6f allow easy retrieval of more than one questionnaire per question group 2015-06-29 16:17:57 +02:00
a3716050e9 confirm resetting all response data entered 2015-06-06 09:53:55 +02:00
acc104cf95 directly reference questionnaire as question may be assigned to more than one questionnaire 2015-06-05 13:54:35 +02:00
a97ea1b5d1 allow fine-tuning of answer option header cells via colspan and CSS class 2015-05-28 15:01:27 +02:00
a02ccde5ff remove group headers for preferences questionnaire 2015-04-23 19:13:28 +02:00
86421f8cc4 add evaluation for preferences questionnaire 2015-04-23 14:24:39 +02:00
144e6e5412 preferences questionnaire basically working 2015-04-23 14:03:12 +02:00
38d74bcb21 provide column for standard deviation on single question report - but keep inactive at the moment 2015-04-21 20:27:30 +02:00
ae789e117b take reversed polarity into account, normalize to 100% 2015-04-21 13:42:48 +02:00
f935a0efb7 single question report basically working 2015-04-21 12:42:18 +02:00
2ea0689a05 make team reports callable independent of filling a questionnaire 2015-04-21 10:06:28 +02:00
57aee009b6 store response data of team-based surveys under person + institution key 2015-04-21 07:40:49 +02:00
328c1fbaaf provide button for saving data without trying an evaluation 2015-04-20 10:30:49 +02:00
5d4a74c528 allow suppression for listing all institutions for workgroup admin, e.g. for surveys 2015-04-20 10:12:29 +02:00
adbdb2840b provide institution selection for team-based surveys 2015-04-19 15:16:49 +02:00
c3b9e1b665 show column description also in tooltip of header 2015-04-18 09:42:40 +02:00
7a0ddb1e0d show column description also in tooltip of header 2015-04-18 09:41:25 +02:00
0936181bf6 avoid error because of missing description field 2015-04-18 09:33:21 +02:00
58b4db66cc work in progress: handling of question types 2015-04-17 09:14:33 +02:00
3470750fc7 use separate field for questionnaire header text 2015-04-17 07:13:54 +02:00
396e17c0dc allow entering of survey data for other person; prerequisite: keep URL params in title and breadcrumbs links 2015-04-05 10:40:07 +02:00
1716990d26 avoid error because of missing field on answer options 2015-03-10 09:12:22 +01:00
e675a95871 have a fixed batch size of 12 2014-07-08 16:27:06 +02:00
2f74920692 survey CSV export: fix encoding, add institution column 2014-06-17 17:14:17 +02:00
ed996977f9 highlight missing questions; show team size 2014-06-04 08:57:34 +02:00
95a510c759 allow for presentation of questions without grouping by question groups 2014-06-03 18:14:57 +02:00
0c043434e2 take mouseover title from answer option description 2014-05-29 11:38:41 +02:00
3a6d6a7ddd make answer options configurable 2014-05-29 11:33:35 +02:00
49b7ef0382 top vertical alignment for table cells 2014-05-25 12:29:27 +02:00
61484aea70 top vertical alignment for table cells 2014-05-25 12:26:55 +02:00
cb2ac10524 specify columns of feedback table on questionnaire edit form 2014-05-25 10:37:43 +02:00
6ff8e8211a refactor result data structure, fix rank calculation, add team rank 2014-05-24 14:49:52 +02:00
33687724bd use precalculated scores per question group for team result 2014-05-08 13:25:04 +02:00
f9bce78d81 provide translations 2014-05-07 09:03:40 +02:00
66bf217ee8 provide team evaluation of survey 2014-05-02 14:45:58 +02:00