dralkh_spaceforge/styles
dralkh 4a44db5a2c feat(mcq): implement strict scoring mode for single-attempt failures
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.
2025-08-30 15:33:49 +03:00
..
_animations.css spaceforge 2025-07-31 07:03:20 +03:00
_buttons.css spaceforge 2025-07-31 07:03:20 +03:00
_components.css spaceforge 2025-07-31 07:03:20 +03:00
_variables.css spaceforge 2025-07-31 07:03:20 +03:00
calendar.css spaceforge 2025-07-31 07:03:20 +03:00
mcq.css feat(mcq): implement strict scoring mode for single-attempt failures 2025-08-30 15:33:49 +03:00
pomodoro.css spaceforge 2025-07-31 07:03:20 +03:00
responsive.css spaceforge 2025-07-31 07:03:20 +03:00
review-buttons.css spaceforge 2025-07-31 07:03:20 +03:00
settings.css spaceforge 2025-07-31 07:03:20 +03:00
sidebar.css spaceforge 2025-07-31 07:03:20 +03:00
styles.css spaceforge 2025-07-31 07:03:20 +03:00