{{ $this->getQueueCount() }}
{{ $this->getQueueCount() === 1 ? 'pending AGS Tutor solution' : 'pending AGS Tutor solutions' }} awaiting review
Each row is a Claude-generated solution sitting in the solutions table at status_id = 6 (AGS Tutor Input). Students cannot see these until you approve them. Approving sets status_id = 3 (Public), stamps human_checked_at + human_checked_by, and reverts the question's qa_status to approved.
{{ $this->table }}