Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2187 Put time taken for activities and lessons in gradebook.

Adding in averaget time for activities for activity view in gradebook lesson monitor

  1. … 7 more files in changeset.
LDEV-2200 Making gradebook only available for ToolActivities

LDEV-2187 Put time taken for activities and lessons in gradebook.

Fixing up LearnerProgress.java so it stores both finish time and start time for all completed activities

  1. … 10 more files in changeset.
LDEV-2173 Standardising sorting and searching for GradeBookGridRows, now all can sort on name, id, mark and timeTaken (common properties for all types) and all can search on name

  1. … 2 more files in changeset.
LDEV-2187 - Adding in time columns for gradebook

  1. … 8 more files in changeset.
- Updated jQuery core to v1.3.2 - Updated jQuery UI to v1.7.1 - Classic Wizard now has checkbox visible to enable Presence Chat - Learner no longer has a Presence box - Presence Chat committed

  1. … 264 more files in changeset.
LDEV-2187 Adding time column to activities

and also, added tooltips to monitor view

  1. … 3 more files in changeset.
LDEV-2184 Created new Add Lesson wizard. Updated index page to load new add lesson.

  1. … 3 more files in changeset.
LDEV-2190 - Adding course-level view to gradebook

  1. … 12 more files in changeset.
LDEV-2041: Added full functionality of exporting to XLS/CSV to Daco tool.

  1. … 14 more files in changeset.
LDEV-2173 Adding monitor link for activities in the activity view

  1. … 4 more files in changeset.
LDEV-2150: adding lesson search icon/button

  1. … 3 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 116 more files in changeset.
LDEV-2041: Added new libraries. Added export methods in FileUtil. Moved several common constants to CentralConstants.

  1. … 10 more files in changeset.
LDEV-1998: Removed "Editor" and "Preview" links if subnode has a full description.

  1. … 3 more files in changeset.
LDEV-2173 Fixed up some javascript referencing issues with the jqGrid library, Now it will work server-wide for LAMS (it will not work for RAMS unfortunately at this point but this can be fixed by editing the jquery.jqGrid.js file

  1. … 2 more files in changeset.
LDEV-2173

Fixed up images for progress

and

Error handling

  1. … 1 more file in changeset.
LDEV-2173 Some code cleanup for gradebook actions and services

LDEV-2173 Added paging to activity grids

  1. … 1 more file in changeset.
LDEV-2184 Updated monitoring service (lesson class servlet) - to handle default lesson class when receiving null or (empty) users in wddx packet.

  1. … 3 more files in changeset.
LDEV-2179: Added "Export sequence" button.

  1. … 4 more files in changeset.
LDEV-2173 Added "Activity view" to gradebook, which meant a bit of changing of naming of classes etc, plus a few more services calls and actions. I attempted to take advantage of OO design as much as possible here.

  1. … 14 more files in changeset.
LDEV-2005 VideoRecorder tool and FCKEditor video recorder updated

  1. … 50 more files in changeset.
Deleted ExternalServerUtil, better class exists in lams_common package

LDEV-2173 Adding feedback to gradebook

  1. … 9 more files in changeset.
LDEV-2173 - Adding user lesson status to monitor gradebook view

  1. … 5 more files in changeset.
LDEV-2173 - First commit for gradebook stuff

First monitor interface implemented, teachers can look by activity to mark the students work

  1. … 242 more files in changeset.
Added repositoryService via spring

Removed calls to RepositoryProxy class.

LDEV-2171

  1. … 17 more files in changeset.
Moved all links except 'add lesson' to the more links drop down menu

LDEV-2167

LDEV-2163 Creating a service for integrated servers where they can fetch tool outputs for a given lesson and user

this invovles:

- Outlining/Saving expecteed tool outputs in author, so that includes copying/export/insert/save

- Fetching the data in LessonManagerService so it can be serialised into xml