Features
Online Code Judge — LeetCode-style function mode
- New
codingquestion type with full online judge support - Judge Edge Function via Piston API / native Deno execution
- Two execution modes:
- stdio mode: traditional stdin/stdout pattern
- function mode: LeetCode-style
function solution(...)pattern, framework auto-invokes and compares return values
- Code editor with editable test cases panel
- Per-testcase pass/fail result display
- New
submissionstable for tracking code execution history
Admin Test Page
/admin/questions/testfor quick question testing without saving to database- Search by ID or keyword, filter by type/subject
- Full answer interaction identical to practice mode
DX Improvements
- LeetCode-style Example 1/2/3 cards in question display
- Function signature templates per language
- Editable test cases when testing code
🤖 Generated with Claude Code