lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4271 By default do not show learner score for hedging questions

LDEV-5204 Copy and refactor doKu code for Whiteboard use

doKu is a similar tool which hold various useful elements, like working

with an external Node server, Gallery Walk etc. Its code has been taken

and reused as a base for Whiteboard.

    • -0
    • +27
    /lams_tool_whiteboard/.classpath
    • -0
    • +2
    /lams_tool_whiteboard/.gitignore
    • -0
    • +19
    /lams_tool_whiteboard/.project
    • -0
    • +7
    /lams_tool_whiteboard/build.properties
    • -0
    • +26
    /lams_tool_whiteboard/build.xml
    • -0
    • +137
    /lams_tool_whiteboard/conf/language/lams/ApplicationResources.properties
    • -0
    • +28
    /lams_tool_whiteboard/db/sql/activity_insert.sql
    • -0
    • +71
    /lams_tool_whiteboard/db/sql/create_lams_tool_whiteboard.sql
    • -0
    • +2
    /lams_tool_whiteboard/db/sql/db_version_insert.sql
    • -0
    • +14
    /lams_tool_whiteboard/db/sql/library_insert.sql
    • -0
    • +48
    /lams_tool_whiteboard/db/sql/tool_insert.sql
  1. … 93 more files in changeset.
LDEV-5206 Adding CKEditor editorplaceholder plugin

    • -0
    • +1
    /lams_central/web/ckeditor/plugins/editorplaceholder/plugin.js
LDEV-5122 Use blank Etherpad by default in doKu authoring

LDEV-5157 Fix error when displaying blank answer history

LDEV-5203 Adjusting formatting

LDEV-5204 Save source canvas data so target canvas is independent clone

    • -7
    • +4
    /lams_build/conf/whiteboard/src/js/main.js
LDEV-5204 Put images from source canvas to background to draw over them

    • -1
    • +1
    /lams_build/conf/whiteboard/src/js/main.js
LDEV-5204 Add readme file

    • -0
    • +14
    /lams_build/conf/whiteboard/readme.txt
LDEV-5204 Set default port to 9003

    • -0
    • +32
    /lams_build/conf/whiteboard/scripts/server.js
LDEV-5204 Allow cloning another canvas to non-empty canvas

    • -0
    • +951
    /lams_build/conf/whiteboard/src/js/main.js
Merge branch 'LDEV-5203' into v4.0

LDEV-5203 Move lesson title to top nav bar

LDEV-4769 Updating Greek,

LKC-89 Show TBL monitor as default for TBL sequences

    • -341
    • +349
    /lams_monitoring/web/monitor.jsp
LDEV-4769 Updating Greek, English, Spanish

LDEV-4109 Count words in comment on each letter typed, not on blur

LDEV-5127 Prevent author name wrapping in Etherpad

Multi-word names got wrapped and overlapped with each other, rendering

them unreadable.

    • -0
    • +82
    /lams_build/conf/etherpad/etherpad-lite/src/static/css/pad.css
LDEV-5121 Prevent Hibernate issues when processing existing QB questions

LDEV-5055 Do not set auto title nor aria-label attributes to CKEditor

    • -1
    • +11
    /lams_central/web/ckeditor/README.md
    • -1
    • +1
    /lams_central/web/ckeditor/ckeditor.js
LDEV-4391 Turn off auto complete for datetime picker fields

If a text input field is used for datetimepicker, having previously

chosen dates auto filled is annoying and makes it difficult to operate

the picker.

LDEV-4875 Show correct AE answer as is, without commas

For some reason new lines were converted to commas when displaying

correct answers in MCQ questions in Assessment AE. Maybe it has to do

with multiple correct answers.

For now displaying correct answer as is seems cleaner and sufficient.

LDEV-4520 Fix NaN% error in TBL monitoring when no one entered iRAT yet

LDEV-4949 Do not look for answers after correct answer tag

LDEV-4829 Allow creating TBL sequence without Application Exercises

LDEV-5181 Fix mark hedging tooltip positioning

LDEV-5121 TBL wizard questions go to private collection

Unless collection is specified, like when importing questions from Word

or QTI

LDEV-5085 Remove accidentally added character to CKEditor.tag

    • -1
    • +1
    /lams_admin/web/WEB-INF/tags/CKEditor.tag
  1. … 17 more files in changeset.
LDEV-5174 Add Teams Setup button to teams tab in TBL monitoring

    • -4
    • +12
    /lams_monitoring/web/tblmonitor/teams.jsp
LDEV-5198 Fix CKEditor icons