lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed group names step

  1. … 2 more files in changeset.
finished up final stage of wizard

added lessonID and resultDTO to model

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

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

    • -7
    • +2
    ./lams/authoring/cv/CanvasParallelActivity.as
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

    • -230
    • +190
    ./lams/authoring/cv/CanvasOptionalActivity.as
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

flash Wizard to add a new sequence (lesson)

    • -0
    • +558
    ./lams/wizard/Application.as
    • -0
    • +310
    ./lams/wizard/Wizard.as
    • -0
    • +103
    ./lams/wizard/WizardController.as
    • -0
    • +428
    ./lams/wizard/WizardModel.as
    • -0
    • +781
    ./lams/wizard/WizardView.as
changes to populate user scrollpanes

    • -40
    • +60
    ./lams/monitoring/LessonManagerDialog.as
changed method name for set and get URL to taskURL

    • -6
    • +8
    ./lams/monitoring/ContributeActivity.as
created TodoTabView class to show contribute data under Todo Tab

    • -0
    • +311
    ./lams/monitoring/mv/tabviews/TodoTabView.as
added method to present Contribute activities in a required task scrollpane and updated setSize and setPOsition methods

added initialisation for TodoTab

    • -0
    • +13
    ./lams/monitoring/mv/MonitorView.as
added a method to return Contribute Activities type as String Literal

created method to clear the data from learner and staff list and remove movieclip from the scrollpane

    • -15
    • +47
    ./lams/monitoring/LessonManagerDialog.as
added methods to retrieve isRequired entries

small bug fix on getEntries recursive method

modified CA recursive methods

fixed role names

loading scrpane methods for users

    • -0
    • +42
    ./lams/monitoring/LessonManagerDialog.as
reset users flags to run polling method after clicking another org

    • -3
    • +14
    ./lams/monitoring/mv/MonitorModel.as
merged with pradeeps changes + loading scrpane methods for users

wrote methods to pouplate the required task scrollpane

added get organisations call

    • -2
    • +69
    ./lams/monitoring/LessonManagerDialog.as
updated org dto

removed getOrg call

added user request method