Index: lams_tool_nb/db/sql/activity_insert.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/db/sql/activity_insert.sql,v diff -u -r1.1 -r1.2 --- lams_tool_nb/db/sql/activity_insert.sql 10 Aug 2005 06:54:34 -0000 1.1 +++ lams_tool_nb/db/sql/activity_insert.sql 26 Aug 2005 02:48:44 -0000 1.2 @@ -23,8 +23,6 @@ , learning_library_id , create_date_time , run_offline_flag -, offline_instructions -, online_instructions , max_number_of_options , min_number_of_options , options_instructions @@ -63,8 +61,6 @@ , ${learning_library_id} , NOW() , 0 -, 'Do it yourself' -, 'Do it in LAMS' , NULL , NULL , NULL