• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels.

Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 368 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-2866

* Got rid of duplicative jsp parts in Ozgur's tools

* Some initial refactoring of the code

  1. … 104 more files in changeset.
LDEV-2866

* Got rid of duplicative jsp parts in Ozgur's tools

* Some initial refactoring of the code

  1. … 103 more files in changeset.
LDEV-3085 Autosave feature for MCQ

  1. … 49 more files 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.

  1. … 5 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-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.

  1. … 12 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.

  1. … 173 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.
LDEV-1059: When the rtl work was done, the open tag was changed to go from <html:html> -> <lams:html> but the closing tag wasn't changed.

updated mcq fro RTL + editable notebook entry

  1. … 37 more files in changeset.
Fix for:

LDEV-829 Replace all instances of bean:message with fmt:message

  1. … 36 more files in changeset.
Applied the new striped styles.

  1. … 23 more files in changeset.
RC1 ready stable MCQ code.

Recoded a large propertion of the tool and restructured jsps particularly

on the authoring side and made layout changes.

  1. … 30 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags.

Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 270 more files in changeset.
Updated address of FSF in copyright statement

  1. … 795 more files in changeset.
Enabled reflection for monitoring and export portfolio

  1. … 13 more files in changeset.
After making learning module request scope based, View-only learner screen and export portfolio screens

have also been modified to work with this new logic.

They are functional now.

Also some fixes for LDEV216.

  1. … 12 more files in changeset.
Fix up some of the page layout.

Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 70 more files in changeset.
fixed css tag

Look and feel updates

  1. … 3 more files in changeset.
Look and feel updates

  1. … 8 more files in changeset.
Look and feel updates

  1. … 21 more files in changeset.
Finalized tasks LDEV 260 and LDEV266. Grouping based Summary screen and export portfolio is done.

  1. … 9 more files in changeset.
export portfolio for learner is completed

  1. … 4 more files in changeset.
Export portfolio learner and teacher