missing hoverHelp for section field in editQuestion
This commit is contained in:
parent
6b9b4cb976
commit
17c2351998
3 changed files with 16 additions and 5 deletions
|
|
@ -6,7 +6,7 @@ our $I18N = {
|
|||
message => q|Add a HTML Area Answer|,
|
||||
lastUpdated => 1122296097
|
||||
},
|
||||
|
||||
|
||||
'101' => {
|
||||
message => q|Add a Text Area Answer|,
|
||||
lastUpdated => 1122296097
|
||||
|
|
@ -16,7 +16,7 @@ our $I18N = {
|
|||
message => q|Section Name|,
|
||||
lastUpdated => 1122296097
|
||||
},
|
||||
|
||||
|
||||
'103' => {
|
||||
message => q|Survey Section, Add/Edit|,
|
||||
lastUpdated => 1122296097
|
||||
|
|
@ -37,6 +37,11 @@ our $I18N = {
|
|||
lastUpdated => 1122296097
|
||||
},
|
||||
|
||||
'106 description' => {
|
||||
message => q|Which section should this question be added to?|,
|
||||
lastUpdated => 1122296097
|
||||
},
|
||||
|
||||
'107' => {
|
||||
message => q|None|,
|
||||
lastUpdated => 1122296097
|
||||
|
|
@ -1084,7 +1089,7 @@ A comment.
|
|||
lastUpdated => 0,
|
||||
context => q|Form label indicating the gradebook template.|
|
||||
},
|
||||
|
||||
|
||||
'response template' => {
|
||||
message => q|Response template|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue