Ticket #738 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

Implement SCORM export

Reported by: tarmo Assigned to: gabor
Priority: critical Milestone: 1.10
Component: generic Version:
Keywords: Cc:
Time spent: 226.0h Time remaining: 0h
Time planned:

Description

(story #625) Create functionality to export a collection as a SCORM package.

Change History

09/12/06 11:35:13 changed by szabolcs

  • owner changed from anonymous to szabolcs.
  • status changed from new to assigned.

09/25/06 15:07:31 changed by tarmo

  • milestone changed from 1.0 Aino to 1.1.

Postponed - not crucial for v1.0

10/17/06 15:02:20 changed by tarmo

  • milestone changed from 1.1 Saldējums to 1.2.

10/31/06 20:22:09 changed by tarmo

  • milestone changed from 1.2 Iron Wolf to 1.3 Tijl Uilenspiegel.

11/17/06 15:16:54 changed by tarmo

  • milestone changed from 1.3 Tijl Uilenspiegel to 1.4.

12/01/06 11:59:44 changed by tarmo

  • milestone changed from 1.4 Óðinn to 1.5.

12/21/06 15:29:28 changed by tarmo

  • milestone deleted.

03/13/07 14:40:59 changed by tarmo

  • priority changed from major to critical.
  • milestone set to 1.9.

03/30/07 16:43:36 changed by tarmo

  • milestone changed from 1.9 to 1.10.

04/12/07 12:03:30 changed by szabolcs

(In [1633]) ref #738

This template generates the look of the exported resources. The Collection look is broken, the others are ok. Navigation is still missing (can't go back to collection view)

04/12/07 12:06:48 changed by szabolcs

  • tt_spent set to 80.0h.

(In [1634]) ref #738 #1033 spent 80h

Currently SCORM and ZIP export is the same. Images are included in the zip but don't show up because of the missing css files.

04/17/07 11:02:28 changed by szabolcs

  • tt_spent changed from 80.0h to 110.0h.

(In [1645]) ref #738 #1033 spent 30h

04/17/07 12:22:59 changed by tarmo

(In [1646]) Cleaned up standalone templates. Refs #738, #1033.

04/17/07 14:36:48 changed by szabolcs

  • tt_spent changed from 110.0h to 118.0h.

(In [1651]) ref #738 #1033 spent 8h

Removed css handling. Common files appear only once in zip.

07/25/07 10:33:44 changed by gabor

  • owner changed from szabolcs to gabor.
  • status changed from assigned to new.

08/01/07 15:44:30 changed by gabor

  • tt_spent changed from 118.0h to 178.0h.

(In [1911]) ref #738 spent 60h, Rewritten the code. It is now possible to download collections, all files are in the zip including HTML and media files. All three flash contents works, as well, including Pilots (XML files are processed). Still needs testing, creating download links, handling links in the HTML files, enhancing the standalone_view.pt file and creating SCORM manifest files.

08/03/07 14:06:59 changed by gabor

  • tt_spent changed from 178.0h to 196.0h.

(In [1916]) ref #738 spent 18h, Added support to href attributes. Links to downloaded files points to the proper downloaded file, links to the LeMill site are deleted and links to external site are kept intact. It is now possible to navigate from the collection's html file to its members' html file.

08/08/07 11:19:22 changed by gabor

  • status changed from new to closed.
  • tt_spent changed from 196.0h to 226.0h.
  • resolution set to fixed.
  • tt_remaining set to 0h.

(In [1920]) fixed #738 spent 30h