feat: 실험 측정 강화 — 분석 스크립트·SUS·행동 검증 지표#123
Merged
Merged
Conversation
- scripts/playtest-attempts-analysis.py: learning curve slope (RQ1), per-goal hint before/after success comparison (RQ2), family first-attempt fairness spread (RQ3). Includes synthetic self-test. - RESEARCH_PROTOCOL: SUS 10-item Korean form with standard scoring, behavioral verification of feedback understanding, analysis steps. - FINAL_REPORT: metrics table updated, limitations now state the single-condition formative framing and quality-floor accessibility trade-off.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
HCI 평가 관점에서 실험 측정을 강화합니다 (사람 없이 가능한 부분 전부).
scripts/playtest-attempts-analysis.py— attempts.csv에서 RQ별 핵심 증거 자동 산출:python scripts/playtest-attempts-analysis.py --self-test→ OK검증
python scripts/playtest-attempts-analysis.py --self-test통과 (학습 곡선 양수, 힌트 후 개선, family 불리 조건 재현)npm run validate:docs통과