Commit graph

88 commits

Author SHA1 Message Date
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
1867c01ae3 add ICompetence to list of assignable interfaces 2013-02-27 10:57:05 +01:00
9a333789da CCM: competence interface; further clean-up of default data definitions 2013-02-26 10:51:48 +01:00
4e50bd2c61 clean up CCM definitions for minimal implementation with work items of type 'checkup' 2013-02-25 17:52:32 +01:00
54253ee664 class definitions for survey/self assessment basically working 2013-02-24 16:23:41 +01:00
58bb16aaa9 adapt to changed/extended base definition in cybertools with question groups and feedback items 2013-02-24 11:24:54 +01:00
20c8d9778e work in progress: survey 2013-02-11 09:40:47 +01:00
0ec0cba1b9 work in progress: survey 2013-02-09 15:57:31 +01:00
dada93479e remove obsolete module (moved to qualification/base) from package 2013-02-08 13:11:28 +01:00
3cc9cffd22 reorganize knowledge package: put qualification (qualification and competence manager) in sub-package; create sub-package for surveys 2013-02-08 13:09:57 +01:00
344a1d81e5 allow better control of create actions by checking 'AssignAsParent': check action permissions + related fixes 2013-01-28 16:00:06 +01:00
b2b4428618 book section: show navigation links to previous and next sections 2012-10-28 10:10:24 +01:00
719bd165aa work in progress: Competence and Certification Management (CCM): fix structure, start with form for qualification record creation 2012-06-11 17:32:34 +02:00
a2f8410496 work in progress: CCM competence and certification management: starting with forms and other views 2012-05-20 12:03:36 +02:00
0e56543900 fix doctests after removal of knowledge.setup.SetupManager 2012-05-19 17:21:25 +02:00
a4968e76d6 work in progress: CCM Competence and Certification Management: starting with concepts types and records 2012-05-19 10:17:41 +02:00
53a33964d0 work in progress: CCM Competence and Certification Management: starting with concepts types and records 2012-05-18 11:53:02 +02:00
ef504afc0b replace setup manager (for package loops.knowledge) by import file 2012-05-18 10:05:17 +02:00
9397df0afa show glossary item text in normal font 2011-12-19 11:25:55 +01:00
132206e823 round knowledge fit value to two decimals 2011-11-04 10:23:49 +01:00
4ac8a4d24e field order: make sure title and description are always on top 2011-08-02 14:58:11 +02:00
5b87a574c4 make schema factory work with new objects not yet linked to a container 2011-06-24 16:07:54 +02:00
fea68978f3 show target and source info on work items that have been moved or delegated 2011-06-15 18:50:57 +02:00