More Survey refactoring

refactored out repetitive checking of takenCount
added i18n template variables to Survey template so that user is told what happened for timeouts etc..
This commit is contained in:
Patrick Donelan 2009-05-13 02:10:57 +00:00
parent 6815cd76aa
commit c9861bdf8f
5 changed files with 71 additions and 52 deletions

View file

@ -15,8 +15,8 @@ our $HELP = {
},
],
variables => [
{ 'name' => 'lastResponseCompleted' },
{ 'name' => 'lastResponseTimedOut' },
{ 'name' => 'lastResponseCompleted help' },
{ 'name' => 'lastResponseTimedOut help' },
{ 'name' => 'maxResponsesSubmitted' },
],
related => [