Index: openacs-4/packages/assessment/www/doc/display_types.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/display_types.adp,v diff -u -N -r1.1.2.4 -r1.1.2.5 --- openacs-4/packages/assessment/www/doc/display_types.adp 9 Jun 2016 13:03:12 -0000 1.1.2.4 +++ openacs-4/packages/assessment/www/doc/display_types.adp 4 Jul 2016 11:33:12 -0000 1.1.2.5 @@ -10,11 +10,11 @@ assessment to assessment. Last but not least, the whole assessment might be displayed differently depending on attributes and the type of assessment we are talking about. -

Note: please refer to the discussion -of Items here. That discussion -complements the discussion here, and the data model graphic -pertaining to the Item Display Types system is available there -also.

+

Note: please refer to the +discussion of Items here. That +discussion complements the discussion here, and the data model +graphic pertaining to the Item Display Types system is available +there also.

Item Display Types

Each item has an item_display_type object associated with it, that defines how to display the item. Each @@ -28,60 +28,63 @@

Each item_display_type has a couple of attributes in common.

Depending on the presentation_types additonal attributes (presentation_type attributes) come into play (are added as attributes to the CR item type) (mark: this is not feature complete. It really is up to the coder to decide what attributes each widget should have, down here are only -*suggestions*). Additionally we're not mentioning all HTML +*suggestions*). Additionally we're not mentioning all HTML possibilities associated with each type (e.g. a textarea has width and heigth..).

  • text area - multiple-line typed entry +"small","medium","large". Up to the +developer how this translates.
  • radiobutton - single-choice multiple-option -
  • select - multiple-option displayed in "popup menu"