Skip to content

style(Authoring Tool): Use tabs to organize activity advanced authoring#2297

Open
hirokiterashima wants to merge 27 commits intodevelopfrom
organize-activity-advanced-authoring-using-tabs
Open

style(Authoring Tool): Use tabs to organize activity advanced authoring#2297
hirokiterashima wants to merge 27 commits intodevelopfrom
organize-activity-advanced-authoring-using-tabs

Conversation

@hirokiterashima
Copy link
Copy Markdown
Member

The advanced activity authoring popup was a mess, with everything appearing on one page. This PR brings organization to the page using tabs. The default tabs are "general", "visibility", "connections", "tags", "rubric", and "JSON". Open Response has an additional "AI" tab.

Notes

Please style as you see fit. But don't worry about the styling of the contents inside the tabs for this PR. We can do that in a future task.

Changes

  • Use tabs to organize activity advanced authoring for all activities
  • Fix Summary authoring. This wasn't working at all.

Test

  • Above works as described.
  • Changes in the advanced activity authoring are saved as expected.

@hirokiterashima hirokiterashima self-assigned this Apr 3, 2026
@hirokiterashima hirokiterashima added the enhancement New feature of any size or improvement (UI, performance, security) label Apr 3, 2026
@qltysh
Copy link
Copy Markdown

qltysh bot commented Apr 3, 2026

Qlty

Coverage Impact

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

Modified Files with Diff Coverage (21)

RatingFile% DiffUncovered Line #s
New file Coverage rating: B
...omponents/summary/summary-student/summary-student.component.ts100.0%
New file Coverage rating: A
...nts/graph/edit-graph-advanced/edit-graph-advanced.component.ts100.0%
New file Coverage rating: C
...ded/edit-embedded-advanced/edit-embedded-advanced.component.ts100.0%
New file Coverage rating: C
...scillator-advanced/edit-audio-oscillator-advanced.component.ts100.0%
New file Coverage rating: B
...-tool/edit-component-rubric/edit-component-rubric.component.ts100.0%
New file Coverage rating: C
...ple-choice-advanced/edit-multiple-choice-advanced.component.ts100.0%
New file Coverage rating: A
...it-concept-map-advanced/edit-concept-map-advanced.component.ts100.0%
New file Coverage rating: A
...onents/html/edit-html-advanced/edit-html-advanced.component.ts100.0%
New file Coverage rating: C
...n/edit-animation-advanced/edit-animation-advanced.component.ts100.0%
New file Coverage rating: C
...nts/match/edit-match-advanced/edit-match-advanced.component.ts100.0%
New file Coverage rating: A
...-show-my-work-advanced/edit-show-my-work-advanced.component.ts100.0%
New file Coverage rating: C
...g-guidance-advanced/edit-dialog-guidance-advanced.component.ts100.0%
New file Coverage rating: C
...onents/draw/edit-draw-advanced/edit-draw-advanced.component.ts100.0%
New file Coverage rating: D
...nts/table/edit-table-advanced/edit-table-advanced.component.ts100.0%
New file Coverage rating: A
...mmary/edit-summary-advanced/edit-summary-advanced.component.ts100.0%
New file Coverage rating: C
...nts/label/edit-label-advanced/edit-label-advanced.component.ts100.0%
New file Coverage rating: C
...edit-discussion-advanced/edit-discussion-advanced.component.ts100.0%
New file Coverage rating: A
...it-outside-url-advanced/edit-outside-url-advanced.component.ts100.0%
New file Coverage rating: A
...it-component-advanced/edit-component-advanced-shared.module.ts100.0%
New file Coverage rating: A
...group-work-advanced/edit-show-group-work-advanced.component.ts100.0%
New file Coverage rating: A
...anced-component/edit-peer-chat-advanced-component.component.ts100.0%
Total100.0%
🚦 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 marked this pull request as ready for review April 3, 2026 01:11
@hirokiterashima hirokiterashima requested a review from breity April 3, 2026 01:11
@hirokiterashima hirokiterashima changed the title feat(Authoring Tool): Use tabs to organize activity advanced authoring style(Authoring Tool): Use tabs to organize activity advanced authoring Apr 3, 2026
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)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant