lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed redundant contant

removed redundant bottom section

separated the tabs out of the main authoring jsp content

    • -0
    • +53
    /lams_tool_lamc/web/authoring/AuthoringTabsHeader.jsp
added message keys and reformatted the view of the tabs

changed font size

redundant file, removed this

workspace changes

    • binary
    /lams_central/src/flash/lams_authoring.fla
add startLesson message

LDEV-79: Added remove lesson feature to the dummy monitoring interface.

    • binary
    /lams_build/lib/lams/lams-monitoring.jar
    • -0
    • +14
    /lams_monitoring/web/dummyControlFrame.jsp
Improved some of the comments

LDEV-79: Added a new DISABLED state for a lesson - when disabled the lesson shouldn't be returned to users. Changed getLessonsForUser() to not return DISABLED lessons, but left getAllLessons() getting all (including disabled) lessons. But added a comment to indicate that getAllLessons includes disabled lessons.

Fixed javadoc comments. Previous CVS comment should have referred to getLessonsForUser() rather than getActiveLessonsForLearner()

LDEV-79: Added a new DISABLED state for a lesson - when disabled the lesson shouldn't be returned to users. Changed getActiveLessonsForLearner() to not return DISABLED lessons, but left getAllLessons() getting all (including disabled) lessons. But added a comment to indicate that getAllLessons includes disabled lessons.

add some validation for createWorkspaceFolderContent so that a non-unique name doesn't result in an index violation .

deleteContentWithVersion - checks if a resource exists before deleting.

updated ack message so that it returns the folderContentID

    • binary
    /lams_build/lib/lams/lams-central.jar
added javascript function function submitModifyQuestion(questionIndexValue, actionMethod)

chaged passmark from form's scope to session scope

added active module and defineLaterInEditMode

added to methods request.setAttribute(CURRENT_MONITORING_TAB, "editActivity");

added code for switching to view-only mode in the monitoring url after the content

addd loadMonitoring definition to monitoring action

converted to getDestination

added Javadocs

enabled calling from monitoring module and added Javadoc

moved setDefineLater(..) and getDestination(..) here

added McLearningAction

removed debugging code

no major change

removed this file

reenabled loading questions

after refactoring authoring module : new learning action class