Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
clear importing designs workspace folder cache

  1. … 1 more file in changeset.
refresh index page when closing wizard window

    • -1
    • +1
    ./org/lamsfoundation/lams/wizard/WizardView.as
Return to previous activity is now a single call

  1. … 1 more file in changeset.
button resizing and positioning

    • -0
    • +53
    ./org/lamsfoundation/lams/wizard/WizardView.as
  1. … 1 more file in changeset.
made some changes in draw and setStyles method to give is new colors from theam.xml file

added a call property for canvasModel and made some changes in the setStyles method to handle change of bgpanel color is its a optional child

double clicking attempted act makes current only in preview mode

readded loading screen

  1. … 1 more file in changeset.
improved behaviour in preview mode for complex activities + updating progress after returning to attempted activity

  1. … 1 more file in changeset.
adjusted LearnerActivity

added org id param to initializeLesson query

    • -2
    • +3
    ./org/lamsfoundation/lams/wizard/Wizard.as
  1. … 2 more files in changeset.
added a conditional check for alert message when learner double clicks on its todo activity in learner preview mode (this happens when clicks on preview button in authoring for a seved sequence)

added a conditional check for alert message when learner double clicks on its todo activity in learner normal mode

use dictionary value for read only label

merged + read only checks

read only and copyType settings

added read only label to canvas

read only alert

made changes in setDroppedTemplateActivity method to assign new tool content id to complex activity child while dropping complex activity on canvas and

created a new method - "setNewChildContentID" to set new toolcontentid for the child activity

made a small change in openToolActivityContent method to get new ToolContent ID for both normal as well as complex-child tool activities

added attempted mc to LearnerActivity

added mode to preview request

added control for moving to different activity in seq if in preview mode

made parallel activity to be unlocked by default

provided new x and y coordinates to new pasted activity

added a line of code to set activitytool content id in activity super class while populating data from dto

added couple of methods and a class property for toolcontent id

    • -1
    • +10
    ./org/lamsfoundation/lams/authoring/Activity.as
added new method "setNewContentID" to set new ToolContentID for the pasted activity while using copy paste functionality and

made changes to the setPastedItem and pastedItem methods to send server request to get new tool content id when copy and paste tool activity/canvas activity

disabled edit class button when the lesson is started

made a change in the setUpContent mehod to get access to a method in MonitorModel