Made Survey::getResponseDetails template vars consistent

This commit is contained in:
Patrick Donelan 2009-08-12 06:28:08 +00:00
parent b54a3a0262
commit e85335cbc7
3 changed files with 9 additions and 1 deletions

View file

@ -981,6 +981,11 @@ directly inside the answer_loop for other types of questions.|,
message => q|A boolean flag indicating whether the Survey Response completed|,
lastUpdated => 1242180657,
},
'responseId help' => {
message => q|The unique GUID for the response|,
lastUpdated => 1242180657,
},
'response restart' => {
message => q|Survey Response restarted|,