# Connection: ROOT LOCAL # Host: localhost # Saved: 2005-04-07 10:42:43 # INSERT INTO lams_tool ( tool_signature, service_name, tool_display_name, description, tool_identifier, tool_version, learning_library_id, default_tool_content_id, valid_flag, grouping_support_type_id, supports_define_later_flag, supports_run_offline_flag, supports_moderation_flag, supports_contribute_flag, learner_url, author_url, define_later_url, export_portfolio_url, monitor_url, contribute_url, moderation_url, create_date_time ) VALUES ( 'lanb11', 'nbService', 'Noticeboard', 'Displays a Noticeboard', 'nb', '1.1', NULL, NULL, 0, 2, 1, 1, 0, 0, 'tool/lanb11/starter/learner.do', 'tool/lanb11/authoring.do', 'tool/lanb11/authoring.do?defineLater=true', 'tool/lanb11/portfolioExport', 'tool/lanb11/monitoring.do', NULL, NULL, NOW() );