Scoring results
After an assessment is completed, scores are calculated and stored based on the scoring configuration defined in the template.
Scoring results are available at multiple levels such as assessment, section, subsection, and question, depending on how scoring was configured in the template. Each level captures a different granularity of the assessment outcome, allowing upstream applications to surface the most relevant scores to end users. The final scores are displayed according to the requirements of the upstream application, providing flexibility in how scores are visualized and presented to end users.
Each section and assessment level has a metric record connected to it through a metric_mapping record. You can use metric_mapping to identify the metric associated with each section, and from the associated metric record, locate the corresponding metric_instance.
- Question level scores are stored in the question instance (sn_smart_asmt_question_instance) table for individual questions.
- Section, subsection, and assessment level scores are stored in the (sn_smart_scoring_metric_instance) table.