Task #1036
Basic setup of CCA Questionnaire
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
29 Aug 2016
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Create the basic setup of the CCA Questionnaire
- Create new Django app called "cca" which will hold the configuration of the Questionnaire (similar to "technologies" or "approaches"). Place the app in the /apps folder of the project.
- Create a very basic configuration for the CCA Questionnaire which contains a section (not displayed), a first category (eg. "General Information"), a first subcategory (eg. "Conditions regarding the use of data documented through WOCAT") and a first question. I would start with question 1.3 of the questionnaire which is identical to tech__1__3 of Technologies or app__1__3 of Approaches.
- Set up of local development environment (get project running) - I think you have already done this in spring/summer.
- Get familiar with the code and structure of project
- Get familiar with the configuration of the questionnaires.