lams-github

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

adding these 3 new images

    • binary
    /lams_tool_lamc/web/images/cross.gif
    • binary
    /lams_tool_lamc/web/images/tick.gif
no changes

enabled forwarding to monitoring content from authoring starter

added javaScript for the selection of the current tab

added bold to resource bean calls

made changes so that edit activity action work from monitoring url the same way it works in authoring url define later.

modified method editActivityQuestions for use in monitoring url.

fixed a resource def.