Description Usage Arguments Details Value See Also Examples
Finds and flags invalid scores.
1 | qc.invalid_scores(responses)
|
responses |
The responses dataframe. |
Sums test taker response scores. If a testtakers official and counted score do not match, all their responses are flagged. Invalid score flag column is 'invalidScore'.
The responses dataframe tagged for invalid scores.
Other Response QC functions: qc.archive,
qc.clean, qc.duplicates,
qc.invalid_records, qc.omits,
qc.outliers, qc.run
1 | qc.invalid_scores(ResponseImport)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.