lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4828 Paging and search in QB collections jqGrid

LDEV-4828 Initial implementation of QB collections front end

    • -0
    • +77
    /lams_central/web/qb/collection.jsp
Merge branch 'master' into develop

Merge branch 'LDEV-4830'

LDEV-4830 LTI requests should proceed with "author" method in order to acquire author and monitor roles as well

LDEV-4830 if integration method is "monitor", assign user monitor role only (no learner, no author)

LDEV-4828 Add QB collections model and service methods

Merge branch 'LDEV-4827' into LDEV-4745

LDEV-4827 Use configuration settings for question stats

LDEV-4827 Add Question Bank settings to sysadmin

LDEV-4826 Move import/export QTI questions feature to QB

    • -0
    • +56
    /lams_central/web/questions/importExport.jsp
LDEV-4826 Remove import/export QTI questions feature from tools

Merge branch 'LDEV-4825' into LDEV-4745

LDEV-4825 Show links to activity monitoring on QB stats page

Also fix displaying QB stats in tools' monitoring pages.

LDEV-4825 Display QB stats in Assessment tool monitoring

    • -348
    • +352
    /lams_tool_assessment/conf/language/lams/ApplicationResources.properties
LDEV-4825 Display QB stats in Scratchie tool monitoring

    • -237
    • +241
    /lams_tool_scratchie/conf/language/lams/ApplicationResources.properties
LDEV-4825 Display QB stats in MCQ tool monitoring

    • -164
    • +229
    /lams_tool_lamc/web/monitoring/parts/statsPart.jsp
LDEV-4823 Fix exception on adding and removing questions simultaneously

LDEV-4825 Fix general stats generation

Take into account Scratchie (multiple learners answer the same as

leader) and Assessment (answers are in a different table) specific

stuff.

LDEV-4825 Mark graded options from Assessment as correct in QB

LDEV-4825 Calculate and display question indexes on stats page

Merge branch 'master' into develop

Merge branch 'LDEV-4820'

LDEV-4820 Show user names as tooltips

LDEV-4745 Remove   after closing '>' as it prevents finding identical questions

Also take care about string answer in tl_laasse10_question_result.

LDEV-4745 Fix the way confidence levels is calculated in MCQ

LDEV-4745 Remove all /r and /n from questions' title, description and options

Also perform this action for the initial insert of MCQ tool questions

into tmp_question, as otherwise it will cause problems later when

processing Scratchie.

LDEV-4745 Use a wider column when detecting same question content

Assessment has got long questions.

LDEV-4745 Use question description when searching for identical questions

LDEV-4745 Trim new line characters during migration

By default only spaces are trimmed. It leads to same questions being not

matched when they have different whitespace at the end.