function pollSubmit() { if (!checkData()) { alert("보기를 선택하세요"); return; } document.bbsForm.action = "/_c21_/article_poll_vote"; document.bbsForm.grpid.value = "1WwQJ"; document.bbsForm.mgrpid.value = ""; document.bbsForm.fldid.value = "EmsJ"; document.bbsForm.dataid.value = "537"; document.bbsForm.pollseq.value = ""; document.bbsForm.return_url.value = "/_c21_/recent_bbs_read?grpid=1WwQJ&fldid=EmsJ&contentval=0008fzzzzzzzzzzzzzzzzzzzzzzzzz&datanum=537®dt=20200330110256"; document.bbsForm.submit(); } function checkData() { var choice = document.bbsForm.article_poll_fldpoll_egseq; if(choice.length > 0) { for(i = 0; i < choice.length; i++) if (choice[i].checked) return true; } else { return choice.checked; } } function popup(szURL, szName, iWidth, iHeight) { window.open(szURL, szName, 'width=' + iWidth + ',height=' + iHeight + ',resizable=no,scrollbars=no'); }
1) 반대 입장이건 찬성 입장이건 신경쓰지 말고 자유롭게 글을 써 보세요.
2) 대략 주장 2~3, 반론 2~3 비율로 글을 올리세요.
3) 주장과 근거로 이루어진 글을 써 보세요.
4) 자신이 속한 조를 확인하고, 그곳에 들어가서 토론하세요~