Index: lams_tool_daco/db/sql/activity_insert.sql =================================================================== diff -u -r843648563725cffa91af1dfd96dce9682d39b410 -rc05d49aab98027ef4925fa183ec639df9bc24356 --- lams_tool_daco/db/sql/activity_insert.sql (.../activity_insert.sql) (revision 843648563725cffa91af1dfd96dce9682d39b410) +++ lams_tool_daco/db/sql/activity_insert.sql (.../activity_insert.sql) (revision c05d49aab98027ef4925fa183ec639df9bc24356) @@ -67,7 +67,7 @@ , NULL , ${tool_id} , NULL -, 4 +, 6 , NULL , NULL , NULL Index: lams_tool_daco/web/pages/authoring/basic.jsp =================================================================== diff -u -r3bdebf472590492a1e54e2495e1b566449e5ea4a -rc05d49aab98027ef4925fa183ec639df9bc24356 --- lams_tool_daco/web/pages/authoring/basic.jsp (.../basic.jsp) (revision 3bdebf472590492a1e54e2495e1b566449e5ea4a) +++ lams_tool_daco/web/pages/authoring/basic.jsp (.../basic.jsp) (revision c05d49aab98027ef4925fa183ec639df9bc24356) @@ -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