Commit graph

62 commits

Author SHA1 Message Date
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
2fc7709c56 add boolean fields for controlling feedback/evaluation variations 2014-04-29 17:06:19 +02:00
4c3848f8db allow access to context attribute from management pages, i.e. for updating security 2013-08-22 09:40:18 +02:00
bc24407d34 add header field for feedback page 2013-06-07 09:17:27 +02:00
d4f4d965e1 improve questionnaire layout 2013-04-29 08:39:14 +02:00
5ef0c35ca0 fix check for showing tabview icon 2013-04-26 09:23:25 +02:00
cad21c5dc3 unauthenticated user should not provide a person ID 2013-04-11 08:28:19 +02:00
fbd036a7d0 provide button for resetting responses entered 2013-04-06 16:13:06 +02:00
55354b780e provide survey data export 2013-03-21 17:36:54 +01:00
cd2eeaeed2 do not show description on feedback page, show feedback footer instead; use trusted=True in configure to make fields editable in management interface 2013-03-21 10:25:19 +01:00
edc1c8fd87 save answers even if not valid 2013-03-18 17:30:39 +01:00