Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

made changes and added few class properties and method to show tool tip on tab content

made change in the server call in loadLessonToMonitor method

added class properties and method to show tool tip messages on generic components such as common buttons

added few class properties for getting tool tip specific data from monitoring Application class file which is used to show tool tip for lesson tab buttons

made changes in the setUPContent method to load learner data

changed some class properties from private static to public static

commented out few lines of code in drawActivity method

    • -4
    • +4
    ./org/lamsfoundation/lams/learner/ls/LessonView.as
added a method to return tool tip specific data from monitoring Application class when called from outer package classes

added a method to return tool tip specific data from learner Application class when called from oter package classes

removed some commented out code and made changes and added code to show tool tip messages on resume, help and export buttons

    • -8
    • +31
    ./org/lamsfoundation/lams/learner/Header.as
made changes and added code to show tool tip messages on required components

added 2 methods to return PI full height and is it is expanded when called from outside