# RA Video Annotation Checks -- Rochester

### Notes

* ***In general, assume that the original coder was correct. You will certainly come across instances of gray area; if you are not sure, leave what was originally coded.***
* Please feel free to leave comments in the opf.
* Remember to use the DataVyu shortcuts described [here](https://osf.io/cxwyz/wiki/Video%20Annotation/#Process_47) to make your life easier.

### Instructions

1. Open the \_final.opf in DataVyu and navigate to the first cell.
2. Check that the cell contains the object word. Adjust timestamps if necessary.
3. Check the spelling of the object word. If you are unsure, consult the [Common Words Index](https://docs.google.com/spreadsheets/d/1lfvV4W8wzwpeN4xe5YomSBqe_LFJYr3YbnLWeC3c_dI/edit?pli=1#gid=0) or the [Oxford English Dictionary](http://www.oxforddictionaries.com/us) (this is also the built-in dictionary on Macs).
4. Check the [utterance type](https://osf.io/cxwyz/wiki/Annotation%20Notes/#Code_2_Utterance_Type_90).
5. Check the [object presence](https://osf.io/cxwyz/wiki/Annotation%20Notes/#Code_3_Object_Presence_114).
6. Check the speaker code. Only make sure the codes are **internally consistent**: BR2 is coded as BR2 throughout this file, MOT is never coded as TOY, etc. (Do not worry about differences across files; these will be fixed separately.)
7. *If you come across any words you think should have been coded but weren't OR any words you think shouldn't have been coded but were*, leave a comment cell "%com: SD check, NA, NA, NA" at that timestamp and assign Shannon an Asana task "XX\_XX video check for codable word(s)".
8. Repeat Steps 2-6 for each object word cell in the file. (You don't have to check any comments cells.)
9. Run the check script (run\_all\_postannotation.rb) and fix any errors.
10. Save the file.
11. Run [WordMerge](https://osf.io/4rcjd/wiki/WordMerge/) to update the basic level.

<details>

<summary>Page Status: needs updating</summary>

Status details: Duke-related keywords found on the page.

Last updated by ?? on ??/??/??.

</details>


---

# 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/archive/old-osf-pages/old-ra-instructions/ra-video-annotation-checks-rochester.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.
