Index: openacs-4/packages/simulation/www/simplay/enroll.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/simplay/enroll.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/simulation/www/simplay/enroll.tcl 8 Jan 2004 14:27:56 -0000 1.1 +++ openacs-4/packages/simulation/www/simplay/enroll.tcl 12 Jan 2004 15:37:28 -0000 1.2 @@ -7,11 +7,11 @@ } auth::require_login -#TODO integrate sim title into page title +# TODO (.25h): integrate sim title into page title set page_title "Enrollment complete" set context [list [list "." "SimPlay"] $page_title] -# TODO: implement the pseudocode in this page +# TODO (5h): implement the pseudocode in this page # verify that the user has permission to enroll: # simulation is open enrollment OR @@ -28,4 +28,4 @@ # :group casting # redirect to cast # :open casting -# redirect to cast \ No newline at end of file +# redirect to cast