Ignore:
Timestamp:
04/29/13 19:35:10 (12 years ago)
Author:
hendrikvanantwerpen
Message:

Big cleanup of the question content.

  • Replaced old list implementations with a new one that behaves like a form widget.
  • All question content is now in separate widgets, not in the factory itself.
  • Added form and widget validation for question editing.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/client/qed/pages/templates/question.html

    r417 r441  
    1515        </div>
    1616    </div>
    17     <div data-dojo-type="dijit/layout/ContentPane" data-dojo-props="region:'center'">
    18         <div data-dojo-attach-point="QuestionEditorPreviewNode"></div>
    19     </div>
    2017</div>
Note: See TracChangeset for help on using the changeset viewer.