Index: openacs-4/packages/evaluation/tcl/evaluation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/tcl/evaluation-procs.tcl,v diff -u -N -r1.49 -r1.49.2.1 --- openacs-4/packages/evaluation/tcl/evaluation-procs.tcl 26 Jul 2018 15:12:22 -0000 1.49 +++ openacs-4/packages/evaluation/tcl/evaluation-procs.tcl 12 Apr 2019 21:28:35 -0000 1.49.2.1 @@ -504,7 +504,7 @@ @param grade_item_id Grade type where the task belongs @param name The name of the task @param number_of_members If the task is in groups this parameter must be > 1 - @param online_p If the task will be submited online + @param online_p If the task will be submitted online @param due_date Due date of the task @param weight Weight of the task in the grade type @param late_submit_p If the students will be able to submit the task after due date @@ -1160,7 +1160,7 @@ } } else { - # it is a url + # it is a URL set url [db_string url { *SQL* }]