正在回放... {{ formatDuration(playbackCurrentTime - playbackStartTime) }} / {{ formatDuration(playbackDuration) }}
💬 {{ chatMessages.length }}
聊天 ({{ chatMessages.length }}) {{ chatPanelCollapsed ? '▼' : '▲' }}
{{ msg.userName }} {{ msg.role === 'TEACHER' ? '老师' : '学生' }} {{ formatTime(msg.timestamp) }}
{{ msg.chatMessage }}
学生列表 ({{ studentList.length }})
暂无学生
等待学生加入...
{{ student.userName }} ID: {{ student.userId }}