- Contents
Interaction Reporter Help
Quality Scoring Details Report
The Quality Scoring Details Report displays detailed information on quality scoring, grouped by recording and then by Questionnaire. The report shows: if a Questionnaire was marked for Calibration; if there were critical questions, and their scores; and if questions were marked N/A during scoring. The report also displays comments attached to questions during the scoring process. The detailed information in the report includes:
-
Recording Date
-
Media
-
Questionnaire Name
-
Passed/Failed results
-
Recorded User ID
-
Form Score
-
Percentile
-
Rank
-
Scored User ID
-
Question Group
-
Importance
-
Question Text
-
Question Answer
-
N/A indicator
-
Score: Min., Max., Answer
Parameters
The following parameters can be specified for the Line Group Detail report:
-
Recording Date
-
Questionnaire Name
-
Recorded IC User
-
Scored User
Sample report
Click on the image below to view a sample of this report.
Report Element Descriptions
|
Report Element |
Database Column or Computation |
|
Recording Date |
RecordingDate |
|
Questionnaire Name |
QuestionnaireName |
|
Recorded User ID |
RecordedUserICUserId |
|
Scored User ID |
ScoredUserICUserId |
|
Passed/Failed |
IsFailed=0 "Passed", IsFailed=1 "Failed", IsFailed=NULL Hidden |
|
Form Score |
CombinedScore |
|
Percentile |
CombinedPercentileScore |
|
Rank |
RankName |
|
Critical Score |
CriticalScore |
|
Non-Critical Score |
NonCriticalScore |
|
Question Group |
QGroupName |
|
Importance |
QuestionPromptType |
|
Question Text |
QuestionText |
|
Question Answer |
DisplayAnswer |
|
N/A |
IsMarkedNA=1 True, anything else False |
|
Min Score |
MinScore |
|
Max Score |
MaxScore |
|
Answer Score |
AnswerScore |
|
Comments |
UserComments |
Stored Procedure
-
sprpt_RecorderScoringDet2
-
sprpt_RecorderScoringDet_count2
Tables
-
ScoringDetail_viw


