Trellis Learning Management System


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000220 [Trellis] Trellis Core/Base System feature N/A 2009-05-18 06:14 2010-05-13 16:47
Reporter james View Status public  
Assigned To james
Priority normal Resolution open  
Status assigned   Product Version 0.5.2
Summary 0000220: Add support in the core system for the Authoring Tool and Course Management
Description Add support in the core system for the Trellis Authoring Tool and Course Management. The authoring tool will reside within /core/author/.

the course info page will be revamped into a dashboard style page with:

    * course title
    * revision summary
    * list of managers
    * list of editors
    * list of who is currently editing the course
    * course log
    * learning objectives
    * issue summary
    * uploaded files
    * discussion notes
    * course tags

a new permission will be added, possibly "manage_courses" that allows an administrator assign managers and editors to courses. Assigned managers will also be able to assign editors to courses.

managers/editors will be able to check out courses in order to edit them, currently checked out courses will show up on the homepage as will a task list and in the future messages from the messaging system.

the resource library will consist of a global and course specific library with searching capabilities. They will be organized by type: image, video, flash, audio. there will be a preview pane that shows a thumbnail and/or meta data.

the authoring tool will use modular editing panes for different types of packages: text->word processor, test->test generator, etc.
Additional Information
Tags No tags attached.
Error Code
URI
Attached Files

- Relationships

-  Notes
User avatar (0000817)
vcs (reporter)
2009-05-18 06:24

issue#220 added author directory structure and support in the request handler


Repository: /var/svn/trellis-dev, Revision: 8607, Committer: james
User avatar (0000821)
vcs (reporter)
2009-05-18 10:10

issue#220 added is_course_developer to the users_communities table schema


Repository: /var/svn/trellis-dev, Revision: 8611, Committer: james
User avatar (0000822)
vcs (reporter)
2009-05-18 15:26

issue#220 added author errors and updated permission to is_course_author


Repository: /var/svn/trellis-dev, Revision: 8612, Committer: james
User avatar (0000826)
vcs (reporter)
2009-05-18 15:44

issue#220 updated get_mod function to support author path


Repository: /var/svn/trellis-dev, Revision: 8616, Committer: james
User avatar (0000827)
vcs (reporter)
2009-05-18 16:02

issue#220 removed code from set_uri function accidentally committed


Repository: /var/svn/trellis-dev, Revision: 8617, Committer: james
User avatar (0000831)
vcs (reporter)
2009-05-18 16:43

issue#220 added jquery ui for author interface functionality


Repository: /var/svn/trellis-dev, Revision: 8621, Committer: james
User avatar (0000841)
vcs (reporter)
2009-05-19 16:55

issue#220 added author to new_class function


Repository: /var/svn/trellis-dev, Revision: 8627, Committer: james
User avatar (0000866)
vcs (reporter)
2009-06-01 15:48

issue#220 added expandable course description fields


Repository: /var/svn/trellis-dev, Revision: 8639, Committer: james
User avatar (0000872)
vcs (reporter)
2009-06-02 06:53

issue#220 added courses_contributors methods and database schema


Repository: /var/svn/trellis-dev, Revision: 8645, Committer: james
User avatar (0000873)
vcs (reporter)
2009-06-02 06:56

issue#220 fixed get_course_contributors method database query


Repository: /var/svn/trellis-dev, Revision: 8646, Committer: james
User avatar (0000874)
vcs (reporter)
2009-06-02 07:00

issue#220 fixed typos and database alias


Repository: /var/svn/trellis-dev, Revision: 8647, Committer: james
User avatar (0000875)
vcs (reporter)
2009-06-02 07:07

issue#220 fixed typo


Repository: /var/svn/trellis-dev, Revision: 8648, Committer: james
User avatar (0000883)
vcs (reporter)
2009-06-03 02:08

issue#220 use course_contributors table to check if user is permitted to author course


Repository: /var/svn/trellis-dev, Revision: 8652, Committer: james
User avatar (0000885)
vcs (reporter)
2009-06-03 02:12

issue#220 debug is_course_author query, missing AND


Repository: /var/svn/trellis-dev, Revision: 8654, Committer: james
User avatar (0000900)
vcs (reporter)
2009-06-05 08:49

issue#220 added an authoring method to the course object that will return html to create, edit and view the object in the authoring tool


Repository: /var/svn/trellis-dev, Revision: 8662, Committer: james
User avatar (0000922)
vcs (reporter)
2009-06-09 10:09

issue#220 added authoring method to text object


Repository: /var/svn/trellis-dev, Revision: 8677, Committer: james
User avatar (0000931)
vcs (reporter)
2009-06-19 09:19

issue#220 added authoring support to truefalse object


Repository: /var/svn/trellis-dev, Revision: 8688, Committer: james
User avatar (0000935)
vcs (reporter)
2009-06-22 09:34

issue#220 updated course class to support authoring tool, updated authoring database tables


Repository: /var/svn/trellis-dev, Revision: 8693, Committer: james
User avatar (0000939)
vcs (reporter)
2009-06-25 06:25

issue#220 added discussion for course management; added styling and package editing/fixes to author class


Repository: /var/svn/trellis-dev, Revision: 8697, Committer: james
User avatar (0000941)
vcs (reporter)
2009-06-25 07:32

issue#220 added course management/discussion features to course info page


Repository: /var/svn/trellis-dev, Revision: 8699, Committer: james
User avatar (0000943)
vcs (reporter)
2009-06-25 07:33

issue#220 hide course objective form


Repository: /var/svn/trellis-dev, Revision: 8701, Committer: james
User avatar (0000945)
vcs (reporter)
2009-06-25 12:01

issue#220 updated preview course link


Repository: /var/svn/trellis-dev, Revision: 8703, Committer: james
User avatar (0000949)
vcs (reporter)
2009-07-02 05:53

issue#220 added ability to define package types


Repository: /var/svn/trellis-dev, Revision: 8706, Committer: james
User avatar (0000950)
vcs (reporter)
2009-07-02 06:40

issue#220 added add/edit/delete link icons


Repository: /var/svn/trellis-dev, Revision: 8707, Committer: james
User avatar (0000951)
vcs (reporter)
2009-07-02 07:23

issue#220 updated styling


Repository: /var/svn/trellis-dev, Revision: 8708, Committer: james
User avatar (0000952)
vcs (reporter)
2009-07-02 08:38

issue#220 delete object and package, preview course page


Repository: /var/svn/trellis-dev, Revision: 8709, Committer: james
User avatar (0000953)
vcs (reporter)
2009-07-02 08:50

issue#220 added content to the text object when creating course


Repository: /var/svn/trellis-dev, Revision: 8710, Committer: james
User avatar (0000963)
vcs (reporter)
2009-07-24 02:33

issue#220 added accreditor and course unit methods


Repository: /var/svn/trellis-dev, Revision: 8716, Committer: james
User avatar (0000965)
vcs (reporter)
2009-07-24 03:07

issue#220 added order to course unit methods


Repository: /var/svn/trellis-dev, Revision: 8718, Committer: james
User avatar (0000970)
vcs (reporter)
2009-07-29 07:54

issue#220 added trellis resource path constant and template support to parse constants in content


Repository: /var/svn/trellis-dev, Revision: 8720, Committer: james
User avatar (0000986)
vcs (reporter)
2009-08-28 08:42

issue#220 fixed undefined variable


Repository: /var/svn/trellis-dev, Revision: 8735, Committer: james
User avatar (0000987)
vcs (reporter)
2009-08-28 09:26

issue#220 debug typo


Repository: /var/svn/trellis-dev, Revision: 8736, Committer: james
User avatar (0001001)
vcs (reporter)
2009-09-15 06:16

issue#220 fixed viewing of prerequisites and course development features on the course information page


Repository: /var/svn/trellis-dev, Revision: 8747, Committer: james
User avatar (0001042)
vcs (reporter)
2009-10-29 10:16

issue#220 debugged error constant for TRELLIS_E_NOT_COURSE_AUTHOR


Repository: /var/svn/trellis-dev, Revision: 8798, Committer: henry
User avatar (0001114)
vcs (reporter)
2010-05-13 16:47

issue#220 added parent_package_id to the author_packages table - Trellis Database Schema


Repository: /var/svn/trellis-dev, Revision: 8871, Committer: james

- Issue History
Date Modified Username Field Change
2009-05-18 06:14 james New Issue
2009-05-18 06:22 james Description Updated
2009-05-18 06:24 vcs Checkin
2009-05-18 06:24 vcs Note Added: 0000817
2009-05-18 09:06 james Status new => confirmed
2009-05-18 09:06 james Status confirmed => assigned
2009-05-18 09:06 james Assigned To => james
2009-05-18 10:10 vcs Checkin
2009-05-18 10:10 vcs Note Added: 0000821
2009-05-18 15:26 vcs Checkin
2009-05-18 15:26 vcs Note Added: 0000822
2009-05-18 15:44 vcs Checkin
2009-05-18 15:44 vcs Note Added: 0000826
2009-05-18 16:02 vcs Checkin
2009-05-18 16:02 vcs Note Added: 0000827
2009-05-18 16:43 vcs Checkin
2009-05-18 16:43 vcs Note Added: 0000831
2009-05-19 16:55 vcs Checkin
2009-05-19 16:55 vcs Note Added: 0000841
2009-06-01 06:00 james Summary Add support in the core system for the authoring tool => Add support in the core system for the Authoring Tool and Course Management
2009-06-01 06:00 james Description Updated
2009-06-01 15:48 vcs Checkin
2009-06-01 15:48 vcs Note Added: 0000866
2009-06-02 06:53 vcs Checkin
2009-06-02 06:53 vcs Note Added: 0000872
2009-06-02 06:56 vcs Checkin
2009-06-02 06:56 vcs Note Added: 0000873
2009-06-02 07:00 vcs Checkin
2009-06-02 07:00 vcs Note Added: 0000874
2009-06-02 07:07 vcs Checkin
2009-06-02 07:07 vcs Note Added: 0000875
2009-06-03 02:08 vcs Checkin
2009-06-03 02:08 vcs Note Added: 0000883
2009-06-03 02:12 vcs Checkin
2009-06-03 02:12 vcs Note Added: 0000885
2009-06-05 08:49 vcs Checkin
2009-06-05 08:49 vcs Note Added: 0000900
2009-06-09 10:09 vcs Checkin
2009-06-09 10:09 vcs Note Added: 0000922
2009-06-19 09:19 vcs Checkin
2009-06-19 09:19 vcs Note Added: 0000931
2009-06-22 09:34 vcs Checkin
2009-06-22 09:34 vcs Note Added: 0000935
2009-06-25 06:25 vcs Checkin
2009-06-25 06:25 vcs Note Added: 0000939
2009-06-25 07:32 vcs Checkin
2009-06-25 07:32 vcs Note Added: 0000941
2009-06-25 07:33 vcs Checkin
2009-06-25 07:33 vcs Note Added: 0000943
2009-06-25 12:01 vcs Checkin
2009-06-25 12:01 vcs Note Added: 0000945
2009-07-02 05:53 vcs Checkin
2009-07-02 05:53 vcs Note Added: 0000949
2009-07-02 06:40 vcs Checkin
2009-07-02 06:40 vcs Note Added: 0000950
2009-07-02 07:23 vcs Checkin
2009-07-02 07:23 vcs Note Added: 0000951
2009-07-02 08:38 vcs Checkin
2009-07-02 08:38 vcs Note Added: 0000952
2009-07-02 08:50 vcs Checkin
2009-07-02 08:50 vcs Note Added: 0000953
2009-07-24 02:33 vcs Checkin
2009-07-24 02:33 vcs Note Added: 0000963
2009-07-24 03:07 vcs Checkin
2009-07-24 03:07 vcs Note Added: 0000965
2009-07-29 07:54 vcs Checkin
2009-07-29 07:54 vcs Note Added: 0000970
2009-08-28 08:42 vcs Checkin
2009-08-28 08:42 vcs Note Added: 0000986
2009-08-28 09:26 vcs Checkin
2009-08-28 09:26 vcs Note Added: 0000987
2009-09-15 06:16 vcs Checkin
2009-09-15 06:16 vcs Note Added: 0001001
2009-10-29 10:16 vcs Checkin
2009-10-29 10:16 vcs Note Added: 0001042
2010-05-13 16:47 vcs Checkin
2010-05-13 16:47 vcs Note Added: 0001114



Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker