lams_tool_lamc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4034:Page jumps to the top when adding a new blank answer.

LDEV-4035:Radio buttons display incorrectly

LDEV-3724: Making the Presence / IM work with tools that use tabs in learning, such as DACO. For these tools, the bootstrap javascript needs to be reloaded after the jquery ui javascript or the tools tabs do not work. Trigger reloading the bootstrap js via the usePanel parameter.

  1. … 29 more files in changeset.
LDEV-3724: Removing <html:base/> references which cause junk to be shown in the online presence / chat area.

LDEV-3767: Removed debugger statement

  1. … 24 more files in changeset.
LDEV-3767: Syncing tags across all projects.

    • -0
    • +372
    ./web/WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -4
    • +3
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +197
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 138 more files in changeset.
LDEV-4014: Adjust margins and padding in monitor dialog content. Use same tabs as in tool interfaces. Allow non-imported content in tabs. Allow exact page in help link. Resize LD SVG in Sequence tab in monitoring dialog on dialog resize. Minor layout adjustments.

  1. … 68 more files in changeset.
LDEV-4001:Fixed The Edit feedback in MCQ

    • -2
    • +10
    ./web/authoring/editQuestionBox.jsp
LDEV-2866 * stick to using only one jsp page for displaying results - viewAnswers.jsp and thus get rid of lams_tool_lamc/web/learning/IndividualLearnerResults.jsp * get rid of redundant form fields * fix sessionMap that was lost when displaying viewAnswers.jsp

    • -2
    • +0
    ./web/learning/CombinedAnswersContent.jsp
LDEV-2866 * stick to using only one jsp page for displaying results - viewAnswers.jsp and thus get rid of lams_tool_lamc/web/learning/IndividualLearnerResults.jsp * get rid of redundant form fields * fix sessionMap that was lost when displaying viewAnswers.jsp

    • -2
    • +0
    ./web/learning/CombinedAnswersContent.jsp
    • -3
    • +1
    ./web/learning/mobile/AnswersContent.jsp
    • -2
    • +0
    ./web/learning/mobile/CombinedAnswersContent.jsp
  1. … 3 more files in changeset.
LDEV-3920:Feedback fields to have ckeditor

LDEV-3920:Feedback fields to have ckeditor for MCQ

LDEV-3436: fixing button layout in mcq

LDEV-3436: Consistent Save/Cancel Buttons

  1. … 32 more files in changeset.
LDEV-3972 Fixed mixed up results on reviewing MCQ

LDEV-3972 Fixed mixed up results on reviewing MCQ

LDEV-3972 Fixed mixed up results on reviewing MCQ

    • -2
    • +2
    ./web/learning/CombinedAnswersContent.jsp
  1. … 10 more files in changeset.
LDEV-3973: Add tag to ensure Mobile first

  1. … 31 more files in changeset.
LDEV-2951: Removing gif from lamc

LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache.

LDEV-3957 Prevent loosing of userId after refreshing the page

LDEV-3957 Prevent loosing of userId after refreshing the page

LDEV-3952: updating scripts to be compatible with MySQL 5.7

  1. … 44 more files in changeset.
LDEV-3765: Add command websockets in all tools. Run check less often (5s vs 2s) as the effect does not need to be immediate. Reorganise code. Add i18n support.

  1. … 44 more files in changeset.
LDEV-3914: Clicking on the title in the progress bar was causing pages to refresh - missing the needed return value.

  1. … 29 more files in changeset.
LDEV-3914: Optional activity box in progress bar hides when progress bar hides.

  1. … 19 more files in changeset.
LDEV-3914: Fixed the horizontal scroll bar that appeared in learner and monitor, by setting the margins in the first row to 0 (they default to -15). Tweaked the show/hiding of the progress bar to suit more cases and to keep parallel activities aligned.

  1. … 21 more files in changeset.
LDEV-3914: Tweaked when the sidebar is displayed to reduce flicker and added an override parameter for tools that want to do their own layout (like Data Collection and Wiki) to stop the usual panel being loaded.

  1. … 21 more files in changeset.
LDEV-3914: Tweaking Page tag to find toolSessionId in more tools and to make it easier to use on an iPad

  1. … 25 more files in changeset.
LDEV-3924: Updating MCQ learner screens to suit sliding div based progress bar.