Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1667

Removed group drop down box when only one group is available.

  1. … 1 more file in changeset.
LDEV-1069 Added spreadsheet to class portfolio.

  1. … 3 more files in changeset.
LDEV-1069 Added user name to spreadsheet and modified user mark dto to include full name/user name.

    • -2
    • +2
    ./monitoring/IndividualSessionSummary.jsp
  1. … 3 more files in changeset.
LDEV-1069 Added downloadMarks to monitoring action to export marks data spreadsheet.

  1. … 1 more file in changeset.
LDEV-1692 Removed intermediate screen and put best mark label above redo questions button on learner's report screen.

    • -2
    • +8
    ./learning/IndividualLearnerResults.jsp
  1. … 1 more file in changeset.
LDEV-1690 Updated label when retries is on and pass mark not reached.

    • -1
    • +10
    ./learning/IndividualLearnerResults.jsp
LDEV-1689 Removed attempt count and final attempt lbl from results learner page.

LDEV-1663 Rearranged "Instructions" Tab in Monitor

getting rid of redundant ":"

  1. … 15 more files in changeset.
LDEV-1663 Rearranged "Instructions" Tab in Monitor (Multiple Choice)

small fix

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