• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Newform.aspx updated to use ajax calls that will work for ie6+ and firefox

LDEV-1699

Added notebook entries to export portfolio

LDEV-1352: The XML output for the tool data had xmlns="" for nearly all the tool entries. Now the namespace is set for each element and only the overall tool entry has the namespace specified.

LDEV-1352: The XML output had namespace entries (wrong ones) scattered throughout the output, so now nearly all properties have their correct namespace nominated. This isn't obvious when you use Firefox to view the XML - you need to look at the text file directly.

Fixed a problem that broke the newform.aspx for IE 7 and 8. The ajax calls still do not work with IE6

LDEV-1069 Added spreadsheet to class portfolio.

LDEV-1069 Added user name to spreadsheet and modified user mark dto to include full name/user name.

LDEV-1352: Added properties and the IMSLD conditions that use the properties, to selectively hide/show the branches. Updated the LAMS schema file and removed some activity attributes that don't need to be in the export.

    • -0
    • +174
    /lams_build/xsd/lams_ims_export_v1p1.xsd
LDEV-1699

Added notebook entries to export portfolio

    • -9
    • +11
    /lams_tool_sbmt/web/export/exportportfolio.jsp
Fixed typo in method name

LDEV-1699

Added notebook entries to export portfolio

LDEV-1699

Added notebook entries to export portfolio

    • -11
    • +20
    /lams_tool_sbmt/web/export/exportportfolio.jsp
LDEV-1069 Add custom Message Service for use in MCQ tool. Updated download marks spreadsheet to use dictionary I18N values.

LDEV-1657 Luke and Dan's progress with wikilink plugin, links now being generated properly in learner, able to get and insert links to existing wikis.

    • -340
    • +341
    /lams_central/web/fckeditor/editor/fckdialog.html
LDEV-1069 Added downloadMarks to monitoring action to export marks data spreadsheet.

Updating English, Spanish

LDEV-1699

Added reflection to export portfolio.

    • -102
    • +112
    /lams_tool_forum/web/jsps/export/exportportfolio.jsp
LDEV-1715

small fixes in authoring UI

options isCommentsFilesAllowed, showCommentsToAll are set to true by default

LDEV-1692 Removed intermediate screen and put best mark label above redo questions button on learner's report screen.

LDEV-1717: Added utf-8 encoding to the quartz connection so that any lesson names using utf-8 characters will be recorded in the db correctly.

LDEV-1717: scheduling beans are no longer singletons, so the server is trying to set up quartz schedule entries for two gates or two lessons at the same time then they won't interfere with each other.

LDEV-1690 Updated label when retries is on and pass mark not reached.

LDEV-1689 Removed attempt count and final attempt lbl from results learner page.

LDEV-1511 use original constraint names for consistency, and so that we don't get multiple constraints on the same keys if the tables happen to already be innodb and have their constraints (i.e. script failure is ok in this case)

LDEV-1511 add foreign key constraints to innodb tables

Moved title into content div

    • -16
    • +16
    /lams_tool_forum/web/jsps/learning/create.jsp
LDEV-1711: Grouping validation now checks that their is a branch in the current branching activity for each group, rather than just checking that exactly one branch exists for a group - if the same grouping is used for more than one branching activity then there will be one branch per branching activity.

LDEV-1708 Monitoring should support grouping

Overall summary fixed

chages in model

initial things for export

LDEV-1715 Change basic Task List options in authoring

added new options to the basic tab in authoring

model changes

    • binary
    /lams_tool_task/db/model/taskList.clay
    • -2
    • +6
    /lams_tool_task/db/sql/create_lams_tool_taskList.sql
    • -1
    • +1
    /lams_tool_task/db/sql/table-schema.sql
LDEV-1661 Added list of open votes to results display when open votes are allowed.