History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SAK-11364
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Huong Nguyen
Reporter: Karen Tsao
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sakai

Allow copying of all questions in a part to a selected pool

Created: 04-Sep-2007 22:42   Updated: 23-Oct-2008 07:47
Component/s: Tests & Quizzes (Samigo)
Affects Version/s: 2.4.0, 2.4.1
Fix Version/s: 2.5.0

Time Tracking:
Not Specified

File Attachments: 1. PDF File authoring.pdf (756 kb)


2.4.x Status: None
2.5.x Status: None
2.6.x Status: None


 Description  « Hide
Add a "Copy to Pool" link to copy all questions in a part to the selected pools.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Karen Tsao - 04-Sep-2007 23:07
Thanks to Charles Hedrick from Rutgers Univ. for contributing his code for this feature.

commit -m "SAK-11364" C:/sakai/sam/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages.properties C:/sakai/sam/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/questionpool/QuestionPoolBean.java C:/sakai/sam/samigo-app/src/webapp/jsf/author/editAssessment.jsp
    Sending sakai/sam/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages.properties
    Sending sakai/sam/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/questionpool/QuestionPoolBean.java
    Sending sakai/sam/samigo-app/src/webapp/jsf/author/editAssessment.jsp
    Transmitting file data ...
    Committed revision 34684.

Karen Tsao - 05-Sep-2007 14:29
The "Copy to Pool" link is seen for the non-random draw parts. It will copy all questions of that part to the selected pools.

Huong Nguyen - 20-Sep-2007 12:18
Questions with attachments will loose attachement after "Copy to Pool".
Steps:
1. Create some questions with question attachments.
2. Copy to Pool to copy that part to a pool
3. Go to that pool you will see all questions in that part are copied, including their attachments
4. Go back to the authoring page, open the questions under the part copied, you will see the attachments are gone now.
It seems like the attachments are moved over instead of copied.

Huong Nguyen - 26-Oct-2007 11:00
Verified on qa1-uk, it is fixed now. Attachments are copied correctly along with question s and still keep its originals