Index: openacs-4/packages/evaluation/www/task-view.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/www/task-view.tcl,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/evaluation/www/task-view.tcl 19 May 2004 17:33:08 -0000 1.2
+++ openacs-4/packages/evaluation/www/task-view.tcl 22 May 2004 01:20:24 -0000 1.3
@@ -10,7 +10,7 @@
grade_id:integer,notnull
task_id:integer,notnull,optional
item_id:integer,notnull,optional
- {return_url "/"}
+ {return_url ""}
}
set package_id [ad_conn package_id]
@@ -52,7 +52,7 @@
set solution_url "$solution_data"
} else {
# we assume it's a file
- set solution_url "$solution_title"
+ set solution_url "$solution_title"
}
ad_return_template