Round Not Found
This will permanently delete “{round.name}” and all associated data:
This action cannot be undone.
per project
{liveSession.audienceVoterCount} audience voters
> ) : ( <>{progress?.completedAssignments || 0} of {progress?.totalAssignments || 0}
> )}{count}
{status.toLowerCase().replace('_', ' ')}
Start Date
{round.votingStartAt ? ({format(new Date(round.votingStartAt), 'PPP')}
{format(new Date(round.votingStartAt), 'p')}
Not set
)}End Date
{round.votingEndAt ? ({format(new Date(round.votingEndAt), 'PPP')}
{format(new Date(round.votingEndAt), 'p')}
{isFuture(new Date(round.votingEndAt)) && (Ends {formatDistanceToNow(new Date(round.votingEndAt), { addSuffix: true })}
)}Not set
)}AI Filtering in Progress
Processing {jobStatus.totalProjects} projects in {jobStatus.totalBatches} batches
AI Configuration Required
{aiStatus.error || 'AI screening rules require OpenAI to be configured.'}
{filteringStats.total}
Total
{filteringStats.passed}
Passed
{filteringStats.filteredOut}
Filtered Out
{filteringStats.flagged}
Flagged
No filtering results yet
Configure rules and run filtering to screen projects
No results match this filter
{liveSession.status === 'IN_PROGRESS' ? 'Live Now' : liveSession.status.toLowerCase().replace('_', ' ')}
Status
{liveSession.round.projects.length}
Projects
{liveSession.currentVotes.length}
Jury Votes
{liveSession.audienceVoterCount}
Audience
Voting in progress
Project {(liveSession.currentProjectIndex ?? 0) + 1} of {liveSession.round.projects.length}
Voting session completed - view results in the dashboard
Project Management
{isFilteringRound ? 'Filtering' : isLiveEvent ? 'Live Event' : 'Evaluation'} Management
Uses AI to analyze all submitted evaluations for projects in this round and generate summary insights including strengths, weaknesses, and scoring patterns.