mirror of
https://github.com/dralkh/spaceforge.git
synced 2026-07-22 06:45:03 +00:00
Add new setting 'Deduct full mark on first failure' that enforces strict scoring rules where incorrect first attempts result in zero points. This provides an alternative scoring system to the original partial credit approach, giving users flexibility in assessment strictness. The feature includes: - New boolean setting in plugin configuration - Updated scoring logic in MCQ modal - Settings UI toggle control - TypeScript interface updates - CSS styling for result display This allows for more rigorous testing scenarios where immediate correctness is required for full credit. |
||
|---|---|---|
| .. | ||
| sidebar | ||
| batch-review-modal.ts | ||
| calendar-view.ts | ||
| consolidated-mcq-modal.ts | ||
| context-menu.ts | ||
| mcq-modal.ts | ||
| review-modal.ts | ||
| settings-tab.ts | ||
| sidebar-view.ts | ||