Index: openacs-4/packages/lorsm/catalog/lorsm.en_US.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/catalog/lorsm.en_US.ISO-8859-1.xml,v diff -u -r1.1.2.2 -r1.1.2.3 --- openacs-4/packages/lorsm/catalog/lorsm.en_US.ISO-8859-1.xml 29 Nov 2004 17:48:11 -0000 1.1.2.2 +++ openacs-4/packages/lorsm/catalog/lorsm.en_US.ISO-8859-1.xml 11 Jan 2005 18:31:32 -0000 1.1.2.3 @@ -1,11 +1,13 @@ - + : the package has + % Viewed Access Course Add Course Add metadata Add your own course + Adding file %filex%... Admin Course Aggregation Level: Assets @@ -19,8 +21,11 @@ Cost: course. Course Index + Course Info Course Information Course Name: + Course Name + Course Structure Coverage: Created By: Creation Date @@ -29,11 +34,16 @@ Descriptions: Difficulty: Disabled + Done! Duration: + Edit + Edit Educational Metadata Enabled Exit Course Export + file... + files Formats: General Metadata Identifier: @@ -42,32 +52,54 @@ Interactivity Level: Interactivity Type: Is SCORM?: + Is Shared? Is shared? + Item Name Items Keywords: Language: Languages: + Last Viewed On Lifecycle Metadata Locations: Log Out + The upload failed or the file was empty Add a IMS/SCORM Compliant Course Add course to my class now: + Adding %course_name% Manifest... + Adding file %filex% metadata... + Adding Manifest Metadata... + Adding Organization %org_title%... + Adding resource dependencies... + Adding resource %res_identifier%... + Adding resource %res_identifier% metadata... + Adding %tmpval% items and their respective metadata... and we will import your course in this folder. being added to the Learning Object Repository. + Blackboard6 Content Packaging Course Blackboard 6 complaint package + Choose the course zip file to upload class="list" style="font-weight: bold;" + Cleaning up unused application and folders... Click on menu to the left to view course materials. Click on the Course Index items to start your Copyright or other Restrictions: Course already part of your class Course Delivery System for LORS Courses in your Repository + Deleting temporary folder... Export as IMS Content Package + Granting permissions %course_name% Manifest... + here is list_items %list_items% Here's a link to the actual element + Importing manifest + Importing: No Metadata Available + Initiating Updating log... Intended End User Role: Learning Resource Type: Manage Courses in Repository No metadata record exist for this object: %object_type%. + Now we are almost done... number of times and have covered Other Platform Requirements: Preliminary information @@ -76,16 +108,22 @@ Search Learning Objects Shared Courses in the Repository Sorry, your browser must support frames to view this page. + Starting File Processing... The last page you viewed was: The uploaded file is a + This is the name the name of the course, as it will be stored in the system to add/change the metadata for this record. Track Student's Progress Typical Learning Time: upload a XML LOM metadata node Upload an IMS/SCORM Content Package Course + Upload IMS Content Package + Uploading and processing your course, please wait ... + Use the "Browse..." button to locate your file, then click "Open" valign="top" align="left">%isscorm;noquote% View Available Courses in the Repository We have detected the root folder for + We will continue automatically when processing is complete. You are about to add %course_name% to your class. You can add courses already existing in the repository You have seen this course @@ -95,12 +133,17 @@ Metadata? No No Courses + No version Available Not Shared not yet Note + Now processing of the content. + Organization Organizations Owner + Processing file(s): + Processing folder Relation Metadata Relations: Requirements: @@ -113,18 +156,22 @@ SCOs See metadata Semantic Density: + Sharable Resources Shared Size: Status: Status Storage Folder: Structure: + Subject Submanifests: Technical Metadata Titles: Trackable: Tracking? + Type Typical Age Range: + Uploading course... Version: Welcome to Welcome to LEON Index: openacs-4/packages/lorsm/www/course-add-3.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/Attic/course-add-3.tcl,v diff -u -r1.6.2.1 -r1.6.2.2 --- openacs-4/packages/lorsm/www/course-add-3.tcl 5 Jan 2005 17:01:51 -0000 1.6.2.1 +++ openacs-4/packages/lorsm/www/course-add-3.tcl 11 Jan 2005 18:31:33 -0000 1.6.2.2 @@ -170,7 +170,7 @@ ns_write "[_ lorsm.Processing_files]
" foreach file $files { set tempval [regsub $tmp_dir $file {}] - ns_write " $tempval[_ lorsm.OK]
" + ns_write " $tempval[_ acs-kernel.common_OK]
" } ns_write "
" # @@ -295,7 +295,7 @@ -community_id $community_id] - ns_write "[_ lorsm.lt_Granting_permissions__1]
" + ns_write "[_ lorsm.lt_Granting_permissions__1 [list course_name $course_name]]
" # PERMISSIONS FOR MANIFEST and learning objects @@ -344,7 +344,7 @@ # Done with Manifest and learning object Permissions - ns_write "[_ lorsm.lt_Adding_course_name_Ma]
" + ns_write "[_ lorsm.lt_Adding_course_name_Ma [list course_name $course_name]]
" if {$man_hasmetadata == 1} { # adds manifest metadata @@ -383,7 +383,7 @@ -title $org_title \ -hasmetadata $org_hasmetadata] - ns_write "[_ lorsm.lt_Adding_Organization_o]
" + ns_write "[_ lorsm.lt_Adding_Organization_o [list org_title $org_title]]
" if {$org_hasmetadata == 1} { @@ -396,7 +396,7 @@ set list_items [lors::imscp::getItems $organization] -# ns_write "[_ lorsm.lt_here_is_list_items_li]" + # ns_write "[_ lorsm.lt_here_is_list_items_li [list list_items $list_items]]" set add [concat $add [lors::imscp::addItems -org_id $org_id $list_items 0 $tmp_dir]] @@ -448,7 +448,7 @@ -scorm_type $res_scormtype \ -hasmetadata $res_hasmetadata] - ns_write "[_ lorsm.lt_Adding_resource_res_i_2]
" + ns_write "[_ lorsm.lt_Adding_resource_res_i_2 [list res_identifier $res_identifier]]
" lappend res_list [concat "$resource_id $res_identifier"] @@ -461,7 +461,7 @@ -node [lors::imsmd::getMDNode $resource] \ -dir $tmp_dir] - ns_write "[_ lorsm.lt_Adding_resource_res_i_3]
" + ns_write "[_ lorsm.lt_Adding_resource_res_i_3 [list res_identifier $res_identifier]]
" } @@ -480,7 +480,7 @@ foreach file $res_files { lappend l_files [list [lindex $file 0] $resource_id [lindex $file 1]] - # ns_write "[_ lorsm.lt_resource_id_res_ident]" + # ns_write "$resource_id $res_identifier \n" # ns_write "\t$file \n" } } @@ -560,7 +560,7 @@ -filename $filex \ -hasmetadata $hasmetadata] - ns_write "[_ lorsm.Adding_file_filex]
" + ns_write "[_ lorsm.Adding_file_filex [list filex $filex]]
" if {$file_hasmetadata != 0} { @@ -569,7 +569,7 @@ -node $file_hasmetadata \ -dir $tmp_dir] - ns_write "[_ lorsm.lt_Adding_file_filex_met_1]
" + ns_write "[_ lorsm.lt_Adding_file_filex_met_1 [list filex $filex]]
" } } Index: openacs-4/packages/lorsm/www/course-structure.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/Attic/course-structure.tcl,v diff -u -r1.4.2.1 -r1.4.2.2 --- openacs-4/packages/lorsm/www/course-structure.tcl 5 Jan 2005 17:01:51 -0000 1.4.2.1 +++ openacs-4/packages/lorsm/www/course-structure.tcl 11 Jan 2005 18:31:33 -0000 1.4.2.2 @@ -146,11 +146,11 @@ set table_extra_vars {return_url} set table_def { - { title "[_ lorsm.Item_Name]" "no_sort" "$indent[if {![empty_string_p $identifierref]} {set href \"$item_title\"} else {set href $item_title}]" } - { Edit "[_ lorsm.Edit]" "no_sort" "[if {![empty_string_p $identifierref]} {set href \"[_ lorsm.Edit_1]\"}]"} - { metadata "[_ lorsm.Metadata_1]" "no_sort" "[if {$hasmetadata == \"f\"} {set hasmetadata \"No\"} else {set hasmetadata \"Yes\"}]" } - { type "[_ lorsm.Type]" "no_sort" "$type" } - { shared "[_ lorsm.Is_Shared]" "no_sort" "[if {$isshared == false} {set ret \"No\"}]" } + { title "\#lorsm.Item_Name\#" "no_sort" "$indent[if {![empty_string_p $identifierref]} {set href \"$item_title\"} else {set href $item_title}]" } + { Edit "\#lorsm.Edit\#" "no_sort" "[if {![empty_string_p $identifierref]} {set href \"[_ lorsm.Edit_1]\"}]"} + { metadata "\#lorsm.Metadata_1\#" "no_sort" "[if {$hasmetadata == \"f\"} {set hasmetadata \"No\"} else {set hasmetadata \"Yes\"}]" } + { type "\#lorsm.Type\#" "no_sort" "$type" } + { shared "\#lorsm.Is_Shared\#" "no_sort" "[if {$isshared == false} {set ret \"No\"}]" } } set table_item [ad_table -Tmissing_text $missing_text -Textra_vars $table_extra_vars -Theader_row_extra "style=\"background-color: #e0e0e0; font-weight: bold;\" class=\"list-header\"" -Ttable_extra_html $table_extra_html blah {