• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3180 fix exception thrown for old lessons that doesn't have lesson's title

LDEV-3180 Load LAMS sequences on demand

  1. … 16 more files in changeset.
LDEV-2790 Use html editor for lesson description

  1. … 3 more files in changeset.
LDEV-3176

1) Change the gradebook column name when you make changes to the lesson name.

2) Leave the option to create a column in gradebook off by default.

  1. … 4 more files in changeset.
LDEV-3176

- Show exception error when cannot connect to LAMS, better error handling. Currently, we only put that the LAMS server times out, but in reality there are a few exceptions that can be thrown. The issue here is that without knowing the exception, then debugging here is seriously impossible as all the logs go to one of the many many application server nodes in their Blackboard cluster.

- Edit/modify page to include the item about gradebook. Currently the option to have or remove the column in gradebook ain't there when you edit an existing lesson.

  1. … 3 more files in changeset.
LDEV-3176

Fixed the following:

* wrong URL format for starting LAMS lesson

* When removing lesson, according Gradecenter column doesn't get removed

  1. … 3 more files in changeset.
LDEV-3143: Create an option to opt out from Gradecenter column

  1. … 1 more file in changeset.
LDEV-3034: Remove 'External Page' warning from BB (BB9.1 SP12)

LDEV-2896 if there is no title or description don't display them

LDEV-2896 added support for lessons created in LAMS building block version prior to 1.2

LDEV-2911 fixing problems with IE:

*sequence_id

*window.addEventListener

*Doctypes

  1. … 1 more file in changeset.
LDEV-2898

*option to refresh the yui tree

*Increase the width on the lesson name

LDEV-2896 Improved lesson creation page and added gradebook support

  1. … 32 more files in changeset.
LDEV-2715: upgrade to BB9.1 SP3+

  1. … 9 more files in changeset.
For LDEV-1346

A gradebook line item is now created in bb when you start a lesson, all that is needed now is another jsp page that updates the lineitem for a given lesson

    • -0
    • +207
    ./newlineitem.jsp
  1. … 2 more files in changeset.
"http://" was formally hardcoded, but this does not work for "https://", so request.getScheme() was used instead

Fixed LDEV-1351 and resolved LDEV1350, 1350 is awaiting testing from griffith university who have the 7.1 configuration

  1. … 1 more file in changeset.
Solved LDEV-1345 to fix the problem with IE6

fixed learnermonitor.jsp to allow a monitor and a learner window to be open at the same time

Fixed a bug in the blackboard integration that was causing the modify and remove buttons to not work

  1. … 1 more file in changeset.
Fiona changed the buttons to be transparent gifs

Final changes for blackboard integration

    • -0
    • +10
    ./lamsServerDown.jsp
    • binary
    ./css/btnDisabled.gif
  1. … 23 more files in changeset.
All core functionality is now working, still awaiting optimisation

    • -0
    • +207
    ./learnermonitor.jsp
    • -0
    • +163
    ./start_lesson_proc.jsp
  1. … 20 more files in changeset.
lams2 and blackboard integration project. This is not a working version yet, but the main files in the project are there

    • -0
    • +161
    ./create_proc.jsp
    • -0
    • +584
    ./js/DynamicOptionList.js
  1. … 53 more files in changeset.