Loading...
{{ Math.round(progress.completed / progress.total * 100) }}%
{{ interstitialMsg }}
Click anywhere or press Enter to continue
All done!
You've completed all {{ progress.total }} items in this set.
Connection error
{{ initError }}
All annotated!
No flagged items
No matching items
All {{ annFilterCounts.all }} items in this set have been annotated.
No items have been flagged in this set.
No items match the current filter.
No items
There are no items to annotate in this set.
ITEM
{{ annFilter === 'all' ? currentItemIndex + 1 : filteredItemIndex + 1 }} / {{ annFilter === 'all' ? items.length : filteredItems.length }}
{{ platformIcon(currentItem.platform) }}
{{ currentItem.username ? '@' + currentItem.username : 'Unknown' }}
{{ formatScore(currentItem.ai_score) }}
{{ currentSectionTitle }}
{{ sectionTypeBadge.label }}
Q{{ questionNumber }} of ~{{ allQuestions.length }}
{{ questionProgressPct }}%
{{ currentQuestion.title }}
*
auto-filled
from duplicate
AI Hint
Codebook
{{ v }}
{{ aiHintForQuestion }}
{{ aiHintSourceLabel }}
This post is from {{ currentItem?.party }}.
Posts from parties and politicians should always be coded as political content. All remaining questions must be answered.
{{ currentQuestion.helper_text }}
{{ helperExpanded ? 'Less' : 'More info' }}
{{ currentQuestion.title }} — Codebook
{{ codebookSearchCount }} match{{ codebookSearchCount === 1 ? '' : 'es' }}
Answered: {{ Array.isArray(answers[currentQuestion.id]) ? answers[currentQuestion.id].length + ' selected' : (typeof answers[currentQuestion.id] === 'string' ? answers[currentQuestion.id].substring(0, 80) : answers[currentQuestion.id]) }}
Not answered
{{ optionLabel(opt) }}
No matching options