lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5200 Put learner and attention icons within SVG

Previous solution added an extra HTML layer and positioned icons

relative to SVG parent. Having icons embedded in <foreignObject />

allows easier manipulation of dimensions and possibly zoom.

    • -31
    • +38
    /lams_monitoring/web/css/_monitorLesson_base.scss
LDEV-5200 Slightly reposition "requires attention" icon on tool activity

LDEV-5200 Reduce max number of learner icons on tool activity to 6

LDEV-5200 Fix force complete in monitoring

    • -3
    • +2
    /lams_central/web/css/authoring-svg.css
LDEV-5200 Use div within svg to wrap activity title

    • -2
    • +8
    /lams_central/web/css/authoring-svg.css
LDEV-5200 Add drop shadow to complex activities

LDEV-5200 Change activity border colour and title font size

    • -2
    • +2
    /lams_central/web/css/authoring-svg.css
LDEV-5200 Add drop shadow to grouped tool activities

    • -8
    • +9
    /lams_central/web/css/authoring-svg.css
LDEV-5200 Add drop shadow to non-tool activity shapes

    • -0
    • +7
    /lams_central/web/css/authoring-svg.css
LDEV-5200 Add drop shadow to activity shapes

    • -0
    • +2
    /lams_central/web/css/authoring-svg.css
LDEV-5200 Use CSS to manipulate tool activity title label

    • -0
    • +13
    /lams_central/web/css/authoring-svg.css
LDEV-5200 Add portraits to learner search results

LDEV-5200 Use redesigned "requires attention" & "lesson complete" icons

    • -0
    • +1
    /lams_central/web/images/completed.svg
    • -0
    • +1
    /lams_central/web/images/exclamation.svg
LDEV-5200 Use redesigned Vote tool icon

    • binary
    /lams_tool_vote/web/images/icon_vote.png
    • -171
    • +128
    /lams_tool_vote/web/images/icon_vote.svg
    • binary
    /lams_tool_vote/web/images/icon_vote_large.png
LDEV-5200 Use single click to open "more learners" dialog

LDEV-5200 Remove "more learners" popover

    • -23
    • +2
    /lams_monitoring/web/css/_monitorLesson_base.scss
LDEV-5200 Introduce "more learners" popover

    • -6
    • +31
    /lams_monitoring/web/css/_monitorLesson_base.scss
LDEV-5200 Reintroduce learner search

    • -3
    • +14
    /lams_monitoring/web/css/_monitorLesson_base.scss
LDEV-5200 Add icons for learners who completed the lesson

    • -9
    • +13
    /lams_monitoring/web/css/_monitorLesson_base.scss
LDEV-5200 Reintroduce activity learner list popup

LDEV-5200 Reintroduce learner force complete via drag and drop

LDEV-5200 Reintroduce "requires attention" icon

LDEV-5200 Fix learner icon positioning.

Also add support for learner icons in various activity types.

LDEV-4769 Updating Greek, French

LDEV-5200 Clean up activity type identification and SVG reload

LDEV-5200 Fix gate closed/open swapping for SVG gate icons

    • -0
    • +66
    /lams_central/web/images/svg/gateOpen.svg
LDEV-5200 Add learner icons and popovers in new SVG in monitoring

    • -2
    • +19
    /lams_monitoring/web/css/_monitorLesson_base.scss
Merge branch 'LDEV-5212' into v4.0

LDEV-5212 Retain existing org roles when logging in via signup page

If "add to lessons" setting is on and user is a learner in organisation,

he gets added to all lessons as learner.

Same goes for being monitor in organisation and being added as a staff

member to lessons.

LDEV-5200 In monitoring make room for learner icons on activity box