Index: openacs-4/packages/xowf/www/prototypes/assessment-index.page =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/www/prototypes/assessment-index.page,v diff -u -r1.1.2.4 -r1.1.2.5 --- openacs-4/packages/xowf/www/prototypes/assessment-index.page 10 Mar 2021 11:11:13 -0000 1.1.2.4 +++ openacs-4/packages/xowf/www/prototypes/assessment-index.page 18 Dec 2021 17:45:04 -0000 1.1.2.5 @@ -1,11 +1,11 @@ ::xowiki::Page new -title "Assessment Index" -text {

#xowf.Created_Questions#:

-

{{form-usages -title "Questions" -with_form_link 0 -form en:edit-interaction.wf|en:TestItemText.form|en:TestItemShortText.form|en:TestItemMC.form|en:TestItemSC.form|en:TestItemUpload.form|en:TestItemReorder.form -buttons "edit duplicate slim_publish_status delete" -field_names "_title,_last_modified,_creation_user" -date_format "pretty-age" -csv false}}

+

{{form-usages -title "Questions" -with_form_link 0 -form en:edit-interaction.wf -buttons "edit duplicate slim_publish_status delete" -field_names "_title,_last_modified" -date_format "pretty-age" -csv false -hidden_field_names "" -extra_form_constraints "_title:label=#xowiki.title#" }}

#xowf.Created_Assessments#:

-

{{form-usages -title "Online Exams" -with_form_link 0 -form en:online-exam.wf|en:inclass-quiz.wf|en:inclass-exam.wf|en:topic-assignment.wf -buttons "edit delete" -field_names "_title,_state,_last_modified,_creation_user" -date_format "pretty-age" -csv false}}
+

{{form-usages -title "Online Exams" -with_form_link 0 -form en:online-exam.wf|en:inclass-quiz.wf|en:inclass-exam.wf|en:topic-assignment.wf -buttons "edit delete" -field_names "_title,_state,_last_modified,_creation_user" -date_format "pretty-age" -csv false -extra_form_constraints "_title:label=#xowiki.title#"}}

{{set-parameter __no_footer 1}}