Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2649 Q&A option to rate other student's responses

*merge from lams2_3_release

  1. … 28 more files in changeset.
LDEV-1730 If Tool is not group do now show the group reference

  1. … 13 more files in changeset.
LDEV-2642, LDEV-2616: Move Planner activity metadata (hidden, collapsed, expanded) to a separate table, as it may grow in the future and we don't want to make ToolActivity too complex. Move Editing Advice content from Online Instructions in activities to the metadata table. Allow editing the Editing Advice straight from the planner. Use jquery_ui instead of cluetip (dispose the last one completely). While creating a node, the Learning Design is imported just once from ZIP into DB, instead of importing it each time someone opens it in Planner. This allows less unnecessary copies of the LD and allows easier modfication of the original design. Change the way a Teacher gets a copy of the design. When opening the template in Planner, a copy is made in common folder ("Planner preview"). When the user saves the design, the same copy is *moved* to user's folder, rather than copying it again. Futhermore, each subsequent save modifies the same LD rather than making another copy.

  1. … 25 more files in changeset.
LDEV-2611 updating tool's version in order to make work import filter

*merge from lams2_3_release

LDEV-2611 Added import filter to remove the old isOptional field and correctly add the required field.

LDEV-2524 adding autopatch script

*merge from lams2_3_release

LDEV-2579 saving conditionList when editing activity in monitor

Merging changes from 2.3 release branch for LDEV-2524.

  1. … 15 more files in changeset.
Merging changes from 2.3 release branch. Working on bugs LDEV-2524, LDEV-2578, LDEV-2581

  1. … 1 more file in changeset.
LDEV-2568 Q&A export portfolio to include teacher's comments

*merge from lams2_3_release

  1. … 1 more file in changeset.
LDEV-2526 merged from branch

LDEV-2374: Added outputs for Data Flow for: * Image gallery (URL to the images uploaded by the students), * Forum (text for the postings for a student in the forum) * Chat (all text postings for a student in the chat) * Pixlr (URL to the image) * Share resources (URL to file/urls uploaded) * Notebook (Text entered by the student) * Submit Files (URL to files uploaded)

  1. … 32 more files in changeset.
LDEV-2374: - Vote now accepts nominations created by Teacher as well as ones derived from input. - Teacher can now limit number of Learners contributing to Vote's nomination pool. - Each tool now declares which DataOutputDefinitions it can accept for Data Flow.

  1. … 48 more files in changeset.
change to ascii

  1. … 48 more files in changeset.
LDEV-2374: Data flow between tools: framework and example for Q&A -> Vote.

  1. … 83 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

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

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

Removed calls to RepositoryProxy class.

LDEV-2171

  1. … 18 more files in changeset.
LDEV-2145 Removing loads and loads and LOADS of unnecessary logging, which would slow the qa tool almost to a standstill if the server logging is set to debug and someone submits a large answer. Some useful logging may have been removed in the process, but it still is in a much better position than it was before

    • -20
    • +17
    ./java/org/lamsfoundation/lams/tool/qa/QaUtils.java
  1. … 4 more files in changeset.
Fixing up the format of some java files in QA

    • -344
    • +316
    ./java/org/lamsfoundation/lams/tool/qa/QaQueUsr.java
  1. … 35 more files in changeset.
Fixing up the format of some java files in QA

    • -0
    • +154
    ./java/org/lamsfoundation/lams/tool/qa/dao/QaQueUsrDAO.java
LDEV-2143 Fixing the memory problem with QA tool QaQueUserDAO was fetching the entire user table in order to get a count

After the fix a jprofiler test with multiple users fixed the memory problem

Already committed to 2.2.1 branch so also committing to head

Fixing up the format of some qa java files

LDEV-1998: Added Pedagogical Planner editor with add/edit node functionality.

  1. … 46 more files in changeset.
LDEV-1998: Added FCKeditors for several tools. Adjusted styles for IE.

  1. … 19 more files in changeset.
LDEV-1998: Added Editing advice for all tools. Added FCKEditor for Notebook, Chat and Submit Files.

  1. … 45 more files in changeset.
LDEV-1998: Additions: - Central: added some files that were not committed earlier and prevented Planner from opening in a pop up window. - Q&A: fixed minor bug with question indexing. - Chat: Planner now strips Instructions from HTML tags. - Notebook: Planner now strips Instructions from HTML tags; fixed bug that set Online Instructions = Offline Instructions (!); Added tooltip with editing advice; adjusted planner form size.

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

  1. … 100 more files in changeset.
Requests from Spyros to change the width of the wizard dialog in the config page,

and to add furhter entries to the qa wizard

  1. … 2 more files in changeset.
Adding default content for the qa wizard to the qa update scripts