Skip to content

Simplify student and mentor workflows - #70

Merged
eeminionn merged 1 commit into
mainfrom
codex/simplify-classroom-flows
Aug 13, 2026
Merged

Simplify student and mentor workflows#70
eeminionn merged 1 commit into
mainfrom
codex/simplify-classroom-flows

Conversation

@eeminionn

Copy link
Copy Markdown
Owner

Summary

  • make each assigned task row directly actionable and reduce the student dashboard to one primary next step
  • replace compiler jargon with clear results and next-step language for beginners
  • remove duplicate mentor navigation and prioritize review work, overdue tasks, daily activity and class size
  • derive the review badge and queue from the same available submissions
  • turn review criteria into an optional plain-language checklist and guard missing mission versions
  • document the heuristic review and defer large unvalidated features

Interaction review

The audit applies public human-centered design and usability guidance from Stanford d.school, MIT and UDD. It does not claim institutional endorsement. See docs/UX_AUDIT_AULA_3_3.md.

Validation

  • pnpm check
  • pnpm check:frontend
  • pnpm exec playwright test --config v2/playwright.config.ts --workers=1 (24 passed, 4 sandbox tests skipped)
  • pnpm test:e2e:frontend -- --workers=1 (4 passed)
  • Judge0 live smoke test: JavaScript, Python and C++ returned Accepted
  • desktop visual inspection and mobile overflow tests

Scope

Issues #56 and #59 remain open intentionally because they track assignment notifications.

Closes #68

Copilot AI lite review requested due to automatic review settings August 13, 2026 00:00

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@eeminionn eeminionn added enhancement New feature or request area: classroom Student and mentor classroom experience. area: execution Code execution, diagnostics and learning feedback. documentation Improvements or additions to documentation labels Aug 13, 2026
@eeminionn eeminionn self-assigned this Aug 13, 2026
@eeminionn
eeminionn merged commit 1fa0f54 into main Aug 13, 2026
3 checks passed
@eeminionn
eeminionn deleted the codex/simplify-classroom-flows branch August 13, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: classroom Student and mentor classroom experience. area: execution Code execution, diagnostics and learning feedback. documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simplificar los recorridos de estudiante y mentor

2 participants