Adding the Survey Asset, including some bugfixes.
This commit is contained in:
parent
dcab1b53b2
commit
702905c9db
2 changed files with 1186 additions and 0 deletions
1162
lib/WebGUI/Asset/Wobject/Survey.pm
Normal file
1162
lib/WebGUI/Asset/Wobject/Survey.pm
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -995,6 +995,30 @@ A comment.
|
|||
lastUpdated => 1078517114
|
||||
},
|
||||
|
||||
'overview template' => {
|
||||
message => q|Overview template|,
|
||||
lastUpdated => 0,
|
||||
context => q|Form label indicating the overview template.|
|
||||
},
|
||||
|
||||
'gradebook template' => {
|
||||
message => q|Gradebook template|,
|
||||
lastUpdated => 0,
|
||||
context => q|Form label indicating the gradebook template.|
|
||||
},
|
||||
|
||||
'response template' => {
|
||||
message => q|Response template|,
|
||||
lastUpdated => 0,
|
||||
context => q|Form label indicating the response template.|
|
||||
},
|
||||
|
||||
'view template' => {
|
||||
message => q|View template|,
|
||||
lastUpdated => 0,
|
||||
context => q|Form label indicating the response template.|
|
||||
},
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue