Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1596 * Class export portfolio: if activity is grouped, then show votes by groups. *some refactoring

  1. … 51 more files in changeset.
LDEV-3171: Remove users from activities. Fix several bugs.

  1. … 32 more files in changeset.
LDEV-1596 * fixed Voting export porfolio and monitoring issues * improved export portfolio layout

  1. … 2 more files in changeset.
LDEV-3171: Give a Monitor an option to remove learner's content from activities when moving him backwards in a sequence. Implementation of content-removing method for most of tools.

  1. … 58 more files in changeset.
LDEV-3168 * added select leader info paragraph * removed redundant calls

  1. … 4 more files in changeset.
LDEV-3168 Added All groups total chart information; display only 1 chart per session

  1. … 12 more files in changeset.
LDEV-3168 Added All groups total information

  1. … 3 more files in changeset.
LDEV-3168 Monitoring UI redesign for Vote

    • -0
    • +245
    ./java/org/lamsfoundation/lams/tool/vote/SessionDTO.java
  1. … 33 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 155 more files in changeset.
LDEV-3163: Make LAMS use ServerURL when providing URLs.

  1. … 40 more files in changeset.
LDEV-3162 Make Voting tool leader aware

  1. … 31 more files in changeset.
LDEV-3070: Use tool content title as lesson name instead of showing prompt pop up. Skip "Reedit"/"Cancel" page.

  1. … 35 more files in changeset.
LDEV-2865 Remove excessive logging from Vote tool

  1. … 9 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 181 more files in changeset.
LDEV-2926 * removed XDoclet tags from Java classes that generate them improperly and thus already possess static .hbm.xml files. * removed static .hbm.xml files in cases when they can be produced using Xdoclet information

  1. … 9 more files in changeset.
LDEV-2946: Add UTF-8 encoding information to response.

  1. … 1 more file in changeset.
LDEV-2495: Add Raphael and gRaphael libraries to draw charts in Vote Tool. Get rid of JFreeChart generated stuff from this tool.

  1. … 21 more files in changeset.
LDEV-2736: Remove patch upgrading to 20090726 version and move its contents to patch upgrading to 20110509 (LAMS 2.4), as these updates are needed for version higher than 20100309 (LAMS 2.3.5).

LDEV-2657 * pull up JavaScript methods to monitorToolSummaryAdvanced.js * fixing problem with loosing advanced settings * fixing problem with loosing toolContentId

  1. … 1 more file in changeset.
LDEV-2684 fixed problem "Can't choosing group in monitor"

LDEV-2657 Date restrictions for Vote (merge to HEAD)

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

  1. … 2 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-2610 in the name to fix "Failing to import a vote" we add tool's version update

*merge from lams2_3_release

LDEV-2525 Include a minimum number of votes option (merge from lams2_3_release)

  1. … 18 more files in changeset.
LDEV-2374: Vote tool does not "freeze" nominations the moment the first Learner reaches the activity. Nomination list can be extended by further inputs from previous tools.

  1. … 2 more files in changeset.
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. … 31 more files in changeset.
LDEV-2397: Fixed a bug in create nomination sequence.

  1. … 1 more file in changeset.
LDEV-2374: Fixed a bug - maxInputs were not saved into DB.

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. … 40 more files in changeset.