show = false, 3000)"
x-show="show" x-cloak
x-transition:enter="transition ease-out duration-300" x-transition:enter-start="translate-x-full opacity-0" x-transition:enter-end="translate-x-0 opacity-100"
x-transition:leave="transition ease-in duration-200" x-transition:leave-start="translate-x-0 opacity-100" x-transition:leave-end="translate-x-full opacity-0"
class="fixed top-4 right-4 z-100 px-4 py-3 rounded-xl text-sm font-medium shadow-lg"
:class="{
'bg-slate-900 text-emerald-400': type === 'success',
'bg-slate-900 text-red-400': type === 'error',
'bg-slate-900 text-blue-400': type === 'info'
}">
Pipeline
Data
System
r.json())
.then(d => { syncOk = d.ok; syncMsg = d.ok ? d.synced + '건' : '오류'; $dispatch('toast', {message: d.ok ? 'Sheets 동기화 완료 (' + d.synced + '건)' : '동기화 실패', type: d.ok ? 'success' : 'error'}); })
.catch(() => { syncOk = false; syncMsg = '실패'; $dispatch('toast', {message: '네트워크 오류', type: 'error'}); })
.finally(() => syncing = false);
"
:disabled="syncing"
:title="expanded ? '' : 'Export to Sheets'"
class="w-full flex items-center gap-2 rounded-lg text-xs font-medium text-slate-400 hover:bg-slate-700 transition-colors disabled:opacity-50"
:class="expanded ? 'px-3 py-2' : 'px-2.5 py-2 justify-center'">
Export to Sheets
동기화 중…
Login
Low
goodnews1.com
2026-03-23
#1
동급생들에게 성희롱과 추행을 저질러 학교폭력 징계를 받은 학생이 징계 처분 취소 소송을 제기했으나, 법원은 이를 기각했습니다. 법원은 성희롱이 가벼운 장난이 아님을 강조하며 학교의 징계 처분이 정당하다고 판단했습니다.
진행 단계
판결선고
(학폭 징계 취소 소송 기각)
판단 근거
이 기사는 동급생들에게 성희롱 및 추행을 일삼아 학교폭력 징계를 받은 학생이 제기한 징계 취소 행정소송이 법원에서 기각된 사건을 다룹니다. 이는 가해 학생의 책임이 명확하다는 점(적합 조건 1)을 보여주지만, 해당 소송은 이미 종결된 사건(부적합 조건)입니다. 또한, 피해자들이 민사소송을 제기할 경우 상대방(학생)의 자력(적합 조건 2)이 충분하지 않을 가능성이 높습니다.
원문보기
2026-03-23 19:43
gemini-2.5-flash