lams_tool_scratchie

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4838 Scratchie authoring to work similarly to Assessment (instantaneous changes to QbQuestions)

* Also changed addItem.jsp to look similarly to Assessment add question

pages

* Proper handling of collections in Scratchie

    • -41
    • +58
    ./web/pages/authoring/parts/additem.jsp
    • -14
    • +21
    ./web/pages/authoring/parts/itemlist.jsp
    • -14
    • +19
    ./web/pages/authoring/parts/optionlist.jsp
  1. … 2 more files in changeset.
LDEV-4746 Use table as question ID generator for QbQuestion

In the future we can add new columns to lams_sequence_generator, so we

have a single table for generating new IDs instead table-per-ID.

  1. … 17 more files in changeset.
LDEV-4834 Use panel-less LO widget in QB question authoring

    • -10
    • +33
    ./web/WEB-INF/tags/OutcomeAuthor.tag
  1. … 69 more files in changeset.
LDEV-4745 Make service methods do what they claim to do

Getting max question ID and version returned already incremented version

instead of actual max. Now they return real max value and need to be

manually incremented afterwards.

  1. … 4 more files in changeset.
Merge remote-tracking branch 'origin/develop' into LDEV-4745

Conflicts:

lams_central/conf/language/lams/ApplicationResources.properties

lams_central/conf/language/lams/ApplicationResources_en_AU.properties

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/service/McService.java

  1. … 4 more files in changeset.
LDEV-4839 Refine import QB questions feature

  1. … 8 more files in changeset.
LDEV-4838 Refine import from QB feature

    • -10
    • +13
    ./web/pages/authoring/authoring.jsp
    • -39
    • +30
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 2 more files in changeset.
Merge branch 'LDEV-4745' into LDEV-4836

  1. … 7 more files in changeset.
LDEV-4836 Change authoring to accommodate importing questions from QB

  1. … 76 more files in changeset.
LDEV-4834 Initial implementation of Learning Outcomes in Question Bank

    • -10
    • +19
    ./web/WEB-INF/tags/OutcomeAuthor.tag
  1. … 50 more files in changeset.
LDEV-4829 Supports multiple response app ex, improved font on TRA chart

  1. … 11 more files in changeset.
Merge remote-tracking branch 'origin/develop' into LDEV-4834

# Conflicts:

# lams_admin/conf/language/lams/ApplicationResources.properties

# lams_central/conf/language/lams/ApplicationResources.properties

# lams_central/conf/language/lams/ApplicationResources_en_AU.properties

# lams_central/web/includes/javascript/ckconfig_custom.js

# lams_central/web/main.jsp

# lams_common/src/java/org/lamsfoundation/lams/util/ConfigurationKeys.java

# lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/util/GradebookConstants.java

# lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/util/GradebookUtil.java

# lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/web/controller/GradebookController.java

# lams_tool_assessment/conf/language/lams/ApplicationResources.properties

# lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties

# lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/AssessmentConstants.java

# lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/service/AssessmentOutputFactory.java

# lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/service/AssessmentServiceImpl.java

# lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/web/controller/LearningController.java

# lams_tool_assessment/web/pages/learning/parts/markhedging.jsp

# lams_tool_assessment/web/pages/learning/parts/matchingpairs.jsp

# lams_tool_assessment/web/pages/learning/parts/multiplechoice.jsp

# lams_tool_assessment/web/pages/learning/parts/ordering.jsp

# lams_tool_assessment/web/pages/monitoring/parts/questionsummary.jsp

# lams_tool_assessment/web/pages/tblmonitoring/assessment.jsp

# lams_tool_lamc/conf/language/lams/ApplicationResources.properties

# lams_tool_lamc/conf/language/lams/ApplicationResources_en_AU.properties

# lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/service/McService.java

# lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/util/AuthoringUtil.java

# lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/web/controller/McMonitoringController.java

# lams_tool_lamc/web/authoring/BasicContent.jsp

# lams_tool_lamc/web/authoring/candidateAnswersList.jsp

# lams_tool_lamc/web/authoring/itemlist.jsp

# lams_tool_scratchie/conf/language/lams/ApplicationResources.properties

# lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/web/controller/LearningController.java

# lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/web/controller/LearningWebsocketServer.java

# lams_tool_scratchie/web/pages/learning/learning.jsp

# lams_tool_scratchie/web/pages/learning/scratchies.jsp

# lams_tool_scratchie/web/pages/monitoring/summary.jsp

# lams_tool_scratchie/web/pages/tblmonitoring/burningQuestions.jsp

# lams_tool_scratchie/web/pages/tblmonitoring/traStudentChoices.jsp

    • -34
    • +24
    ./web/pages/learning/learning.jsp
    • -9
    • +13
    ./web/pages/learning/scratchies.jsp
    • -12
    • +23
    ./web/pages/monitoring/summary.jsp
  1. … 43 more files in changeset.
LDEV-4828 Make service methods' names more simple

"Qb" part everywhere does not introduce anything helpful

  1. … 14 more files in changeset.
LKC-203 Fix location of the first column

LDEV-4832 Add ability to create/edit questions from the central QB pages

  1. … 26 more files in changeset.
Merge branch 'LDEV-4745' into LDEV-4826

  1. … 1 more file in changeset.
Merge branch 'develop' into LDEV-4759

# Conflicts:

# lams_central/web/authoring/template/tool/mcquestion.jsp

# lams_central/web/authoringConfirm.jsp

# lams_central/web/css/_learner_base.scss

# lams_central/web/profile/editprofile.jsp

# lams_learning/web/optionsActivity.jsp

# lams_monitoring/web/monitor.jsp

# lams_monitoring/web/tblmonitor/sequence.jsp

# lams_monitoring/web/tblmonitor/teams.jsp

# lams_tool_assessment/web/pages/tblmonitoring/assessment.jsp

# lams_tool_lamc/web/authoring/candidateAnswersList.jsp

# lams_tool_lamc/web/common/monitoringheader.jsp

# lams_tool_preview/web/pages/monitoring/criteria.jsp

# lams_tool_preview/web/pages/monitoring/reflections.jsp

# lams_tool_scratchie/web/pages/tblmonitoring/burningQuestions.jsp

# lams_tool_scratchie/web/pages/tblmonitoring/tra.jsp

# lams_tool_task/web/common/monitorheader.jsp

    • -5
    • +31
    ./web/WEB-INF/tags/OutcomeAuthor.tag
    • -0
    • +52
    ./web/includes/css/scratchie-learning.scss
    • -1
    • +1
    ./web/pages/authoring/parts/additem.jsp
    • -34
    • +24
    ./web/pages/learning/learning.jsp
    • -11
    • +15
    ./web/pages/learning/scratchies.jsp
    • -14
    • +24
    ./web/pages/monitoring/summary.jsp
  1. … 83 more files in changeset.
LDEV-4826 Remove import/export QTI questions feature from tools

    • -18
    • +7
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 9 more files in changeset.
LDEV-4825 Show links to activity monitoring on QB stats page

Also fix displaying QB stats in tools' monitoring pages.

  1. … 8 more files in changeset.
LDEV-4825 Display QB stats in Scratchie tool monitoring

LDEV-4823 Fix exception on adding and removing questions simultaneously

  1. … 1 more file in changeset.
LDEV-4820 Show user names as tooltips

    • -0
    • +52
    ./web/includes/css/scratchie-learning.scss
    • -41
    • +24
    ./web/pages/learning/learning.jsp
    • -10
    • +8
    ./web/pages/learning/scratchies.jsp
LDEV-4821 Switch to using qbQuestionUid for competence levels

  1. … 3 more files in changeset.
LDEV-4746 Rename ScratchieAnswer to QbOptionDTO to reduce ambiguity

  1. … 12 more files in changeset.
LDEV-4820 Show user names for confidence levels

    • -6
    • +12
    ./web/pages/learning/scratchies.jsp
  1. … 3 more files in changeset.
LDEV-4819 Allow disabling Learning Outcome quick add in sysadmin

    • -3
    • +10
    ./web/WEB-INF/tags/OutcomeAuthor.tag
  1. … 35 more files in changeset.
LDEV-4746 Fix issues that arose after migration to QB questions

LDEV-4746 Ignore CKEditor during validation

There is no rule for Scratchie description anyway. And validate plugin

tries to validate a CKEditor div with contenteditable="true" but with no

id or name. There is no point in doing it as contents get moved to a

named textarea before submit.

    • -1
    • +2
    ./web/pages/authoring/parts/additem.jsp
LDEV-4817 Do not create blank burning questions, delete existing ones

LDEV-4817 Do not create blank burning questions, delete existing ones