Ignore:
Timestamp:
07/21/11 18:24:53 (14 years ago)
Author:
fpvanagthoven
Message:

Survey now gets fully rebuilt. Minor user interaction issues.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/classes/Question.php

    r29 r32  
    1515    public $type;
    1616    public $description;
    17     public $answers;
     17    public $answers; // format answers['#']
    1818   
    1919    public function __construct($title, $type, $description = null)
Note: See TracChangeset for help on using the changeset viewer.