Index: openacs-4/packages/assessment/www/doc/asm_trigger_doc/ch02s02.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/asm_trigger_doc/ch02s02.adp,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/assessment/www/doc/asm_trigger_doc/ch02s02.adp 7 Aug 2017 23:48:04 -0000 1.2 +++ openacs-4/packages/assessment/www/doc/asm_trigger_doc/ch02s02.adp 25 Jan 2018 12:23:47 -0000 1.3 @@ -17,7 +17,7 @@

Actions can be also created, following the link "Add new action":

The action is formed mainlly by four things:

  1. Name: the desire name that gives an idea of what the action -do.

  2. Description: short explaination of what the action do, and how +do.

  3. Description: short explanation of what the action do, and how its done.

  4. Tcl code: the code that its executed to performe the action.

  5. Parameter: this are the variables needed in the tcl code, that depends of the user.

After the action is created, a link to add the parameters is