Skip to content

feat(VLE/Authoring): Separate activity layout and add activity display settings - #2341

Merged
breity merged 8 commits into
developfrom
style/separate-activity-layout
Sep 10, 2026
Merged

breity merged 8 commits into
developfrom
style/separate-activity-layout

Conversation

@breity

@breity breity commented Sep 10, 2026

Copy link
Copy Markdown
Member

Changes

  • Add support for Activity titles
  • Visually separate activities in the VLE step view
  • Add global authoring settings in Project Info to toggle activity title and icon display

Test

  • Author a unit with multiple activities on a step and configure activity titles and icons
  • Verify in the VLE that activities are visually separated and reflect display settings in Project Info

@breity breity self-assigned this Sep 10, 2026
@breity breity added the enhancement New feature of any size or improvement (UI, performance, security) label Sep 10, 2026
@qltysh

qltysh Bot commented Sep 10, 2026

Copy link
Copy Markdown

Qlty


Coverage Impact

Unable to calculate total coverage change because base branch coverage was not found.

Modified Files with Diff Coverage (18)

RatingFile% DiffUncovered Line #s
New file Coverage rating: B
...omponents/summary/summary-student/summary-student.component.ts100.0%
New file Coverage rating: F
...ise5/components/graph/graph-student/graph-student.component.ts100.0%
New file Coverage rating: F
...onents/embedded/embedded-student/embedded-student.component.ts100.0%
New file Coverage rating: F
.../components/graph/graph-show-work/graph-show-work.component.ts0.0%49
New file Coverage rating: A
...alog-guidance-show-work/dialog-guidance-show-work.component.ts100.0%
New file Coverage rating: A
.../components/translatable-input/translatable-input.component.ts100.0%
New file Coverage rating: B
...ts/peerChat/peer-chat-chat-box/peer-chat-chat-box.component.ts100.0%
New file Coverage rating: A
...ents/peerChat/peer-chat-student/peer-chat-student.component.ts100.0%
New file Coverage rating: A
src/app/possible-score/possible-score.component.ts100.0%
New file Coverage rating: F
...nents/edit-component-dialog/edit-component-dialog.component.ts50.0%41
New file Coverage rating: C
...ponents/edit-component-title/edit-component-title.component.ts72.7%13-17
New file Coverage rating: A
src/assets/wise5/common/ThemeSettings.ts100.0%
New file Coverage rating: C
...e/dialog-guidance-student/dialog-guidance-student.component.ts100.0%
New file Coverage rating: F
...ool/project-info-authoring/project-info-authoring.component.ts80.0%59
New file Coverage rating: F
src/assets/wise5/vle/node/node.component.ts100.0%
New file Coverage rating: B
src/assets/wise5/services/createComponentService.ts100.0%
New file Coverage rating: A
...ise5/directives/component-header/component-header.component.ts92.3%45
New file Coverage rating: B
src/assets/wise5/services/projectService.ts100.0%
Total89.1%
🤖 Increase coverage with AI coding...
In the `style/separate-activity-layout` branch, add test coverage for this new code:

- `src/assets/wise5/authoringTool/components/edit-component-dialog/edit-component-dialog.component.ts` -- Line 41
- `src/assets/wise5/authoringTool/components/edit-component-title/edit-component-title.component.ts` -- Line 13-17
- `src/assets/wise5/authoringTool/project-info-authoring/project-info-authoring.component.ts` -- Line 59
- `src/assets/wise5/components/graph/graph-show-work/graph-show-work.component.ts` -- Line 49
- `src/assets/wise5/directives/component-header/component-header.component.ts` -- Line 45

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@hirokiterashima hirokiterashima left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@breity
breity merged commit ccfbd0b into develop Sep 10, 2026
4 checks passed
@breity
breity deleted the style/separate-activity-layout branch September 10, 2026 22:00
@hirokiterashima

Copy link
Copy Markdown
Member

🎉 This PR is included in version 5.240.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature of any size or improvement (UI, performance, security) released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants