Configure your collaborative board
Guidelines and instructions that will be shown to students
Let students post without revealing their identity
Posts must be approved before appearing on the board
See how this board will appear to students
Collaborative Board
{{ $board->description }}
{{ $board->instructions }}
{{ $board->posts()->count() }}
{{ $board->posts()->where('is_approved', true)->count() }}
{{ $board->posts()->where('is_approved', false)->count() }}