Index: openacs-4/packages/assessment/www/doc/as_items.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/as_items.adp,v diff -u -N -r1.9.2.1 -r1.9.2.2 --- openacs-4/packages/assessment/www/doc/as_items.adp 17 Aug 2019 09:29:28 -0000 1.9.2.1 +++ openacs-4/packages/assessment/www/doc/as_items.adp 5 Oct 2019 13:43:47 -0000 1.9.2.2 @@ -9,7 +9,7 @@ as_items (or questions if you like) and groups of as_items (e.g. Sections) that can be used in an assessment. You are able to add/edit/delete an as_item of a certain type to a certain scope. -Furthermore it allows you to search and browse for questions for +Furthermore, it allows you to search and browse for questions for inclusion in your assessment as well as import and export multiple questions using various formats.

In this description here we will only @@ -36,7 +36,7 @@ as_item_display instance.

Categorization and internationalization -will make it into OpenACS 5.2, therefore we are not dealing with it +will make it into OpenACS 5.2, therefore, we are not dealing with it in Assessment separately but use the (to be) built in functionality of OpenACS 5.2

Additionally we have support functionality @@ -192,7 +192,7 @@ as_item_type! This way we can reuse multiple choice answers easier. It is debatable if we should allow n:m relationships between choices and as_item_types (thereby allowing the same choice -been reused). In my opinion this is not necessary, therefore we +been reused). In my opinion this is not necessary, therefore, we relate this using the parent_id (which will be treated as a relationship in cr_child_rels by the content repository internally). Following the Lars Skinny Table approach of conflating