Added Survey back button, with option to turn it on/off, tests, and i18n

Noticed that some Survey tests are broken, will fix tomorrow
This commit is contained in:
Patrick Donelan 2009-04-21 07:12:07 +00:00
parent 9c228e2c83
commit c3ea6d4683
10 changed files with 294 additions and 81 deletions

View file

@ -119,6 +119,8 @@ our $HELP = {
{ 'name' => 'showProgress' },
{ 'name' => 'showTimeLimit' },
{ 'name' => 'minutesLeft' },
{ 'name' => 'isLastPage' },
{ 'name' => 'allowBackBtn' },
{ 'name' => 'questions',
'variables' => [
{ 'name' => 'id' },