Index: lams_central/web/authoring/template/comms.jsp =================================================================== diff -u -r8ba82ac0f24b78e4f46db5e16eb6b867d7fa4fb8 -r5f0870a4c3f4160dc8a18aaa118dc656d32e18ce --- lams_central/web/authoring/template/comms.jsp (.../comms.jsp) (revision 8ba82ac0f24b78e4f46db5e16eb6b867d7fa4fb8) +++ lams_central/web/authoring/template/comms.jsp (.../comms.jsp) (revision 5f0870a4c3f4160dc8a18aaa118dc656d32e18ce) @@ -136,7 +136,7 @@ // Triggers the import window. The saving is done in a method saveQTI(formHTML, formName, callerID) which should be defined in the main template jsp file. // CallerID can be set to define which tab has triggered the QTI import, as TBL has import on both the RAT Questions and App Ex tabs. function importQTI(callerID, limit, type){ - var url = 'questions/questionFile.jsp?callerID='+callerID; + var url = 'questions/questionFile.jsp?collectionChoice=true&callerID='+callerID; if ( limit ) { url = url + '&limitType='+limit; } Index: lams_central/web/questions/questionChoice.jsp =================================================================== diff -u -ra4f58be9f0ccb00e0ae51f04b07832ad22e34a9c -r5f0870a4c3f4160dc8a18aaa118dc656d32e18ce --- lams_central/web/questions/questionChoice.jsp (.../questionChoice.jsp) (revision a4f58be9f0ccb00e0ae51f04b07832ad22e34a9c) +++ lams_central/web/questions/questionChoice.jsp (.../questionChoice.jsp) (revision 5f0870a4c3f4160dc8a18aaa118dc656d32e18ce) @@ -172,8 +172,9 @@   @@ -293,4 +294,4 @@ - \ No newline at end of file +