Survey [[question variable]] now returns the shown answer text for multiple choice questions, and the recorded value for non-multiple choice questions.
This commit is contained in:
parent
2b2e876b6d
commit
8cd5588f10
3 changed files with 10 additions and 5 deletions
|
|
@ -998,9 +998,7 @@ sub updateQuestionAnswers {
|
|||
|
||||
=head2 getMultiChoiceBundle
|
||||
|
||||
Returns a list of answers for each multi-choice bundle.
|
||||
|
||||
Currently these are hard-coded but soon they will live in the database.
|
||||
Returns a list of answer objects for each multi-choice bundle.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue