Skip to content

Merge overlapping quality details sections in workshop-student-simulator - #2463

Merged
pelikhan merged 2 commits into
mainfrom
copilot/workflow-editor-merge-quality-sections
Aug 3, 2026
Merged

Merge overlapping quality details sections in workshop-student-simulator#2463
pelikhan merged 2 commits into
mainfrom
copilot/workflow-editor-merge-quality-sections

Conversation

Copilot AI commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

The report issue template had two adjacent <details> blocks covering the same per-step rows, both opening with duplicate step file / overall score columns — producing near-identical sections in every generated report.

Changes

  • workshop-student-simulator.md — replaces the separate "Learning quality KPIs" and "Curriculum quality metrics" <details> blocks with a single "Curriculum quality and learning KPIs" block:

    Table with: step file, overall score, active_learning score, checkpoint_quality score,
    scaffolding score, learning KPI index, lowest rubric dimension, repair priority.
    Include a row for the cohort mean at the bottom.
    
  • workshop-student-simulator.lock.yml — regenerated via gh aw compile to reflect updated body hash.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Merge overlapping quality details sections in workshop-student-simulator Merge overlapping quality details sections in workshop-student-simulator Aug 3, 2026
Copilot AI requested a review from pelikhan August 3, 2026 02:51
@pelikhan
pelikhan marked this pull request as ready for review August 3, 2026 02:52
@pelikhan
pelikhan merged commit 3b4a656 into main Aug 3, 2026
23 checks passed
@pelikhan
pelikhan deleted the copilot/workflow-editor-merge-quality-sections branch August 3, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[workflow-editor] Merge overlapping quality details sections in workshop-student-simulator

2 participants