Index: lams_tool_daco/db/sql/activity_insert.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/db/sql/activity_insert.sql,v diff -u -r1.2 -r1.3 --- lams_tool_daco/db/sql/activity_insert.sql 8 Aug 2008 08:10:22 -0000 1.2 +++ lams_tool_daco/db/sql/activity_insert.sql 19 Aug 2008 03:52:31 -0000 1.3 @@ -67,7 +67,7 @@ , NULL , ${tool_id} , NULL -, 4 +, 6 , NULL , NULL , NULL Index: lams_tool_daco/web/pages/authoring/basic.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_daco/web/pages/authoring/basic.jsp,v diff -u -r1.4 -r1.5 --- lams_tool_daco/web/pages/authoring/basic.jsp 12 Aug 2008 01:43:04 -0000 1.4 +++ lams_tool_daco/web/pages/authoring/basic.jsp 19 Aug 2008 03:52:31 -0000 1.5 @@ -19,7 +19,6 @@ if (elem != null) { elem.style.display="none"; } - location.hash = "questionInputArea"; } //Hides the add/edit question area @@ -108,5 +107,6 @@

-

\ No newline at end of file