Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
stats_candidate_section [2017/02/13 14:03] 127.0.0.1 external edit |
stats_candidate_section [2017/10/06 10:13] (current) 72.38.112.148 |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Registrant Item Group Statistics and Results ====== | + | ====== Registrant Section Statistics and Results ====== |
- | Table: **ceStatsRegistrationQuestionGroup** | + | Table: **ceStatsRegistrationSection** |
- | Aggregate of [[stats_candidate_item|Registrant Item statistics]], grouped by GroupID. | + | Aggregate of [[stats_candidate_item|Registrant Item statistics]], grouped by Section. |
^Field^Description^ | ^Field^Description^ | ||
|StatsID|Unique Identifier for this set of Statistics| | |StatsID|Unique Identifier for this set of Statistics| | ||
|RegistrationID|Unique RegistrationID of Candidate for a given Session of the Exam Candidates can be registered for multiple Sessions of an Exam Candidates can be registered more than once for a Session of the Exam| | |RegistrationID|Unique RegistrationID of Candidate for a given Session of the Exam Candidates can be registered for multiple Sessions of an Exam Candidates can be registered more than once for a Session of the Exam| | ||
- | |GroupID|ID of Item Group Items are linked to| | + | |SectionID|ID of Section of Exam Items are linked to| |
- | |QtyCorrect|Total of all QtyCorrect for Candidate for all Items in Group| | + | |ValueMax|Maximum achievable points from all Items in Section| |
- | |QtySkipped|Total of all QtySkipped for Candidate for all Items in Group| | + | |QtyCorrect|Total of all QtyCorrect for Candidate for all Items in Section| |
- | |QtyIncorrect|Total of all QtyIncorrect for Candidate for all Items in Group| | + | |QtySkipped|Total of all QtySkipped for Candidate for all Items in Section| |
- | |RawPercent|x = Count of Correct Items in Group \\ n = Count of Items in Group \\ \\ {{:stat_rawpercent_candidate.png|}}| | + | |QtyIncorrect|Total of all QtyIncorrect for Candidate for all Items in Section| |
- | |ValueCorrect|Total of all ValueCorrect for Candidate for all Items in Group| | + | |RawPercent|x = Count of Correct Items in Section \\ n = Count of Items in Section \\ \\ {{:stat_rawpercent_candidate.png|}}| |
- | |ValueSkipped|Total of all ValueSkipped for Candidate for all Items in Group| | + | |ValueCorrect|Total of all ValueCorrect for Candidate for all Items in Section| |
- | |ValueIncorrect|Total of all ValueIncorrect for Candidate for all Items in Group| | + | |ValueSkipped|Total of all ValueSkipped for Candidate for all Items in Section| |
+ | |ValueIncorrect|Total of all ValueIncorrect for Candidate for all Items in Section| | ||
|ValueTotal|(ValueCorrect + ValueSkipped + ValueIncorrect)| | |ValueTotal|(ValueCorrect + ValueSkipped + ValueIncorrect)| | ||
|ValuePercent|{{:stat_valuepercent.png|}}| | |ValuePercent|{{:stat_valuepercent.png|}}| | ||
- | |TimeTotal|Total Time for all Items in Group Used in Online testing FIXME link| | + | |TScore|{{:stat_candidatesectiontscore.png?|}}| |
- | |ValueMax|Maximum achievable points from all Items in Group| | + | |Scaled Score|Scales score to a common base score \\ see [[calculations#scaled_scoring|Scaled Scores]]| |
- | |Ranking|Candidates Ranking on Group vs all other Candidates performance on Group| | + | |Ranking|Candidates Ranking on Section vs all other Candidates performance on Section| |
- | |Decile|Candidate Decile of Value Total on Group| | + | |Decile|Candidate Decile of Value Total on Section| |
- | |CandidateHigh|True if Candidate achieved highest Mark on this Item Group| | + | |PassSection|True if Candidate achieved ValueTotal > Section PassMark| |
|IncludeStats|True if Candidate not auditing Exam. See [[stats_concepts#Include in Stats]]| | |IncludeStats|True if Candidate not auditing Exam. See [[stats_concepts#Include in Stats]]| | ||
+ | |||