lams-github

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

Fix transaction name bug

Add DISABLE_LESSON to lesson class

Add DISABLE_LESSON to lesson_state table

    • -0
    • +1
    /lams_common/db/sql/insert_types_data.sql
removeLesson

Add DISABLE_LESSON to lesson class

LDEV-77: The createWorkspaceFolderContent and deleteContentWithVersion calls were not working. The code logged into the content repository, but it had not set up an area in the content repository to create the files (i.e. it had not created the Workspace service's workspace) and it had not defined the credential with the repository. So the login to the repository failed.

Added code to detect the "can't login" error and if it occurs, the code attempts to create the repository workspace and credential and then log in again.

Modified activites to be GROUPING_SUPPORT_OPTIONAL so that they would use the class grouping for a tool session, rather than a one individual per tool session.

Add DISABLED_STATE status

arhieve lesson : send WDDX package to flash client

    • -0
    • +1
    /lams_monitoring/.cvsignore
archieveLesson

added description for deleteFolder and deleteLearningDesign

Add lock flag for learner

*** empty log message ***

    • binary
    /lams_build/lib/lams/lams-central.jar
deleteFolder method - it will delete all resources inside that folder (if user has permission to) . if resource inside that folder could not be deleted, it will return a flash message indicating which one could not be deleted.

removed alert()

added all these images

    • binary
    /lams_tool_lamc/web/images/delete.gif
    • binary
    /lams_tool_lamc/web/images/down.gif
    • binary
    /lams_tool_lamc/web/images/edit.gif
    • binary
    /lams_tool_lamc/web/images/error.jpg
    • binary
    /lams_tool_lamc/web/images/success.gif
showBasicContent set to session scope

changes about SHOW_BASIC_CONTENT

marked starter with SOURCE_MC_STARTER