• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
org tree is reloaded if user has not passed step 3 (ie selected users from class)

added method to select a node - used to select first visible node in tree

added org tree handle for input params courseID/classID

added a condition to check parentID while drawing design on the Monitor canvas so that child activities will not be drawn outside of any complex activity container

replaced event handler for select claas button with edit class button as select class is no required in lesson tab after latest changes in functionality and user flow

made some changes in loadLearners and loadStaff methods

added few trace commands for testing

Copying a learning design wasn't resetting the groupings properly. Hopefully fixed now. Also changed the copy code to recursively process child activities - not to assume that we only ever have two levels of activities.

Changed getOrganisationsByUserRole, getUserOrganisation

to support getting the child organisations by user/role, and to get a single organisation and the user's role in that organisation.

  1. … 7 more files in changeset.
removed group names step

finished up final stage of wizard

added lessonID and resultDTO to model

added methods to initialize/start lesson and create lesson class requests

major functionality completed

    • binary
    ./flash/lam_addseq_wiz.swf
added a contion to check if activity has a parent id than do not draw it on grid outsitethe container

commeted out few line in init method

made changes to init and draw method to load child activities properly with icon and background panel and make tranistions working on container while it is locked

Fixing bugs in authoring relating to grouped activities.

completed UI steps 1 - 5 - show/clear/validation methods for steps

little method name bug

added isBusy flag to block calls while flash is busy doing request/view response

updated FLA - new summery MC, added components to main MC

added clip 'TodoTabView' and small changes in LessonTabView and contribute data row movieclips

add sequence wizard flash files

    • binary
    ./flash/lam_addseq_wiz.fla
    • binary
    ./flash/main_addseq.as
flash Wizard to add a new sequence (lesson)

    • binary
    ./flash/org/lamsfoundation/lams/wizard/Wizard.as
    • binary
    ./flash/org/lamsfoundation/lams/wizard/WizardView.as
changes to populate user scrollpanes

changed method name for set and get URL to taskURL

created TodoTabView class to show contribute data under Todo Tab

added method to present Contribute activities in a required task scrollpane and updated setSize and setPOsition methods

added initialisation for TodoTab