Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
stats_candidate_competency [2017/02/13 14:03] 127.0.0.1 external edit |
stats_candidate_competency [2017/02/13 14:13] (current) steveclarke |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Registrant Item Group Statistics and Results ====== | + | ====== Registrant Competency Statistics and Results ====== |
- | Table: **ceStatsRegistrationQuestionGroup** | + | Table: **ceStatsRegistrationCompetency** |
- | Aggregate of [[stats_candidate_item|Registrant Item statistics]], grouped by GroupID. | + | Aggregate of [[stats_candidate_item|Registrant Item statistics]], grouped by Competency. |
^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| | + | |CompetencyID|ID of Competency Items are linked to| |
- | |QtyCorrect|Total of all QtyCorrect for Candidate for all Items in Group| | + | |IsRollup|If true is a base Competency rollup (A, A-1, A-2) If false is the single Competency (A only)| |
- | |QtySkipped|Total of all QtySkipped for Candidate for all Items in Group| | + | |QtyQuestions|Number of Items in Competency| |
- | |QtyIncorrect|Total of all QtyIncorrect for Candidate for all Items in Group| | + | |QtyCorrect|Total of all QtyCorrect for Candidate for all Items in Competency| |
- | |RawPercent|x = Count of Correct Items in Group \\ n = Count of Items in Group \\ \\ {{:stat_rawpercent_candidate.png|}}| | + | |QtySkipped|Total of all QtySkipped for Candidate for all Items in Competency| |
- | |ValueCorrect|Total of all ValueCorrect for Candidate for all Items in Group| | + | |QtyIncorrect|Total of all QtyIncorrect for Candidate for all Items in Competency| |
- | |ValueSkipped|Total of all ValueSkipped for Candidate for all Items in Group| | + | |RawPercent|x = Count of Correct Items in Competency \\ n = Count of Items in Competency \\ \\ {{:stat_rawpercent_candidate.png|}}| |
- | |ValueIncorrect|Total of all ValueIncorrect for Candidate for all Items in Group| | + | |ValueCorrect|Total of all ValueCorrect for Candidate for all Items in Competency| |
+ | |ValueSkipped|Total of all ValueSkipped for Candidate for all Items in Competency| | ||
+ | |ValueIncorrect|Total of all ValueIncorrect for Candidate for all Items in Competency| | ||
|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| | + | |Ranking|Candidates Ranking on Competency vs all other Candidates performance on Competency| |
- | |ValueMax|Maximum achievable points from all Items in Group| | + | |Decile|Candidate Decile of Value Total on Competency| |
- | |Ranking|Candidates Ranking on Group vs all other Candidates performance on Group| | + | |
- | |Decile|Candidate Decile of Value Total on Group| | + | |
- | |CandidateHigh|True if Candidate achieved highest Mark on this Item Group| | + | |
|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]]| | ||