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.

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

  1. … 10 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-2173 Adding feedback to gradebook

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

    • -0
    • +10
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 245 more files in changeset.
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

  1. … 19 more files in changeset.
LDEV-1998: Added preview/export/import functionality for Pedagogical Planner nodes. Fixed some bugs. Added some code comments.

  1. … 23 more files in changeset.
LDEV-2054: Added support for “viewStudentsBeforeSelection” option.

  1. … 10 more files in changeset.
LDEV-1998: Added template management for Pedagogical Planner editor.

  1. … 26 more files in changeset.
LDEV-1998: Added Pedagogical Planner editor with add/edit node functionality.

  1. … 46 more files in changeset.
LDEV-2115 Timestamp (current date time) added to completed activity record (table: lams_progress_completed)

  1. … 11 more files in changeset.
LDEV-2124 Fixed insert/merge bug. fixed casting error with Floating Activity.

  1. … 2 more files in changeset.
Noticed a small error in the user.hbm.xml file from the lamscommunity token, fixed and committed

LDEV-2100 - Lc authentication, adding lcusername and lcusertoken to user table

  1. … 2 more files in changeset.
LDEV-2099 - Alter registration module for lc integration, adding registration persistence so that server_d and serverKey can be saved

    • -0
    • +117
    ./org/lamsfoundation/lams/config/Registration.hbm.xml
  1. … 5 more files in changeset.
LDEV-2074 Improved validation and added floating activities index field to Learning Design (table/class).

  1. … 14 more files in changeset.
LDEV-2074 Implemented saving Floating Activity(s) in a design. Updated with new activity type (id:15) and new system tool (id:11).

  1. … 10 more files in changeset.
LDEV-1998: Committing Pedagogical Planner base files and support for chat, forum, multiple choice, Q&A, noticeboard, notebook and vote tools.

    • -0
    • +15
    ./org/lamsfoundation/lams/tool/Tool.hbm.xml
  1. … 110 more files in changeset.
Lost Anthony's changes to Lesson's hibernate mapping when I commited my live edit stuff, readded from diff on fisheye

    • -1
    • +15
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
LDEV-1260 Hibernate mapping was missing

    • -15
    • +4
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
LDEV-1967

Replaced IndexLessonBean with Lesson.

    • -12
    • +7
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 4 more files in changeset.
LDEV-1967

Modified query such that lessons belonging to and sub group are also returned.

    • -3
    • +4
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
LDEV-1935 do deleting of userOrganisations using straight named query + delete as we can't rely on lazy loading outside of hibernate session

  1. … 6 more files in changeset.
LDEV-1967

Added search dialog to allow teacher to search for any student across all lessons

    • -0
    • +18
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 12 more files in changeset.
Presence stuff was not being mapped in hibernate and therefore presence wasn't showing in Flash

    • -263
    • +269
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
LDEV-1299: Backend for condition gates.

  1. … 24 more files in changeset.
this query got lost monitorsByToolSessionId, so adding it in with the hbm file

    • -249
    • +263
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
LDEV-1606: Done some clean up and added several features for TextSearchConditions.

  1. … 14 more files in changeset.
LDEV-1907 Show a plus sign "+" in the activity if it contains more than 10 learners

LDEV-1469 Progress Bar - rotate green triangles

LDEV-1929 Implement presence in learner (Flash and non-flash)

= TODO:

+ must refactor to use xmpp service to create users with admin account

+ fix IE to catch flashvars sent from javascript

+ find workaround to not commenting out sasl in jsjac lib

LDEV-1783 Improve the error message when a user tries to select an activity inside an optional activity/sequence via the progress bar

    • -22
    • +8
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 33 more files in changeset.
LDEV-1891: Added code that sends notifications to all monitoring teachers, not only those who started monitoring the chosen tool.

    • -0
    • +20
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 20 more files in changeset.
LDEV-1606: Several minor changes in the base files.

  1. … 6 more files in changeset.