Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1663 Rearranged "Instructions" Tab in Monitor (Multiple Choice)

    • -111
    • +106
    ./monitoring/Instructions.jsp
LDEV-1205

Fixed page style

LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 15 more files in changeset.
LDEV-1628: Updating version number to 2.1

  1. … 42 more files in changeset.
LDEV-1005: Implementing Flashless learner required two new tags to be added. Copying across all projects.

    • -0
    • +45
    ./WEB-INF/tags/LearnerFlashEnabled.tag
    • -0
    • +79
    ./WEB-INF/tags/ProgressOutput.tag
  1. … 50 more files in changeset.
LDEV-1456 MCQ next arrow (green down and right arrow) is inconsistent with other icons and doesn't trigger the cursor to change

    • -8
    • +6
    ./learning/SingleQuestionAnswersContent.jsp
LDEV-1349 Changes to the lams:fckeditor tag to map FCKEditor language files to LAMS supported languages and locales.

FCKEditor.tag changes

  1. … 14 more files in changeset.
LDEV-1206: Run offline now displays the activity title at the top

  1. … 2 more files in changeset.
LDEV-1373: Removed the mark altogether from column headings for the learner list - the mark is redundant as the learners' marks are listed, not right/wrong.

LDEV-1373: Put Mark and Question Number on separate lines in class export portfolio to make narrower columns. Then if there are lots of questions, more questions will fit on the normal page width.

LDEV-1156: shows display answers if setting at authoring time (Monitor changes)

    • -1
    • +5
    ./monitoring/MonitoringMaincontent.jsp
  1. … 2 more files in changeset.
LDEV-1156: shows display answers if setting at authoring time (Learner changes)

    • -30
    • +36
    ./learning/IndividualLearnerResults.jsp
  1. … 3 more files in changeset.
LDEV-1156: Adds Advance setting to display answers/results at the end of an MCQ (Authoring changes)

  1. … 10 more files in changeset.
LDEV-1311: Improving the performance of monitoring. Making some of the database look ups more efficient and removed duplicated code that was causing some lookups to be done three times.

LDEV-1302: Improving the performance in learner by improving the user attempt calls to the database and removing some of the iterations in the logic that made more database calls than necessary. LDEV-1304: Fixing up the marking, which was incorrect if questions were worth more than 1.

    • -0
    • +114
    ./export/class.jsp
    • -0
    • +72
    ./export/learner.jsp
    • -0
    • +45
    ./export/reflections.jsp
    • -1
    • +1
    ./learning/IndividualLearnerResults.jsp
    • -2
    • +2
    ./learning/SingleQuestionAnswersContent.jsp
  1. … 7 more files in changeset.
Replaced <bean:message> with <fmt:message> tags

  1. … 15 more files in changeset.
update lams:help tag with style attribute, mainly for lams_admin to display properly

  1. … 16 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages. Moved the utf-8 statements to the same tag so we don't have to remember to put them in all pages.

    • -0
    • +41
    ./WEB-INF/tags/Head.tag
    • -3
    • +2
    ./learning/IndividualLearnerResults.jsp
  1. … 170 more files in changeset.
LDEV-1225: Page wasn't working if the learner had started the activity but hadn't saved their entry. Now if there isn't an entry, it shows the normal page but skips the entry section.

  1. … 6 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

    • -59
    • +59
    ./WEB-INF/tags/ExportPortOutput.tag
  1. … 233 more files in changeset.
LDEV-1097: Still tweaking the buttons

LDEV-1097: Learner progress screen throwing an exception when trying to view learner progress for a learner other then the current monitoring user. The buttons on the report page weren't quite right either - there was an edit button for the reflection on the monitor page. Hopefully all correct now.

  1. … 1 more file in changeset.
auto tick reflection option when input text in reflect textarea.

  1. … 9 more files in changeset.
Fix for LDEV-1079 Problems with the validation that checks if a user has answered the questions

    • -3
    • +3
    ./learning/SingleQuestionAnswersContent.jsp
  1. … 4 more files in changeset.
Fix for null pointer exceptions in learner

    • -0
    • +59
    ./learning/SimpleLearnerError.jsp
  1. … 3 more files in changeset.
imgbuttonwrapper tag changes for mcq

    • -29
    • +11
    ./monitoring/editQuestionBox.jsp
Fix for Problems with the validation that checks if a user has answered the questions

    • -3
    • +3
    ./learning/SingleQuestionAnswersContent.jsp
  1. … 2 more files in changeset.
added new tag (image button wrapper) + updated mcq to use new tag

    • -0
    • +37
    ./WEB-INF/tags/ImgButtonWrapper.tag
  1. … 6 more files in changeset.
Disabled continue button after first click to prevent double click.

Fix for LDEV-1041 After completing MCQ, the screen doesn't give any info about correct answers