Adding the Survey Asset, including some bugfixes.

This commit is contained in:
Martin Kamerbeek 2005-01-10 15:58:55 +00:00
parent dcab1b53b2
commit 702905c9db
2 changed files with 1186 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -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.|
},
};