Commit graph

110 commits

Author SHA1 Message Date
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
c49f87aef5 remove permission restriction from configure.zcml - is checked in form class 2015-04-12 09:01:22 +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
e70bbb941b move institution selection macro from cyberapps.knowledge to more central place in loops 2015-03-28 09:48:42 +01:00
82645fb574 consequently use reporting view base class instead of specialized class; + other improvements 2015-03-20 11:38:47 +01:00
74eb054bc9 filter qualification reports by contact state 2015-03-20 08:03:14 +01:00
81dde67338 provide party state field for use in work and qualification reports 2015-03-18 07:34:31 +01:00
d05b3cd544 CSV download improvements: button, file name, ... 2015-03-13 15:14:29 +01:00
e16f3e5ccf provide CSV download view for reports; use for work and qualification listings 2015-03-13 14:27:30 +01:00
1716990d26 avoid error because of missing field on answer options 2015-03-10 09:12:22 +01:00
93dcb301f9 move new knowledge.qualification stuff to cyberapps 2014-08-08 08:33:35 +02:00
f0248b2ec8 work in progress: job positions and competences 2014-07-31 18:45:07 +02:00
d5c851a5de add qualification report for person; sorting; add action 'start' to work item type 'checkup' 2014-07-11 11:23:06 +02:00
50b45b2c56 provide report for listing qualifications for a competence 2014-07-11 08:38:31 +02:00
e675a95871 have a fixed batch size of 12 2014-07-08 16:27:06 +02:00
527c2f445d include fields for start and end dates on work statement report 2014-07-08 07:59:28 +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
0dee3c28aa provide report and view for all qualifications 2014-04-29 10:36:22 +02:00
fab93d8ceb work in progress: qualification overview 2014-04-25 13:28: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
4814947c5f fix class/adapter definition of Competence; fix access to thread.local when no request is stored 2013-07-07 10:48:01 +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
96103b28c4 do not show questionnaire together with result; store data entered as track 2013-03-18 17:14:19 +01:00
5e8d0a8978 only show first error of a certain type 2013-03-18 13:24:43 +01:00
12da1c3d0d error checks and feedback 2013-03-18 13:20:12 +01:00
74988c1834 rearrange answer options; allow for unanswered questions; intermediate question group headings 2013-03-18 10:54:08 +01:00
ac144b99a3 user interface improvements: show percentage; mouseover tooltip on radio buttons 2013-03-11 17:47:58 +01:00
a123fa71e3 data entry and evaluation working, without storage of results 2013-03-07 18:19:12 +01:00
abbe1a39ff end-user view for displaying the questionnaire 2013-03-07 16:03:29 +01:00