Index: openacs-4/packages/evaluation-portlet/tcl/test/evaluation-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation-portlet/tcl/test/evaluation-portlet-procs.tcl,v diff -u -r1.5.2.1 -r1.5.2.2 --- openacs-4/packages/evaluation-portlet/tcl/test/evaluation-portlet-procs.tcl 26 Mar 2019 09:26:20 -0000 1.5.2.1 +++ openacs-4/packages/evaluation-portlet/tcl/test/evaluation-portlet-procs.tcl 12 Apr 2019 21:36:16 -0000 1.5.2.2 @@ -695,7 +695,7 @@ # Get the class material url set class_material_url [evaluation::twt::get_evaluation_url] - # Add an new exam to GradeBook + # Add a new exam to GradeBook set exam_name [ad_generate_random_string] set associated_file_name [evaluation::twt::create_file [ad_generate_random_string]] set exam_description [ad_generate_random_string]