Project

General

Profile

Task #1779

Updated by Sebastian Manger about 7 years ago

h2. Notes 

 * A questionnaire can be displayed for a specific version. 
 > * A version is either the current version, or any version that has been published and is now inactive. 

 * A historic version is always displayed in full, there is no split-screen or 'display next to each other' available. 
 * The button 'See history' on the questionnaire detail shows a dropdown links to all previous version, linking to this new page. 
 * This requires many changes in the backend (views, template loading, forms). 
 * Maybe: add indicator for 'changed fields' (see #1796) 

 h2. Estimate break down 

 * Depends on #1789 and #1781 
 * Update 'history' dropdown on questionnaire detail: 2h 
 * Refactor queryset; allow old data to be loaded in specific cases: 4h 
 * Tests: 8h fields'.

Back