Ticket #1526 (closed story: fixed)

Opened 4 years ago

Last modified 3 years ago

LeMill can import Hot potatoes exercises

Reported by: hans Assigned to: tarmo
Priority: blocker Milestone: 2.6
Component: generic Version:
Keywords: Cc:
Time spent: Time remaining:
Time planned:

Description (Last modified by hans)

LeMill exercise template should support importing tests done with Hot Potatoes software (http://hotpot.uvic.ca/):

  • Multiple Choice and Multiple Correct questions done with JQuiz
  • Fill-in-the-blanks exercises done with JCloze

Hot Potatoes can save tests in XML format. This XML contains a lot of information that we can ignore because we do not support these features.

The exercise template should be redesigned to fit all the options in the same space:

  • Question types should be displayed in select menu and "Add question" button should be added
  • Link "" should be added
  • There should be some space between "Add question" button and "upload questions from Hot Potatoes file..." link (add style="margin-right: 100px" to the button)
  • Select menu options should be in the following order:
<select>
<option>Multiple choice question</option>
<option>Multiple response question</option>
<option>Fill-in-the-blanks exercise</option>
<option>Open-ended question</option>
</select>

https://lemill.org/trac/attachment/ticket/1526/exercise_template.png

"upload questions from Hot Potatoes file..." link should lead to a separate page that contains guidelines for user and file upload field.

https://lemill.org/trac/attachment/ticket/1526/upload_hot_potatoes.png

The following text is used in the prototype: "You can upload Multiple Choice and Multiple Correct questions made with JQuiz and exercises made with JCloze. Some of the features available in Hot Potatoes are not supported in LeMill."

Attachments

exercise_template.png (34.1 kB) - added by hans on 10/08/08 11:52:32.
upload_hot_potatoes.png (33.4 kB) - added by hans on 10/08/08 12:31:02.

Change History

12/03/07 12:57:33 changed by hans

  • priority changed from major to critical.

Several teachers have asked recently for this functionality. I will rise the priority to critical. Please give feedback to this story.

12/03/07 15:54:10 changed by tarmo

  • owner changed from anonymous to tarmo.
  • status changed from new to assigned.
  • milestone set to 2.2.

OK by me.

10/08/08 11:49:51 changed by hans

  • description changed.

10/08/08 11:52:32 changed by hans

  • attachment exercise_template.png added.

10/08/08 11:53:14 changed by hans

  • description changed.
  • milestone changed from 2.2 to 2.6.

10/08/08 12:31:02 changed by hans

  • attachment upload_hot_potatoes.png added.

10/08/08 12:31:46 changed by hans

  • description changed.

10/08/08 13:58:40 changed by hans

  • priority changed from critical to blocker.

01/14/09 14:23:12 changed by tarmo

  • status changed from assigned to closed.
  • resolution set to fixed.