--- doc/homework/homework5.html 2001/06/14 21:26:06 1.7 +++ doc/homework/homework5.html 2001/07/13 16:15:01 1.8 @@ -62,12 +62,26 @@ the response to go in. It checks all styles of numerical supported in CAPA. Possible args are:
  • + <stringresponse> implements a string answer, + it needs an internal <textline> for the + response to go in. It can check the string for either case + or order. + +
  • <essayresponse> implements a ungraded large text response, it need an internal <textarea> for the response to go in. @@ -565,6 +579,16 @@ using an array @a. Note the backslash (\) before the arguments in the second and third groups. + + + NOT IMPLEMENTED IN CAPA + $a=&xmlparse($string) + Runs the internal parser over the + argument parsing for display. Warning This will + result in different strings in different targets. Don't use + the results of this function as an answer. + New to LON-CAPA + tex(a,b), tex("a","b") @@ -852,7 +876,7 @@
    Guy Albertelli
    -Last modified: Tue June 12 15:25 EDT 2001 +Last modified: Fri Jul 13 12:10:52 EDT 2001