# Superchecker Duties

* [ ] Check that all annotations on the CHI & EE1 tiers contain "0." Make sure there aren't sneaky spaces before the annotations-- when you merge two annotations, ELAN sometimes insterts a space. You can check their alignment in grid mode.
* [ ] Check that all xds\@EE1 annotations are coded as "O"
* [ ] From Grid view in Annotation mode, review Minchat for typos or nonsensical utterances. Do this for each speaker in the file.
  * [ ] Before fixing the typo, listen to the clip to make sure that the "typo" wasn't intentional.
* [ ] Check through all tiers and sub-tiers in Grid view to make sure there aren't any blank codes. Listen to the clip and fill in the appropriate code.
* [ ] Make sure there aren't annotations or missed speech in segments the coder listed as silent in the coding issues document.
* [ ] Wherever the annotator marked speech as unintelligible (xxx), listen to the clip (plus neighboring clips) to try to determine what the speaker said.
* [ ] Wherever the speaker categorized vcm or xds as unknown (U), listen to the clip (plus neighboring clips) to try to determine the appropriate category.&#x20;
* [ ] Check through all tiers and sub-tiers in Grid view to make sure there aren't any blank codes.
* [ ] Read through the **cast of characters**, and make sure that speakers were labelled consistently throughout the file.
  * [ ] Listen to all clips from each tier (one speaker at a time) to check for consistency in labelling.
* [ ] Check the **coding issues document** for notes about any segments the original coder had trouble with or marked for additional review. Review these sections and add any notes of your own.&#x20;
* [ ] [Export superchecked file as tab-delineated text](/vihi/vihi-corpus/coding-a-randomly-sampled-vihi-file.md#6-export-the-file-as-a-tab-delimited-text-file).
* [ ] [Run file through Minchat checker again](https://aclew.shinyapps.io/AAS-minCHAT-Checker/).
  * [ ] Fix any new issues that have emerged.
  * [ ] Re-export as tab-delineated text.
* [ ] Mark the task complete in Asana by sliding the file to the "Push to gitbook" column.
  * [ ] Lab manager or Erin: Push the checked .eaf, .docx., and .txt to VI\_LENA github repo.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook.bergelsonlab.com/vihi/vihi-corpus/superchecker-duties.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
