issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Java language:HTML
Filter by
77.5M results
現状、UFO飛んでるわけだけど、バスケットゴールが飛んでいます。事前に渡していたUFOの素材を使って下さい。
概要
項目分析にテスト全体の信頼性指標(クロンバックα係数)と、設問の識別力の古典的指標(D値)を追加する。
現状
設問単位の分析は実装済み:
- 正答率(P値)・得点率・I-T相関(識別係数)
- src/components/exams/08-export/hooks/useItemAnalysis.ts
- electron-src/lib/export/individual-report/statisticsCalculator.ts ...
enhancement
概要
OMR(マークシート自動認識)のマーク判定を、固定しきい値方式から「画像に応じて基準を自動最適化する方式」へ高度化し、スキャン環境差や消しゴム跡に対する読み取り精度を向上させる。
現状
- マーク判定は 塗りつぶし率(1次元の特徴量)のみ を使用
- electron-src/lib/omr/markRecognizer.ts — fillRatio = areaThreshold ...
enhancement
Part of #4967 (CL-54 screens epic). Related: CL-52 (#4965 desktop detail interaction).
Mobile renders session detail inline within Nodes via local selected state (app/nodes.tsx:351-423);
app/session-detail.tsx ...
Part of #4967 (CL-54 screens epic).
app/settings.tsx is a stub. Build a real Settings screen on both clients.
Build (both clients)
- Connection/node: current node name + status; manual connect-code ...
Part of #4967 (CL-54 screens epic).
app/spawn.tsx is a stub and spawnSession (in the mobile control-client) is not surfaced anywhere in the UI yet. Build a
dedicated Spawn screen on both clients to start ...
Part of #4967 (CL-54 screens epic). Related: CL-48 (#4961 desktop approvals card), CL-29 (#4935 cross-client
consistency).
app/decisions.tsx is a stub; approvals currently appear only as a dashboard card ...
Part of #4967 (CL-54 screens epic).
Today mobile s session list lives inside the Nodes dashboard (app/nodes.tsx:656-692) and app/sessions.tsx is a stub.
Build a dedicated Sessions screen on both clients. ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.