• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added dummy learner page

Added dummy learner page

tidy

Removed run sequences from getAccessibleWorkspaceFolders() and added a new call getFolderContentsExcludeHome() which excludes the user's home directory from the returned contents.

added parallel activity MC (WIP)

getComplexActivityChildren

ad toData and clone methods

change toData() to omit fields that are undefined

removed grouping.setGroupingTypeId, this does need to be set as hibernate deals with it.

modifications done on groupings stuff.

added method parseGroupings and changed it so that the groupings object is not created when parsing the grouping activities.

Instead it will be created when processing the groupings array.

removed some use of instanceOf as it wasnt working.

Calculate first activity for a learning design now works properly.

Fix bug in getting toolCOntentID form toolkit

Staff screen now redirects automatically to dummy screen. The popup javascript code to add scrollbars,resizable as the JSP screen gets too long to fit in the window. The scrollbars,resizable should be removed when the Flash screen is implemented.

    • -4
    • +4
    ./web/WEB-INF/struts/struts-config.xml
  1. … 1 more file in changeset.
user super() for po9pulateFromDTO

some comments

extend

improve the populateFromDTO to use super() method

more parralel activity work (still not functional)

changes to support new library packet. note optinal not working yet, but also not crashing it!

Committing for Dave

Property Inspector is hidden, doesn't yet have support for the other complex activities yet.

Changes that Dave made but could not commit because CVS was full.

Changes were to support the change in structure for the getting the library activity details

modified parseActivities and parseTransitions.

properties of activities and transitions will only be updated if the field is sent by wddx

Default image if the toolkit activity image fails to load

    • binary
    ./web/images/icon_missing.swf
1)stop sending nulls (only in design, still to do activity and transitions)

2)send toolContentID, and remove userID

3)Expect libraryActivityUIImage for toolkit's TemplateActivities

remove nulls from DTO.

Fixed context-param entry for the resource file. The <context-param> tags were in the wrong places.

Made themeName and imgRoot variables that must be set by calling code.

    • -4
    • +3
    ./web/includes/javascript/tabcontroller.js
Added new tags to help with the lams url, the local tool url + the stylesheets.

  1. … 1 more file in changeset.
Added checks, so that it will only set the value if the field is present in the wddx packet.

Will also update any activities that exist in a learning design, and delete unused ones.

instead of creating new entries each time al earning design is saved

workspace changes

  1. … 1 more file in changeset.
copy & paste.

Fix bugs in setDesign (had old code form manpreets designs)

add event dispatching