1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741 |
- <?xml version="1.0" encoding="EUC-KR"?>
- <!--
- * Name : SMCIT01400_만족도설문문항관리
- * Summary : 설문 문항 관리
- * Programmer : 황현석
- * Date Written : 2010.07.06
- * History :
- * Remark :
- -->
- <?xml-stylesheet href="../../../com/commonweb/css/common.css" type="text/css" ?>
- <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
- <xhtml:head>
- <xhtml:title>만족도 설문 문항 관리</xhtml:title>
- <model id="model1">
- <instance id="instance1">
- <root xmlns="">
- <main>
- <qestitemlist>
- <qestitemgrupseqno/>
- <qestcnts/>
- <qestrgstdeptnm/>
- <qestrgstnm/>
- <qestrgstdd/>
- <qestseqno/>
- <qestkindcd/>
- <qestitemlrgcd/>
- <qestitemmdlcd/>
- <qestrgstdeptcd/>
- <qestrgstid/>
- <qestitemlrgnm/>
- <qestitemmdlnm/>
- <qestsmmcnts/>
- <qestitemanswchoicnt/>
- <qestitemanswchoicolcnt/>
- <essnanswcnt/>
- <qestitemgrupnm/>
- <usecnt/>
- </qestitemlist>
- <qestcntattr>
- <qestitemlrgcd/>
- <qestitemmdlcd/>
- <qestrgstdeptcd/>
- <qestrgstid/>
- <qestitemgrupseqno/>
- <qestsmmcnts/>
- <qestrgstdd/>
- <qestcnts/>
- <qestkindcd/>
- <savemode>I</savemode>
- <qestrgstdeptnm/>
- <qestrgstnm/>
- <qestseqno/>
- <qestupdtresn/>
- <qestitemanswchoicnt/>
- <qestitemanswchoicolcnt/>
- <essnanswcnt/>
- <qestitemgrupnm/>
- <setPoint>R</setPoint>
- <contqestyn>N</contqestyn>
- </qestcntattr>
- <newitemchoilist>
- <case123>
- <qestchoicntslist>
- <qestitemanswchoicnts/>
- <descinptyn/>
- <qestseqno/>
- <answchoiseqno/>
- <norpaddinptyn/>
- </qestchoicntslist>
- </case123>
- <case45>
- <answchoiaddcnts/>
- <qestitemanswchoicnts/>
- <addnoinptyn/>
- <addinptyn/>
- <noinptyn/>
- <essninptyn/>
- <qestseqno/>
- <answchoiseqno/>
- <norpaddinptyn/>
- </case45>
- <case678>
- <qestanswchoi>
- <qestitemanswchoicnts1/>
- <qestitemanswchoicnts2/>
- <qestitemanswchoicnts3/>
- <qestitemanswchoicnts4/>
- <qestitemanswchoicnts5/>
- <qestitemanswchoicnts6/>
- <qestitemanswchoicnts7/>
- </qestanswchoi>
- <pnt>
- <divpnt1/>
- <divpnt2/>
- <divpnt3/>
- <divpnt4/>
- <divpnt5/>
- <divpnt6/>
- <divpnt7/>
- </pnt>
- <answchoiseqno>
- <answchoiseqno1/>
- <answchoiseqno2/>
- <answchoiseqno3/>
- <answchoiseqno4/>
- <answchoiseqno5/>
- <answchoiseqno6/>
- <answchoiseqno7/>
- </answchoiseqno>
- <norpaddinptyn/>
- <qestseqno/>
- </case678>
- <case9>
- <qestanswchoi>
- <qestitemanswchoicnts1/>
- <qestitemanswchoicnts2/>
- <qestitemanswchoicnts3/>
- <qestitemanswchoicnts4/>
- <qestitemanswchoicnts5/>
- <qestitemanswchoicnts6/>
- <qestitemanswchoicnts7/>
- <qestitemanswchoicnts8/>
- <qestitemanswchoicnts9/>
- <qestitemanswchoicnts10/>
- <qestitemanswchoicnts11/>
- </qestanswchoi>
- <pnt>
- <divpnt1/>
- <divpnt2/>
- <divpnt3/>
- <divpnt4/>
- <divpnt5/>
- <divpnt6/>
- <divpnt7/>
- <divpnt8/>
- <divpnt9/>
- <divpnt10/>
- <divpnt11/>
- </pnt>
- <answchoiseqno>
- <answchoiseqno1/>
- <answchoiseqno2/>
- <answchoiseqno3/>
- <answchoiseqno4/>
- <answchoiseqno5/>
- <answchoiseqno6/>
- <answchoiseqno7/>
- <answchoiseqno8/>
- <answchoiseqno9/>
- <answchoiseqno10/>
- <answchoiseqno11/>
- </answchoiseqno>
- <qestseqno/>
- </case9>
- <qestkindcd/>
- </newitemchoilist>
- <qestgridlist>
- <qestitemchoi>
- <qestseqno/>
- <answchoiseqno/>
- <qestitemanswchoicnts/>
- <divpnt/>
- <norpaddinptyn/>
- </qestitemchoi>
- </qestgridlist>
- </main>
- <send>
- <info>
- <qestitemlrgcd/>
- <qestitemmdlcd/>
- <srch>
- <qestitemlrgcd/>
- <qestitemmdlcd/>
- </srch>
- </info>
- <srch>
- <qestitemgrupnm/>
- <qestrgstdeptcd/>
- <qestitemlrgcd/>
- <qestitemmdlcd/>
- <qestcnts/>
- <qestrgstdeptnm/>
- <qestitemgrupseqno/>
- <setPoint/>
- </srch>
- <attr>
- <qestseqno/>
- <qestkindcd/>
- </attr>
- </send>
- <init>
- <qestitemgrupnm/>
- <qestitemlrglist/>
- <qestitemlrgcd/>
- <qestitemmdlcd/>
- <qestitemmdllist/>
- <qestitemgruplist/>
- <srch>
- <qestitemlrglist/>
- <qestitemmdllist/>
- </srch>
- <C0101list>
- </C0101list>
- </init>
- <temp>
- <result>
- <qestitemlrgcd/>
- <qestitemmdlcd/>
- <qestitemgrupnm/>
- <setPoint>R</setPoint>
- </result>
- <answchoicnt/>
- </temp>
- <hidden>
- <scrnflag>L</scrnflag>
- </hidden>
- </root>
- </instance>
- <submission id="TRCIT01401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/srch" resultref="/root/main/qestitemlist"/>
- <submission id="TRCIT01402" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/info" resultref="/root/init/qestitemgruplist"/>
- <submission id="TRCIT01403" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/info/srch" resultref="/root/init/srch/qestitemlrglist/qestitemlrglist"/>
- <submission id="TRCIT01404" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/info/srch" resultref="/root/init/srch/qestitemmdllist/qestitemmdllist"/>
- <submission id="TRCIT01405" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/attr" resultref="/root/main/newitemchoilist/case123/qestchoicntslist"/>
- <submission id="TRCIT01406" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/attr" resultref="/root/main/newitemchoilist/case45"/>
- <submission id="TRCIT01407" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/attr" resultref="/root/main/qestgridlist/qestitemchoi"/>
- <submission id="TRCIT00102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/info" resultref="/root/init/qestitemlrglist/qestitemlrggrup"/>
- <submission id="TRCIT00103" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/info" resultref="/root/init/qestitemmdllist/qestitemmdlgrup"/>
- <submission id="TXCIT01401" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/savedata"/>
- </model>
- <script type="javascript" src="../../../crm/crmweb/js/CCZ001.js"/>
- <script type="javascript" src="../../../com/commonweb/js/common.js"/>
- <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
- <script type="javascript" src="../../../com/commonweb/js/dateHelper.js"/>
- <script type="javascript" src="../../../com/basiccodeweb/js/ZBC001.js"/>
- <script type="javascript" ev:event="xforms-ready">
- <![CDATA[
-
- // 공통코드
- zbcfGetCodeList( new Array("C0101"), new Array("/root/init/C0101list"));
-
- var setPoint = model.getValue("/root/send/srch/setPoint");
-
- // 사용자 부서 설정
- var dutplcenm = getUserInfo("dutplcenm");
- model.setValue("/root/main/qestcntattr/qestrgstdeptnm", dutplcenm);
- var dutplcecd = getUserInfo("dutplcecd");
- model.setValue("/root/main/qestcntattr/qestrgstdeptcd", dutplcecd);
-
- // 사용자 설정
- var usernm = getUserInfo("usernm");
- model.setValue("/root/main/qestcntattr/qestrgstnm", usernm);
- var userid = getUserInfo("userid");
- model.setValue("/root/main/qestcntattr/qestrgstid", userid);
-
- // 메시지 대그룹을 가져온다
- submit("TRCIT00102");
-
- // 조회부 메시지 대그룹을 가져온다
- submit("TRCIT01403");
-
- model.removenodeset("/root/main/qestgridlist/qestitemchoi"); // 보기정보 임시리스트
- model.removenodeset("/root/main/newitemchoilist/case123/qestchoicntslist"); // 보기정보 단일 다중 순위 리스트
-
- // 시작 화면에 오늘 날짜 보여주기
- var ord_dd = getCurrentDate();
- model.setValue("/root/main/qestcntattr/qestrgstdd", ord_dd);
-
- // 문항정보 보기 열 개수 기본값을 설정
- model.setValue("/root/main/qestcntattr/qestitemanswchoicolcnt", 1);
-
- // 문항정보에 따른 화면 전환
- model.setValue("/root/main/qestcntattr/qestkindcd", "1");
- var kindcd = model.getValue("/root/main/qestcntattr/qestkindcd");
- fSetQestKind(kindcd);
-
- model.removenode("/root/init/qestitemanswchoilist");
- for (var i=1; i<=49; i++) {
- k = i+1;
- model.makeValue("/root/init/qestitemanswchoilist["+i+"]/qestitemanswchoicntcd",k);
- model.makeValue("/root/init/qestitemanswchoilist["+i+"]/qestitemanswchoicntnm",k+"개");
- }
-
- // 문항정보 필수입력 개수의 기본값을 설정
- for (var i=1; i<=41; i++) {
-
- if (i == 1) {
- model.makeValue("/root/init/essnanswlist["+i+"]/essnanswcd","0");
- model.makeValue("/root/init/essnanswlist["+i+"]/essnanswnm","없음");
- } else {
- k = i-1;
- model.makeValue("/root/init/essnanswlist["+i+"]/essnanswcd",k);
- model.makeValue("/root/init/essnanswlist["+i+"]/essnanswnm",k+"개");
- }
- }
-
- if (setPoint == "A") {
- model.removenodeset("/root/main/qestitemlist"); // 설문문항 리스트
- model.removenodeset("/root/main/qestgridlist/qestitemchoi"); // 보기정보 임시리스트
- model.removenodeset("/root/main/newitemchoilist/case123/qestchoicntslist"); // 보기정보 단일 다중 순위 리스트
- fGetSrchQestItemMdlCd();
- submit("TRCIT01401");
-
- } else {
- // 그리드의 col을 초기화 시켜준다.
- model.removenodeset("/root/main/qestitemlist"); // 설문문항 리스트
- model.removenodeset("/root/main/qestgridlist/qestitemchoi"); // 보기정보 임시리스트
- model.removenodeset("/root/main/newitemchoilist/case123/qestchoicntslist"); // 보기정보 단일 다중 순위 리스트
- }
-
- addComboItemAll("cmb_srch_qestitemlrgcd");
-
- fSetButtons(); // 버튼의 활성화 유무를 확인
- model.refresh();
- ]]>
- </script>
- <script type="javascript">
- <![CDATA[
-
- // 설문 문항 입력, 수정
- function fSaveMsg() {
-
- var savemode = model.getValue("/root/main/qestcntattr/savemode");
- var qestkindcd = model.getValue("/root/main/qestcntattr/qestkindcd");
-
- // 체크박스 최초 미 체크시의 저장 값 설정.
- var noinptyn = model.getValue("/root/main/newitemchoilist/case45/noinptyn");
- if (noinptyn == "") {
- model.setValue("/root/main/newitemchoilist/case45/noinptyn", "N");
- }
-
- var essnanswcnt = model.getValue("/root/main/qestcntattr/essnanswcnt");
- if (essnanswcnt == "") {
- model.setValue("/root/main/qestcntattr/essnanswcnt", 0);
- }
-
- var addinptyn = model.getValue("/root/main/newitemchoilist/case45/addinptyn");
- if (addinptyn == "") {
- model.setValue("/root/main/newitemchoilist/case45/addinptyn","N");
- }
-
- var addnoinptyn = model.getValue("/root/main/newitemchoilist/case45/addnoinptyn");
- if (addnoinptyn == "") {
- model.setValue("/root/main/newitemchoilist/case45/addnoinptyn","N");
- }
-
- var essninptyn = model.getValue("/root/main/newitemchoilist/case45/essninptyn");
- if (essninptyn == "") {
- model.setValue("/root/main/newitemchoilist/case45/essninptyn","N");
- }
-
- var norpaddinptyn = model.getValue("/root/main/newitemchoilist/case678/norpaddinptyn");
- if (norpaddinptyn == "") {
- model.setValue("/root/main/newitemchoilist/case678/norpaddinptyn", "N");
- }
-
- // 저장하기 위한 데이터 전환 작업
- if (qestkindcd == "1" || qestkindcd == "2" || qestkindcd == "3") {
-
- model.makeNode("/root/send/savedata");
- copyNodesetType("/root/send/savedata","/root/main/qestcntattr");
-
- if (qestkindcd == "1") {
- model.makeValue("/root/send/savedata/qestchoicntslist",grd_qestchoicntslist.getUpdateDataAll("i"));
- } else if (qestkindcd == "2") {
- model.makeValue("/root/send/savedata/qestchoicntslist",grd_case2_qestchoicntslist.getUpdateDataAll("i"));
- } else if (qestkindcd == "3") {
- model.makeValue("/root/send/savedata/qestchoicntslist",grd_case3_qestchoicntslist.getUpdateDataAll("i"));
- } else {
- alert("오류");
- }
-
-
- } else if (qestkindcd == "4" || qestkindcd == "5") {
- var addinptyn = model.getValue("/root/main/newitemchoilist/case45/addinptyn");
- // 보기개수 1개 일련번호 1
- model.setValue("/root/main/qestcntattr/qestitemanswchoicnt", 1);
- model.setValue("/root/main/newitemchoilist/case45/answchoiseqno", 1);
-
- model.makeNode("/root/send/savedata/qestcntattr");
- model.makeNode("/root/send/savedata/case45");
- copyNodesetType("/root/send/savedata/qestcntattr","/root/main/qestcntattr");
- copyNodesetType("/root/send/savedata/case45","/root/main/newitemchoilist/case45");
-
- } else if (qestkindcd == "8" || qestkindcd == "6" || qestkindcd == "7") {
- var inptcount = 0;
-
- if (qestkindcd == "8") {
- inptcount = 4;
- } else if (qestkindcd == "6") {
- inptcount = 5;
- } else if (qestkindcd == "7") {
- inptcount = 7;
- } else {
- alert("오류");
- }
- model.setValue("/root/main/qestcntattr/qestitemanswchoicnt", inptcount);
-
- for (var i = 0; i < inptcount; i++) {
- var k = i+1;
- grd_qestkindlist.addRow(false);
-
- model.setValue("/root/main/qestgridlist/qestitemchoi["+ grd_qestkindlist.row +"]/answchoiseqno", k);
- model.setValue("/root/main/qestgridlist/qestitemchoi["+ grd_qestkindlist.row +"]/qestitemanswchoicnts" ,model.getValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts"+k));
- model.setValue("/root/main/qestgridlist/qestitemchoi["+ grd_qestkindlist.row +"]/divpnt" ,model.getValue("/root/main/newitemchoilist/case678/pnt/divpnt"+k));
- model.setValue("/root/main/qestgridlist/qestitemchoi["+ grd_qestkindlist.row +"]/qestseqno" ,model.getValue("/root/main/newitemchoilist/case678/qestseqno"));
- model.setValue("/root/main/qestgridlist/qestitemchoi["+ grd_qestkindlist.row +"]/norpaddinptyn", "");
-
- }
-
- model.makeNode("/root/send/savedata/qestcntattr");
- model.makeNode("/root/send/savedata/qestitemchoi");
- copyNodesetType("/root/send/savedata/qestcntattr","/root/main/qestcntattr");
- model.makeValue("/root/send/savedata/qestitemchoi",grd_qestkindlist.getUpdateData());
-
- } else if (qestkindcd == "10") {
- model.setValue("/root/main/qestcntattr/qestitemanswchoicnt", 11);
-
- for (var i = 0; i <= 10; i++) {
- var k = i+1;
- model.setValue("/root/main/newitemchoilist/case9/qestanswchoi/qestitemanswchoicnts"+k, i+"점");
- model.setValue("/root/main/newitemchoilist/case9/pnt/divpnt"+k, (i*10));
-
- grd_qestkindlist.addRow(false);
-
- model.setValue("/root/main/qestgridlist/qestitemchoi["+ grd_qestkindlist.row +"]/answchoiseqno", i);
- model.setValue("/root/main/qestgridlist/qestitemchoi["+ grd_qestkindlist.row +"]/qestitemanswchoicnts" ,model.getValue("/root/main/newitemchoilist/case9/qestanswchoi/qestitemanswchoicnts"+k));
- model.setValue("/root/main/qestgridlist/qestitemchoi["+ grd_qestkindlist.row +"]/divpnt" ,model.getValue("/root/main/newitemchoilist/case9/pnt/divpnt"+k));
- model.setValue("/root/main/qestgridlist/qestitemchoi["+ grd_qestkindlist.row +"]/qestseqno" ,model.getValue("/root/main/newitemchoilist/case9/qestseqno"));
- model.setValue("/root/main/qestgridlist/qestitemchoi["+ grd_qestkindlist.row +"]/norpaddinptyn", "");
- }
-
- model.makeNode("/root/send/savedata/qestcntattr");
- model.makeNode("/root/send/savedata/case9");
- copyNodesetType("/root/send/savedata","/root/main/qestcntattr");
- model.makeValue("/root/send/savedata/case9",grd_qestkindlist.getUpdateData());
-
- } else {
- alert("오류");
- }
-
- if (submit("TXCIT01401")) {
- if (savemode == "I") {
- messageBox("설문 내용 저장이", "I002");
- }
- }
-
-
- // 저장후 다시 목록 조회
- model.removeNodeset("/root/main/qestitemlist");
- submit("TRCIT01401");
-
- fNewMsg();
-
- model.refresh();
- }
-
- // 저장시 정합성 체크
- function fMsgValid(){
- var cmb_qestitemlrgcd = model.getValue("/root/main/qestcntattr/qestitemlrgcd");
- var cmb_qestitemmdlcd = model.getValue("/root/main/qestcntattr/qestitemmdlcd");
- var cmb_qestitemgrupseqno = model.getValue("/root/main/qestcntattr/qestitemgrupseqno");
-
- if(cmb_qestitemlrgcd == ""){
- messageBox("설문 목적 분류의 대그룹이 선택 되지", "E007");
- return false;
- }
- if(cmb_qestitemmdlcd == ""){
- messageBox("설문 목적 분류의 중그룹이 선택 되지", "E007");
- return false;
- }
- if(cmb_qestitemgrupseqno == ""){
- messageBox("문항 그룹이 선택 되지", "E007");
- return false;
- }
- return true;
- }
-
- // 설문 목적 중그룹조회
- function fGetQestItemMdlCd() {
- var qestitemlrgcd = model.getValue("/root/main/qestcntattr/qestitemlrgcd");
- model.setValue("/root/send/info/qestitemlrgcd",qestitemlrgcd);
- submit("TRCIT00103");
- }
-
- // 문항그룹 조회
- function fGetQestItemGrupNm() {
- var qestitemmdlcd = model.getValue("/root/main/qestcntattr/qestitemmdlcd");
- model.setValue("/root/send/info/qestitemmdlcd",qestitemmdlcd);
- submit("TRCIT01402");
- }
-
- // 조회부 설문 목적 중그룹조회
- function fGetSrchQestItemMdlCd() {
- var qestitemlrgcd = model.getValue("/root/send/srch/qestitemlrgcd");
- model.setValue("/root/send/info/srch/qestitemlrgcd",qestitemlrgcd);
- submit("TRCIT01404");
- }
-
- // 문항관리 조회부
- function fGetMsgTmplList() {
- /*
- if (cmb_srch_qestitemlrgcd.value == "") {
- messageBox("목적 분류 대그룹을", "C002");
- model.setFocus("cmb_srch_qestitemlrgcd");
- } else if (cmb_srch_qestitemmdlcd.value == "") {
- messageBox("목적 분류 중그룹을", "C002");
- model.setFocus("cmb_srch_qestitemmdlcd");
- } else {*/
- model.removeNodeset("/root/main/qestitemlist");
- submit("TRCIT01401");
- // }
- }
-
- // 설문 내용의 초기화
- function fNewMsg() {
- model.setValue("/root/main/qestcntattr/qestitemlrgcd","");
- model.removenodeset("/root/init/qestitemmdllist/qestitemmdllist");
- model.setValue("/root/main/qestcntattr/qestitemmdlcd","");
- model.setValue("/root/main/qestcntattr/qestitemgrupseqno","");
- model.setValue("/root/main/qestcntattr/qestsmmcnts","");
- model.setValue("/root/main/qestcntattr/qestcnts","");
- model.setValue("/root/main/qestcntattr/qestkindcd","1");
- model.setValue("/root/main/qestcntattr/qestseqno","");
- model.setValue("/root/main/qestcntattr/qestitemanswchoicnt","");
- model.setValue("/root/main/qestcntattr/qestitemanswchoicolcnt", 1);
- model.setValue("/root/main/qestcntattr/essnanswcnt", 0);
- model.setValue("/root/main/qestcntattr/savemode","I");
- model.setValue("/root/temp/answchoicnt", 0);
-
- // 문항보기 초기화
- model.setValue("/root/main/newitemchoilist/case45/qestitemanswchoicnts","");
- model.setValue("/root/main/newitemchoilist/case45/noinptyn","");
- model.setValue("/root/main/newitemchoilist/case45/answchoiaddcnts","");
- model.setValue("/root/main/newitemchoilist/case45/addnoinptyn","");
- model.setValue("/root/main/newitemchoilist/case45/addinptyn","");
- model.setValue("/root/main/newitemchoilist/case45/essninptyn","");
- model.setValue("/root/main/newitemchoilist/case45/qestseqno","");
- model.setValue("/root/main/newitemchoilist/case45/answchoiseqno","");
-
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts1","");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts2","");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts3","");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts4","");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts5","");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts6","");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts7","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt1","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt2","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt3","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt4","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt5","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt6","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt7","");
-
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno1","");
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno2","");
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno3","");
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno4","");
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno5","");
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno6","");
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno7","");
-
- model.setValue("/root/main/newitemchoilist/case678/norpaddinptyn","");
-
- model.removeNodeset("/root/main/newitemchoilist/case123/qestchoicntslist");
- model.removeNodeset("/root/main/qestgridlist/qestitemchoi");
- model.removeNodeset("/root/send/savedata");
- model.removeNodeset("/root/send/savedata/qestchoicntslist");
- model.removeNodeset("/root/send/savedata/qestitemchoil");
-
- // 시작 화면에 오늘 날짜 보여주기
- var ord_dd = getCurrentDate();
- model.setValue("/root/main/qestcntattr/qestrgstdd", ord_dd);
-
- // 사용자 부서 설정
- var dutplcenm = getUserInfo("dutplcenm");
- model.setValue("/root/main/qestcntattr/qestrgstdeptnm", dutplcenm);
- var dutplcecd = getUserInfo("dutplcecd");
- model.setValue("/root/main/qestcntattr/qestrgstdeptcd", dutplcecd);
-
- // 사용자 설정
- var usernm = getUserInfo("usernm");
- model.setValue("/root/main/qestcntattr/qestrgstnm", usernm);
- var userid = getUserInfo("userid");
- model.setValue("/root/main/qestcntattr/qestrgstid", userid);
-
- var kindcd = model.getValue("/root/main/qestcntattr/qestkindcd");
-
- fSetButtons();
- fSetQestKind(kindcd);
- model.refresh();
- }
-
- function fNewQestCntMsg(){
- // 문항보기 초기화
- model.setValue("/root/main/newitemchoilist/case45/qestitemanswchoicnts","");
- model.setValue("/root/main/newitemchoilist/case45/noinptyn","");
- model.setValue("/root/main/newitemchoilist/case45/answchoiaddcnts","");
- model.setValue("/root/main/newitemchoilist/case45/addnoinptyn","");
- model.setValue("/root/main/newitemchoilist/case45/addinptyn","");
- model.setValue("/root/main/newitemchoilist/case45/essninptyn","");
- model.setValue("/root/main/newitemchoilist/case45/qestseqno","");
- model.setValue("/root/main/newitemchoilist/case45/answchoiseqno","");
-
- model.setValue("/root/main/qestcntattr/qestitemanswchoicnt","");
-
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts1","");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts2","");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts3","");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts4","");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts5","");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts6","");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts7","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt1","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt2","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt3","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt4","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt5","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt6","");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt7","");
-
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno1","");
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno2","");
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno3","");
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno4","");
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno5","");
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno6","");
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno7","");
-
- model.setValue("/root/main/newitemchoilist/case678/norpaddinptyn","");
-
- model.removenodeset("/root/main/newitemchoilist/case123/qestchoicntslist");
- model.removeNodeset("/root/main/qestgridlist/qestitemchoi");
- model.removeNodeset("/root/send/savedata");
- model.removeNodeset("/root/send/savedata/qestchoicntslist");
- model.removeNodeset("/root/send/savedata/qestitemchoil");
-
- fSetButtons();
- model.refresh();
- }
-
- // 설문내용 삭제
- function fDelMsg() {
- var usecnt = model.getValue("/root/main/qestcntattr/usecnt");
- model.setValue("/root/main/qestcntattr/savemode", "D");
-
- model.makeNode("/root/send/savedata");
- copyNodesetType("/root/send/savedata","/root/main/qestcntattr");
-
- if (usecnt > 0) {
- messageBox("설문지에 사용된 문항은 삭제", "E001");
-
- } else {
- if (submit("TXCIT01401")) {
- messageBox("설문 내용 삭제가", "I002");
- model.removeNodeset("/root/main/qestitemlist");
- submit("TRCIT01401");
- }
- fNewMsg();
- }
- }
-
- // 버튼의 활성화 유무
- function fSetButtons() {
- var savemode = model.getValue("/root/main/qestcntattr/savemode");
-
- if (savemode == "I") {
- btn_qestprvw.disabled = true;
- btn_qestsaveas.disabled = true;
- btn_updt.disabled = true;
- btn_save.disabled = false;
- btn_del.disabled = true;
- cmb_qestitemlrgcd.disabled = false;
- cmb_qestitemmdlcd.disabled = false;
- cmb_qestitemgrupseqno.disabled = false;
- } else if (savemode == "U") {
- btn_qestprvw.disabled = false;
- btn_qestsaveas.disabled = false;
- btn_updt.disabled = false;
- btn_save.disabled = true;
- btn_del.disabled = false;
- cmb_qestitemlrgcd.disabled = true;
- cmb_qestitemmdlcd.disabled = true;
- cmb_qestitemgrupseqno.disabled = true;
- }
- }
-
- function fSetQestKind(kindcd, kindValue) {
- model.removeNodeset("/root/main/newitemchoilist/case123/qestchoicntslist");
- model.removeNodeset("/root/main/qestgridlist/qestitemchoi");
- model.removeNodeset("/root/send/savedata");
- model.removeNodeset("/root/send/savedata/qestchoicntslist");
- model.removeNodeset("/root/send/savedata/qestitemchoi");
-
- if (kindcd == "1" ) {
- if (kindValue == "grdlist") {
- model.toggle("case1");
- fSetGrdItem();
- } else {
- model.setValue("/root/main/qestcntattr/qestitemanswchoicnt", "");
- model.setValue("/root/main/qestcntattr/qestitemanswchoicolcnt", 1);
- model.setValue("/root/temp/answchoicnt", 0);
- model.toggle("case1");
- }
- } else if (kindcd == "2" ) {
- if (kindValue == "grdlist") {
- model.toggle("case2");
- fSetGrdItem();
- } else {
- model.setValue("/root/main/qestcntattr/qestitemanswchoicnt", "");
- model.setValue("/root/main/qestcntattr/qestitemanswchoicolcnt", 1);
- model.setValue("/root/temp/answchoicnt", 0);
- model.toggle("case2");
- }
- } else if (kindcd == "3") {
- if (kindValue == "grdlist") {
- model.toggle("case3");
- fSetGrdItem();
- } else {
- model.setValue("/root/main/qestcntattr/qestitemanswchoicnt", "");
- model.setValue("/root/main/qestcntattr/qestitemanswchoicolcnt", 1);
- model.setValue("/root/main/qestcntattr/essnanswcnt", 0);
- model.setValue("/root/temp/answchoicnt", 0);
- model.toggle("case3");
- }
- } else if (kindcd == "4") {
- model.toggle("case4");
- } else if (kindcd == "5") {
- model.toggle("case5");
- } else if (kindcd == "8") {
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts1", "항상");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts2", "대체로");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts3", "가끔");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts4", "전혀");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt1", "100");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt2", "66.7");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt3", "33.3");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt4", "0");
- model.setValue("/root/main/newitemchoilist/case678/norpaddinptyn", "Y");
- model.toggle("case6");
- } else if (kindcd == "6") {
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts1", "매우그렇다");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts2", "약간그렇다");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts3", "보통이다");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts4", "그렇지않다");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts5", "전혀그렇지않다");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt1", "100");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt2", "75");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt3", "50");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt4", "25");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt5", "0");
- model.setValue("/root/main/newitemchoilist/case678/norpaddinptyn", "Y");
- model.toggle("case7");
- } else if (kindcd == "7") {
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts1", "매우만족");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts2", "만족");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts3", "약간만족");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts4", "보통");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts5", "약간불만족");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts6", "불만족");
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts7", "매우불만족");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt1", "100");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt2", "83.3");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt3", "66.6");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt4", "50");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt5", "33.3");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt6", "16.6");
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt7", "0");
- model.setValue("/root/main/newitemchoilist/case678/norpaddinptyn", "Y");
- model.toggle("case8");
- } else if (kindcd == "10") {
- for (var i = 0; i <= 10; i++) {
- var k = i + 1;
- model.setValue("/root/main/newitemchoilist/case9/pnt/divpnt"+k, "");
- }
-
- model.toggle("case9");
- }
-
- model.refresh();
- }
-
- // 보기 개수에 따른 그리그의 row 생성
- function fSetGrdItem() {
- var qestitemanswchoicntcd = model.getValue("/root/main/qestcntattr/qestitemanswchoicnt");
- var answchoicnt = model.getValue("/root/temp/answchoicnt");
- var kindcd = model.getValue("/root/main/qestcntattr/qestkindcd");
-
- model.setValue("/root/temp/answchoicnt", qestitemanswchoicntcd);
- if (answchoicnt != "") {
- var choicnt = qestitemanswchoicntcd - answchoicnt;
- if (choicnt > 0 ) {
- var flag = "A";
- } else {
- var flag = "B";
- choicnt = answchoicnt - qestitemanswchoicntcd;
- }
- } else {
-
- var choicnt = qestitemanswchoicntcd
- var flag = "A";
- }
-
- if (flag == "A" ) {
- for (var i=1; i<=choicnt; i++) {
-
- if (kindcd == "1") {
- grd_qestchoicntslist.addRow(false);
- } else if (kindcd == "2") {
- grd_case2_qestchoicntslist.addRow(false);
- } else {
- grd_case3_qestchoicntslist.addRow(false);
- }
- for (var j = 1; j <= qestitemanswchoicntcd; j++) {
- if (kindcd == "1") {
- if (j == qestitemanswchoicntcd) {
- grd_qestchoicntslist.isReadOnly(j,2) = false;
- } else {
- grd_qestchoicntslist.valueMatrix(j, grd_qestchoicntslist.colRef("descinptyn")) = "";
- grd_qestchoicntslist.isReadOnly(j,2) = true;
- }
- } else if (kindcd == "2") {
- if (j == qestitemanswchoicntcd) {
- grd_case2_qestchoicntslist.isReadOnly(j,2) = false;
- } else {
- grd_case2_qestchoicntslist.valueMatrix(j, grd_case2_qestchoicntslist.colRef("descinptyn")) = "";
- grd_case2_qestchoicntslist.isReadOnly(j,2) = true;
- }
- } else if (kindcd == "3") {
- if (j == qestitemanswchoicntcd) {
- grd_case3_qestchoicntslist.isReadOnly(j,2) = false;
- } else {
- grd_case3_qestchoicntslist.valueMatrix(j, grd_case3_qestchoicntslist.colRef("descinptyn")) = "";
- grd_case3_qestchoicntslist.isReadOnly(j,2) = true;
- }
- }
- }
- }
-
- } else {
- for (var i=0; i<=choicnt-1; i++) {
-
- if (kindcd == "1") {
- var rowCount = choicnt - i
- grd_qestchoicntslist.deleteRow(answchoicnt - i, false);
- } else if (kindcd == "2") {
- grd_case2_qestchoicntslist.deleteRow(answchoicnt - i, false);
- } else {
- grd_case3_qestchoicntslist.deleteRow(answchoicnt - i, false);
- }
-
- for (var j=1; j<=qestitemanswchoicntcd; j++) {
- if (kindcd == "1") {
- if (j == qestitemanswchoicntcd) {
- grd_qestchoicntslist.isReadOnly(j,2) = false;
- } else {
- grd_qestchoicntslist.isReadOnly(j,2) = true;
- }
- } else if (kindcd == "2") {
- if (j == qestitemanswchoicntcd) {
- grd_case2_qestchoicntslist.isReadOnly(j,2) = false;
- } else {
- grd_case2_qestchoicntslist.isReadOnly(j,2) = true;
- }
- } else if (kindcd == "3") {
- if (j == qestitemanswchoicntcd) {
- grd_case3_qestchoicntslist.isReadOnly(j,2) = false;
- } else {
- grd_case3_qestchoicntslist.isReadOnly(j,2) = true;
- }
- }
- }
- }
- }
- model.refresh();
- }
-
- ]]>
- </script>
- </xhtml:head>
- <xhtml:body pagewidth="1195" pageheight="784" guideline="1,1199;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
- <caption id="caption1" class="tit_1" style="left:0; top:0; width:215; height:13; ">만족도 목적 분류</caption>
- <group id="group1" style="left:0; top:23; width:215; height:757; ">
- <import id="import1" src="SSCIT01600_만족도그룹트리.xrw" style="left:0px; top:13px; width:215px; height:744; "/>
- </group>
- <group id="group2" style="left:225; top:0; width:970; height:780; ">
- <caption id="caption2" class="tit_1" style="left:0px; top:0px; width:970px; height:14px; ">만족도 설문 문항 관리</caption>
- <group id="group3" style="left:0px; top:23px; width:970px; height:59px; ">
- <shape id="roundrect1" class="roundrect_search" appearance="roundrect" style="left:5px; top:0px; width:960px; height:59px; "/>
- <caption id="caption3" class="search_name" style="left:15; top:9; width:94px; height:17px; ">문항 그룹명</caption>
- <input id="ipt_srch_qestitemgrupnm" ref="/root/send/srch/qestitemgrupnm" class="input_search" maxlength="30" style="left:112; top:8; width:291; height:19; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_srch", "DOMActivate");
- ]]>
- </script>
- </input>
- <caption id="caption4" class="search_name" style="left:408px; top:9px; width:81px; height:17px; ">등록 부서</caption>
- <input id="ipt_srch_qestrgstdeptnm" ref="/root/send/srch/qestrgstdeptnm" class="input_search" disabled="true" style="left:492px; top:8px; width:130px; height:19px; ">
- <script type="javascript" ev:event="onkeyup">
- <![CDATA[
- inputEnterKey("btn_deptsrch", "DOMActivate");
- ]]>
- </script>
- </input>
- <button id="btn_deptsrch" class="icon_search" style="left:625px; top:8px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var search_condition = "deptnm";
- var search_term = model.getValue("/root/send/srch/qestrgstdeptnm");
- var receive_deptcd_path = "/root/send/srch/qestrgstdeptcd";
- var receive_deptnm_path = "/root/send/srch/qestrgstdeptnm";
-
- cczfOpenSelectDept(search_condition, search_term, receive_deptcd_path, receive_deptnm_path);
- ]]>
- </script>
- </button>
- <input id="ipt_srch_qestrgstnm" ref="/root/send/srch/qestrgstdeptcd" class="input_search" disabled="true" maxlength="8" style="left:644px; top:8px; width:80px; height:19px; "/>
- <caption id="caption5" class="search_name" style="left:15; top:33; width:112px; height:17px; ">설문 목적 분류</caption>
- <select1 id="cmb_srch_qestitemlrgcd" ref="/root/send/srch/qestitemlrgcd" class="combo_search" appearance="minimal" style="left:130px; top:32px; width:130px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/srch/qestitemlrglist/qestitemlrglist">
- <label ref="qestitemlrgnm"/>
- <value ref="qestitemlrgcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // 조회부 설문 목적 중그룹조회
- fGetSrchQestItemMdlCd();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_srch_qestitemmdlcd" ref="/root/send/srch/qestitemmdlcd" class="combo_search" appearance="minimal" style="left:263px; top:32px; width:140px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/srch/qestitemmdllist/qestitemmdllist">
- <label ref="qestitemmdlnm"/>
- <value ref="qestitemmdlcd"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption6" class="search_name" style="left:408px; top:33px; width:81px; height:17px; ">설문 내용</caption>
- <input id="ipt_srch_qestcnts" ref="/root/send/srch/qestcnts" class="input_search" maxlength="20" style="left:492px; top:32px; width:180px; height:19px; "/>
- <line id="line1" class="line_4" style="x1:879px; y1:7px; x2:879px; y2:53px; "/>
- <button id="btn_srch" class="btn1_letter2" style="left:894px; top:18; width:56px; height:22px; ">
- <caption>조회</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- fGetMsgTmplList();
- // 등록화면 초기화
- // model.resetInstanceNode("/root/main/qestcntattr");
- model.setValue("/root/main/qestcntattr/savemode", "I");
-
- // fNewMsg();
- fSetButtons();
- model.refresh();
-
- ]]>
- </script>
- </button>
- </group>
- <line id="line21" class="line_1" style="x1:5px; y1:108px; x2:965px; y2:108px; "/>
- <caption id="caption7" class="tit_2" style="left:5px; top:92px; width:149px; height:13px; ">만족도 설문 문항 목록</caption>
- <button id="btn_excelsave" class="btn2_letter4" style="left:901px; top:87px; width:64px; height:19px; ">
- <caption>엑셀 저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var fileName = window.fileDialog("save", ",", false, "", "xls", "All Files (*.*)|*.*|Excel Files(*.xls)|*.xls");
-
- if (fileName != "")
- {
- grd_patlist.saveExcel(fileName);
- }
- ]]>
- </script>
- </button>
- <datagrid id="grd_qestitemlist" nodeset="/root/main/qestitemlist" caption="문항 그룹명^설문내용^문항종류^사용개수^설문목적 대분류^설문목적 중분류^등록부서^등록자^등록일^^^^^^^^^^" colsep="^" colwidth="200, 300, 90, 55, 120, 120, 100, 90, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0" ellipsis="true" mergecellsfixedrows="bycolrec" rowsep="|" style="left:5px; top:113px; width:960px; height:300px; ">
- <col ref="qestitemgrupnm"/>
- <col ref="qestcnts"/>
- <col disabled="true" ref="qestkindcd" type="combo">
- <choices>
- <itemset nodeset="/root/init/C0101list/C0101">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- </col>
- <col ref="usecnt"/>
- <col ref="qestitemlrgnm"/>
- <col ref="qestitemmdlnm"/>
- <col ref="qestrgstdeptnm"/>
- <col ref="qestrgstnm" style="text-align:center; "/>
- <col ref="qestrgstdd" format="yyyy-mm-dd" style="text-align:center; "/>
- <col ref="qestitemlrgcd" visibility="hiddn"/>
- <col ref="qestitemmdlcd" visibility="hidden"/>
- <col ref="qestseqno" visibility="hidden"/>
- <col ref="qestitemgrupseqno" visibility="hidden"/>
- <col ref="qestrgstdeptcd" visibility="hidden"/>
- <col ref="qestrgstid" visibility="hidden"/>
- <col ref="qestsmmcnts" visibility="hidden"/>
- <col ref="qestitemanswchoicnt" visibility="hidden"/>
- <col ref="qestitemanswchoicolcnt" visibility="hidden"/>
- <col ref="essnanswcnt" visibility="hidden"/>
- <script type="javascript" ev:event="ondblclick">
- <![CDATA[
-
- fNewMsg(); // 문항보기 내용 초기화
- model.removeNodeset("/root/main/newitemchoilist/case123/qestchoicntslist");
-
- if( grd_qestitemlist.isCell(event.target) && grd_qestitemlist.row >= grd_qestitemlist.fixedRows ){
- var row = grd_qestitemlist.row;
-
- // 선택한 설문문항 그룹 목록을 그룹 목록 보기로 념거준다
- var qestitemgrupseqno = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestitemgrupseqno"));
- var qestitemgrupnm = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestitemgrupnm"));
- var qestcnts = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestcnts"));
- var qestsmmcnts = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestsmmcnts"));
- var qestkindcd = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestkindcd"));
- var qestitemlrgcd = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestitemlrgcd"));
- var qestitemmdlcd = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestitemmdlcd"));
- var qestrgstdeptnm = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestrgstdeptnm"));
- var qestrgstdeptcd = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestrgstdeptcd"));
- var qestrgstnm = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestrgstnm"));
- var qestrgstid = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestrgstid"));
- var qestrgstdd = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestrgstdd"));
- var qestseqno = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestseqno"));
- var qestitemanswchoicnt = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestitemanswchoicnt"));
- var qestitemanswchoicolcnt = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("qestitemanswchoicolcnt"));
- var essnanswcnt = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("essnanswcnt"));
- var usecnt = grd_qestitemlist.valueMatrix(row, grd_qestitemlist.colRef("usecnt"));
- model.setValue("/root/main/qestcntattr/qestitemgrupseqno",qestitemgrupseqno);
- model.setValue("/root/main/qestcntattr/qestitemgrupnm",qestitemgrupnm);
- model.setValue("/root/main/qestcntattr/qestcnts",qestcnts);
- model.setValue("/root/main/qestcntattr/qestsmmcnts",qestsmmcnts);
- model.setValue("/root/main/qestcntattr/qestkindcd",qestkindcd);
- model.setValue("/root/main/qestcntattr/qestitemlrgcd",qestitemlrgcd);
- model.setValue("/root/main/qestcntattr/qestitemmdlcd",qestitemmdlcd);
- model.setValue("/root/main/qestcntattr/qestrgstdeptnm",qestrgstdeptnm);
- model.setValue("/root/main/qestcntattr/qestrgstdeptcd",qestrgstdeptcd);
- model.setValue("/root/main/qestcntattr/qestrgstnm",qestrgstnm);
- model.setValue("/root/main/qestcntattr/qestrgstid",qestrgstid);
- model.setValue("/root/main/qestcntattr/qestrgstdd",qestrgstdd);
- model.setValue("/root/main/qestcntattr/qestitemanswchoicnt",qestitemanswchoicnt);
- model.setValue("/root/main/qestcntattr/qestitemanswchoicolcnt",qestitemanswchoicolcnt);
- model.setValue("/root/main/qestcntattr/essnanswcnt",essnanswcnt);
- model.makeValue("/root/main/qestcntattr/usecnt",usecnt);
- model.setValue("/root/main/qestcntattr/qestseqno",qestseqno);
- model.setValue("/root/main/qestcntattr/savemode","U");
-
- model.makeValue("/root/send/attr/qestseqno",qestseqno);
-
- fSetButtons(); // 버튼의 활성화 유무를 확인
- fGetQestItemMdlCd(); // 설문 목적 분류 중분류를 조회
- fGetQestItemGrupNm(); // 문항 그룹을 조회
-
- // 문항 정보에 다른 화면 전환
- var kindcd = model.getValue("/root/main/qestcntattr/qestkindcd");
- var kindValue = "grdlist";
- fSetQestKind(kindcd, kindValue);
- fSetGrdItem();
-
- if (kindcd == "1" || kindcd == "2" || kindcd == "3") {
- model.makeValue("/root/send/attr/itemcd" , "A");
- submit("TRCIT01405");
-
- if (kindcd == "1") {
- for (var i = 0; i < grd_qestchoicntslist.rows-1; i++ ) {
- grd_qestchoicntslist.isReadOnly(i,2) = true;
- }
- } else if (kindcd == "2") {
- for (var j = 0; j < grd_case2_qestchoicntslist.rows-1; j++ ){
- grd_case2_qestchoicntslist.isReadOnly(j,2) = true;
- }
- } else if (kindcd == "3") {
- for (var k = 0; k < grd_case3_qestchoicntslist.rows-1; k++ ) {
- grd_case3_qestchoicntslist.isReadOnly(k,2) = true;
- }
- }
-
- } else if (kindcd == "4" || kindcd == "5") {
- model.makeValue("/root/send/attr/itemcd" , "B");
- submit("TRCIT01406");
-
- } else if (kindcd == "8" || kindcd == "6" || kindcd == "7") {
- model.makeValue("/root/send/attr/itemcd" , "C");
- submit("TRCIT01407");
- for (i = 1; i < grd_qestkindlist.rows; i++) {
- var answchoiseqno = model.getValue("/root/main/qestgridlist/qestitemchoi["+i+"]/answchoiseqno");
- var qestitemanswchoicnts = model.getValue("/root/main/qestgridlist/qestitemchoi["+i+"]/qestitemanswchoicnts");
- var divpnt = model.getValue("/root/main/qestgridlist/qestitemchoi["+i+"]/divpnt");
- var qestseqno = model.getValue("/root/main/qestgridlist/qestitemchoi/qestseqno");
-
- model.setValue("/root/main/newitemchoilist/case678/answchoiseqno/answchoiseqno"+i,answchoiseqno);
- model.setValue("/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts"+i,qestitemanswchoicnts);
- model.setValue("/root/main/newitemchoilist/case678/pnt/divpnt"+i,divpnt);
- model.setValue("/root/main/newitemchoilist/case678/qestseqno",qestseqno);
- }
- model.removenodeset("/root/main/qestgridlist/qestitemchoi"); // 보기정보 임시리스트
- } else {
- model.makeValue("/root/send/attr/itemcd" , "C");
- submit("TRCIT01407");
- for (i = 1; i <grd_qestkindlist.rows; i++) {
- var answchoiseqno = model.getValue("/root/main/qestgridlist/qestitemchoi["+i+"]/answchoiseqno");
- var qestitemanswchoicnts = model.getValue("/root/main/qestgridlist/qestitemchoi["+i+"]/qestitemanswchoicnts");
- var divpnt = model.getValue("/root/main/qestgridlist/qestitemchoi["+i+"]/divpnt");
- var qestseqno = model.getValue("/root/main/qestgridlist/qestitemchoi/qestseqno");
-
- model.setValue("/root/main/newitemchoilist/case9/answchoiseqno/answchoiseqno"+i,answchoiseqno);
- model.setValue("/root/main/newitemchoilist/case9/qestanswchoi/qestitemanswchoicnts"+i,qestitemanswchoicnts);
- model.setValue("/root/main/newitemchoilist/case9/pnt/divpnt"+i,divpnt);
- model.setValue("/root/main/newitemchoilist/case9/qestseqno",qestseqno);
- }
- }
- model.refresh();
- }
- ]]>
- </script>
- </datagrid>
- <line id="line2" class="line_1" style="x1:5px; y1:439px; x2:965px; y2:439px; "/>
- <caption id="caption8" class="tit_2" style="left:5px; top:423px; width:74px; height:13px; ">설문 내용</caption>
- <button id="btn_qestgrup" class="btn2_letter6" style="left:499px; top:418px; width:86px; height:19px; ">
- <caption>문항 그룹으로</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- model.setValue("/root/temp/result/qestitemlrgcd", model.getValue("/root/send/srch/qestitemlrgcd"));
- model.setValue("/root/temp/result/qestitemmdlcd", model.getValue("/root/send/srch/qestitemmdlcd"));
- model.setValue("/root/temp/result/qestitemgrupnm", "");
- model.setValue("/root/temp/result/setPoint", "R");
- navigate("SMCIT00100", "", "", "", "SMCIT00100", "/root/temp/result", "/root/send/qestsrch");
- ]]>
- </script>
- </button>
- <button id="btn_qestprvw" class="btn2_letter6" style="left:588px; top:418px; width:86px; height:19px; ">
- <caption>설문 미리보기</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var qestseqno = model.getValue("/root/main/qestcntattr/qestseqno");
- var qestitemgrupseqno = model.getValue("/root/main/qestcntattr/qestitemgrupseqno");
- var qestitemlrgcd = model.getValue("/root/main/qestcntattr/qestitemlrgcd");
- var qestitemmdlcd = model.getValue("/root/main/qestcntattr/qestitemmdlcd");
-
- setParameter("qestseqno", qestseqno);
- setParameter("qestitemgrupseqno", qestitemgrupseqno);
- setParameter("qestitemlrgcd", qestitemlrgcd);
- setParameter("qestitemmdlcd", qestitemmdlcd);
-
- modal("SPCIT00200");
-
- clearParameter("qestseqno");
- clearParameter("qestitemgrupseqno");
- clearParameter("qestitemlrgcd");
- clearParameter("qestitemmdlcd");
-
- model.refresh();
- ]]>
- </script>
- </button>
- <button id="btn_new" class="btn2_letter2" style="left:677px; top:418px; width:42px; height:19px; ">
- <caption>신규</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fNewMsg();
- ]]>
- </script>
- </button>
- <button id="btn_qestsaveas" class="btn5_letter8" style="left:722px; top:418px; width:108px; height:19px; ">
- <caption>다른이름으로저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(fMsgValid()){
- var savemode = model.setValue("/root/main/qestcntattr/savemode","I");
- fSaveMsg(); //문항그룹 속성 저장(I:등록, U:수정)
- }
- ]]>
- </script>
- </button>
- <button id="btn_updt" class="btn5_letter2" style="left:833px; top:418px; width:42px; height:19px; ">
- <caption>수정</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(fMsgValid()){
-
- var receive_qestupdtresn_path = "/root/main/qestcntattr/qestupdtresn";
- var receive_savemode_result = "/root/main/qestcntattr/savemode";
- setParameter("receive_qestupdtresn_path", receive_qestupdtresn_path);
- setParameter("receive_savemode_result", receive_savemode_result);
-
- modal("SPCIT01700");
-
- clearParameter("receive_qestupdtresn_path");
- clearParameter("receive_savemode_result");
-
- }
- ]]>
- </script>
- </button>
- <button id="btn_save" class="btn5_letter2" style="left:878px; top:418px; width:42px; height:19px; ">
- <caption>저장</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- if(fMsgValid()){
- fSaveMsg();
- }
- ]]>
- </script>
- </button>
- <button id="btn_del" class="btn5_letter2" style="left:923px; top:418px; width:42px; height:19px; ">
- <caption>삭제</caption>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- fDelMsg();
- ]]>
- </script>
- </button>
- <line id="line3" class="line_2" style="x1:5px; y1:466px; x2:965px; y2:466px; "/>
- <caption id="caption9" class="cell_1" style="left:5px; top:444px; width:90px; height:23px; ">설문 목적 분류</caption>
- <select1 id="cmb_qestitemlrgcd" ref="/root/main/qestcntattr/qestitemlrgcd" class="combo_essential" appearance="minimal" style="left:98px; top:445px; width:120px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/qestitemlrglist/qestitemlrglist">
- <label ref="qestitemlrgnm"/>
- <value ref="qestitemlrgcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // 기존에 선택된 중분류를 초기화한다.
- model.removenodeset("/root/init/qestitemmdllist/qestitemmdllist");
-
- // 선택한 만족도관리 대분류에 따른 만족도관리 중분류를 가져온다.
- fGetQestItemMdlCd();
- ]]>
- </script>
- </select1>
- <select1 id="cmb_qestitemmdlcd" ref="/root/main/qestcntattr/qestitemmdlcd" class="combo_essential" appearance="minimal" style="left:221px; top:445px; width:170px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/qestitemmdllist/qestitemmdllist">
- <label ref="qestitemmdlnm"/>
- <value ref="qestitemmdlcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- // 선택한 중분류에 대한 문항을 가져온다.
- fGetQestItemGrupNm();
- ]]>
- </script>
- </select1>
- <caption id="caption10" class="cell_1" style="left:394px; top:444px; width:90px; height:23px; ">등록부서</caption>
- <input id="ipt_qestrgstdeptnm" ref="/root/main/qestcntattr/qestrgstdeptnm" disabled="true" style="left:487px; top:445px; width:130px; height:19px; "/>
- <button id="btn_deptcdsrch" class="icon_search" style="left:620px; top:446px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
- var search_condition = "deptnm";
- var search_term = model.getValue("/root/main/qestcntattr/qestrgstdeptnm");
- var receive_deptcd_path = "/root/main/qestcntattr/qestrgstdeptcd";
- var receive_deptnm_path = "/root/main/qestcntattr/qestrgstdeptnm";
-
- cczfOpenSelectDept(search_condition, search_term, receive_deptcd_path, receive_deptnm_path);
- ]]>
- </script>
- </button>
- <caption id="caption11" class="cell_1" style="left:645px; top:444px; width:90px; height:23px; ">등록자</caption>
- <input id="ipt_qestrgstid" ref="/root/main/qestcntattr/qestrgstnm" disabled="true" style="left:738px; top:445px; width:132px; height:19px; "/>
- <button id="btn_usersrch" class="icon_search" style="left:873px; top:446px; width:16px; height:16px; ">
- <caption/>
- <script type="javascript" ev:event="DOMActivate">
- <![CDATA[
-
- var search_condition = "empnm";
- var search_term = model.getValue("/root/main/qestcntattr/qestrgstnm");
-
- var receive_empid_path = "/root/main/qestcntattr/qestrgstid";
- var receive_empnm_path = "/root/main/qestcntattr/qestrgstnm";
- var receive_deptcd_path = "/root/main/qestcntattr/qestrgstdeptcd";
- var receive_deptnm_path = "/root/main/qestcntattr/qestrgstdeptnm";
-
- setParameter("search_condition", search_condition);
- setParameter("search_term", search_term);
- setParameter("receive_empid_path", receive_empid_path);
- setParameter("receive_empnm_path", receive_empnm_path);
- setParameter("receive_deptcd_path", receive_deptcd_path);
- setParameter("receive_deptnm_path", receive_deptnm_path);
-
- modal("SPCCM00400")
-
- clearParameter("search_condition");
- clearParameter("search_term");
- clearParameter("receive_empid_path");
- clearParameter("receive_empnm_path");
- clearParameter("receive_deptcd_path");
- clearParameter("receive_deptnm_path");
- ]]>
- </script>
- </button>
- <line id="line4" class="line_2" style="x1:5px; y1:490px; x2:965px; y2:490px; "/>
- <caption id="caption12" class="cell_1" style="left:5px; top:468px; width:90px; height:23px; ">문항그룹 선택</caption>
- <select1 id="cmb_qestitemgrupseqno" ref="/root/main/qestcntattr/qestitemgrupseqno" class="combo_essential" appearance="minimal" style="left:98px; top:469px; width:293px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/qestitemgruplist">
- <label ref="qestitemgrupnm"/>
- <value ref="qestitemgrupseqno"/>
- </itemset>
- </choices>
- </select1>
- <caption id="caption13" class="cell_1" style="left:394px; top:468px; width:90px; height:23px; ">설문 요약어</caption>
- <input id="ipt_qestsmmcnts" ref="/root/main/qestcntattr/qestsmmcnts" class="input_essential" maxlength="10" style="left:487px; top:469px; width:149px; height:19px; "/>
- <caption id="caption14" class="cell_1" style="left:645px; top:468px; width:90px; height:23px; ">등록일</caption>
- <input id="ipt_qestrgstdd" ref="/root/main/qestcntattr/qestrgstdd" class="input_search" inputtype="date" style="left:738px; top:469px; width:90px; height:19px; "/>
- <line id="line5" class="line_2" style="x1:5px; y1:541px; x2:965px; y2:541px; "/>
- <caption id="caption15" class="cell_1" style="left:5px; top:492px; width:90px; height:50px; ">설문 내용</caption>
- <textarea id="tar_qestcnts" ref="/root/main/qestcntattr/qestcnts" style="left:98px; top:493px; width:747px; height:47px; "/>
- <line id="line6" class="line_3" style="x1:5px; y1:565px; x2:965px; y2:565px; "/>
- <caption id="caption16" class="cell_1" style="left:5px; top:543px; width:90px; height:23px; ">설문문항 정보</caption>
- <select1 id="rdo_qestkindcd" ref="/root/main/qestcntattr/qestkindcd" appearance="full" cols="9" overflow="visible" style="left:98px; top:546px; width:862px; height:15px; border-style:none; ">
- <choices>
- <itemset nodeset="/root/init/C0101list/C0101">
- <label ref="cdnm"/>
- <value ref="cdid"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="onclick">
- <![CDATA[
- var kindcd = model.getValue("/root/main/qestcntattr/qestkindcd");
- fNewQestCntMsg();
- fSetQestKind(kindcd);
- ]]>
- </script>
- </select1>
- <datagrid id="grd_qestkindlist" nodeset="/root/main/qestgridlist/qestitemchoi" visibility="hidden" allowselection="false" autoresize="true" caption="답변보기일련번호^보기내용^배분점수^무응답" colwidth="60, 88, 76, 60" ellipsis="true" explorerbar="sortshowmove" extendlastcol="scroll" rowheader="seq" style="left:355px; top:130px; width:330px; height:190px; ">
- <col ref="qestseqno"/>
- <col ref="answchoiseqno"/>
- <col ref="qestitemanswchoicnts"/>
- <col ref="divpnt"/>
- <col ref="norpaddinptyn"/>
- </datagrid>
- <switch id="switch1" style="left:5px; top:567px; width:960px; height:203px; ">
- <case id="case1" selected="true" style="left:0px; top:0px; width:970px; height:203px; ">
- <line id="line7" class="line_1" style="x1:5px; y1:26px; x2:955; y2:26px; "/>
- <caption id="caption17" class="tit_2" style="left:5; top:10; width:74px; height:14px; ">단일 선택</caption>
- <caption id="caption18" class="cell_1" style="left:5; top:31; width:90; height:23; ">보기 개수</caption>
- <select1 id="cmb_qestitemanswchoicnt" ref="/root/main/qestcntattr/qestitemanswchoicnt" appearance="minimal" itemcount="19" style="left:98px; top:32px; width:113px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/qestitemanswchoilist">
- <label ref="qestitemanswchoicntnm"/>
- <value ref="qestitemanswchoicntcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSetGrdItem();
- ]]>
- </script>
- </select1>
- <caption id="caption19" class="cell_1" style="left:214px; top:31px; width:90px; height:23px; ">보기 열 개수</caption>
- <select1 id="cmb_qestitemanswchoicolcnt" ref="/root/main/qestcntattr/qestitemanswchoicolcnt" appearance="minimal" style="left:307px; top:32px; width:113px; height:19px; ">
- <choices>
- <item>
- <label>1개</label>
- <value>1</value>
- </item>
- <item>
- <label>2개</label>
- <value>2</value>
- </item>
- <item>
- <label>3개</label>
- <value>3</value>
- </item>
- <item>
- <label>4개</label>
- <value>4</value>
- </item>
- <item>
- <label>5개</label>
- <value>5</value>
- </item>
- </choices>
- </select1>
- <datagrid id="grd_qestchoicntslist" nodeset="/root/main/newitemchoilist/case123/qestchoicntslist" allowuserresize="false" caption="설문 문항 보기^서술입력 추가 여부" colsep="^" colwidth="772, 140, 0, 0, 0, 0" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:55px; width:950px; height:138px; ">
- <col ref="qestitemanswchoicnts" type="input"/>
- <col checkvalue="Y,N" ref="descinptyn" type="checkbox"/>
- <col ref="qestseqno" visibility="hidden"/>
- <col ref="answchoiseqno" visibility="hidden"/>
- <col ref="norpaddinptyn" visibility="hidden"/>
- <col ref="qestitemanswchoicnts" visibility="hidden"/>
- </datagrid>
- </case>
- <case id="case2" style="left:0px; top:0px; width:970px; height:203px; ">
- <line id="line12" class="line_1" style="x1:5px; y1:26px; x2:955px; y2:26px; "/>
- <caption id="caption26" class="tit_2" style="left:5; top:10; width:74px; height:14px; ">다중 선택</caption>
- <line id="line13" class="line_2" style="x1:5px; y1:53px; x2:955px; y2:53px; "/>
- <caption id="caption27" class="cell_1" style="left:5; top:31; width:90; height:23; ">보기 개수</caption>
- <select1 id="cmb_case2_qestitemanswchoicnt" ref="/root/main/qestcntattr/qestitemanswchoicnt" appearance="minimal" itemcount="19" style="left:98px; top:32px; width:113px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/qestitemanswchoilist">
- <label ref="qestitemanswchoicntnm"/>
- <value ref="qestitemanswchoicntcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSetGrdItem();
- ]]>
- </script>
- </select1>
- <caption id="caption28" class="cell_1" style="left:214px; top:31px; width:90px; height:23px; ">보기 열 개수</caption>
- <select1 id="cmb_case2_qestitemanswchoicolcnt" ref="/root/main/qestcntattr/qestitemanswchoicolcnt" appearance="minimal" style="left:307px; top:32px; width:113px; height:19px; ">
- <choices>
- <item>
- <label>1개</label>
- <value>1</value>
- </item>
- <item>
- <label>2개</label>
- <value>2</value>
- </item>
- <item>
- <label>3개</label>
- <value>3</value>
- </item>
- <item>
- <label>4개</label>
- <value>4</value>
- </item>
- <item>
- <label>5개</label>
- <value>5</value>
- </item>
- </choices>
- </select1>
- <datagrid id="grd_case2_qestchoicntslist" nodeset="/root/main/newitemchoilist/case123/qestchoicntslist" allowuserresize="false" caption="설문 문항 보기^서술입력 추가 여부" colsep="^" colwidth="772, 140, 0, 0" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:55px; width:950px; height:138px; ">
- <col ref="qestitemanswchoicnts" type="input"/>
- <col checkvalue="Y,N" ref="descinptyn" type="checkbox"/>
- <col ref="qestseqno" visibility="hidden"/>
- <col ref="answchoiseqno" visibility="hidden"/>
- </datagrid>
- </case>
- <case id="case3" style="left:0px; top:0px; width:970px; height:203px; ">
- <line id="line17" class="line_1" style="x1:5px; y1:26px; x2:955px; y2:26px; "/>
- <caption id="caption32" class="tit_2" style="left:5px; top:10px; width:84px; height:14px; ">순위 선택</caption>
- <caption id="caption33" class="cell_1" style="left:5; top:31; width:90; height:23; ">보기 개수</caption>
- <select1 id="cmb_case3_qestitemanswchoicnt" ref="/root/main/qestcntattr/qestitemanswchoicnt" appearance="minimal" itemcount="19" style="left:98px; top:32px; width:113px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/qestitemanswchoilist">
- <label ref="qestitemanswchoicntnm"/>
- <value ref="qestitemanswchoicntcd"/>
- </itemset>
- </choices>
- <script type="javascript" ev:event="xforms-value-changed">
- <![CDATA[
- fSetGrdItem();
- ]]>
- </script>
- </select1>
- <caption id="caption34" class="cell_1" style="left:214px; top:31px; width:90px; height:23px; ">보기 열 개수</caption>
- <select1 id="cmb_case3_qestitemanswchoicolcnt" ref="/root/main/qestcntattr/qestitemanswchoicolcnt" appearance="minimal" style="left:307px; top:32px; width:113px; height:19px; ">
- <choices>
- <item>
- <label>1개</label>
- <value>1</value>
- </item>
- <item>
- <label>2개</label>
- <value>2</value>
- </item>
- <item>
- <label>3개</label>
- <value>3</value>
- </item>
- <item>
- <label>4개</label>
- <value>4</value>
- </item>
- <item>
- <label>5개</label>
- <value>5</value>
- </item>
- </choices>
- </select1>
- <caption id="caption36" class="cell_1" style="left:423; top:31; width:90; height:23; ">필수입력 개수</caption>
- <select1 id="combo12" ref="/root/main/qestcntattr/essnanswcnt" appearance="minimal" itemcount="15" style="left:516px; top:32px; width:113px; height:19px; ">
- <choices>
- <itemset nodeset="/root/init/essnanswlist">
- <label ref="essnanswnm"/>
- <value ref="essnanswcd"/>
- </itemset>
- </choices>
- </select1>
- <datagrid id="grd_case3_qestchoicntslist" nodeset="/root/main/newitemchoilist/case123/qestchoicntslist" allowuserresize="false" caption="설문 문항 보기^서술입력 추가 여부" colsep="^" colwidth="772, 140, 0, 0" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:5px; top:55px; width:950px; height:138px; ">
- <col ref="qestitemanswchoicnts" type="input"/>
- <col checkvalue="Y,N" ref="descinptyn" type="checkbox"/>
- <col ref="qestseqno" visibility="hidden"/>
- <col ref="answchoiseqno" visibility="hidden"/>
- </datagrid>
- </case>
- <case id="case4" style="left:0px; top:0px; width:970px; height:203px; ">
- <line id="line23" class="line_1" style="x1:5px; y1:26px; x2:955px; y2:26px; "/>
- <caption id="caption39" class="tit_2" style="left:5px; top:10px; width:74px; height:14px; ">단답 입력</caption>
- <line id="line24" class="line_3" style="x1:5px; y1:53px; x2:955px; y2:53px; "/>
- <caption id="caption40" class="cell_1" style="left:5; top:31; width:90; height:23; ">보기</caption>
- <input id="input21" ref="/root/main/newitemchoilist/case45/qestitemanswchoicnts" maxlength="20" style="left:98px; top:32px; width:178px; height:19px; "/>
- <caption id="caption41" style="left:283px; top:35px; width:91px; height:13px; ">( 입력 받는 공간</caption>
- <bool id="chk_noinptyn" checkvalue="Y,N" overflow="visible" appearance="full" ref="/root/main/newitemchoilist/case45/noinptyn" style="left:378px; top:35px; width:13px; height:13px; border-style:none; "/>
- <caption id="caption85" style="left:394px; top:35px; width:66px; height:13px; ">숫자만 입력</caption>
- <input id="input22" ref="/root/main/newitemchoilist/case45/answchoiaddcnts" maxlength="20" style="left:468px; top:32px; width:148px; height:19px; "/>
- <caption id="caption42" style="left:621px; top:35px; width:10px; height:14px; ">)</caption>
- <bool id="chk_addinptyn" checkvalue="Y,N" overflow="visible" appearance="full" ref="/root/main/newitemchoilist/case45/addinptyn" style="left:633px; top:35px; width:13px; height:13px; border-style:none; "/>
- <caption id="caption84" style="left:650px; top:35px; width:82px; height:14px; ">추가 입력 여부</caption>
- <bool id="chk_addnoinptyn" checkvalue="Y,N" overflow="visible" appearance="full" ref="/root/main/newitemchoilist/case45/addnoinptyn" style="left:735px; top:35px; width:13px; height:13px; border-style:none; "/>
- <caption id="caption86" style="left:751px; top:35px; width:70px; height:13px; ">숫자만 입력</caption>
- <caption id="caption43" style="left:98px; top:59px; width:149px; height:20px; ">예) 일주일 동안 ( )회 운동</caption>
- </case>
- <case id="case5">
- <line id="line25" class="line_1" style="x1:5px; y1:26px; x2:955; y2:26px; "/>
- <caption id="caption44" class="tit_2" style="left:5px; top:10px; width:74px; height:14px; ">서술 입력</caption>
- <line id="line26" class="line_3" style="x1:5px; y1:53px; x2:955; y2:53px; "/>
- <caption id="caption45" class="cell_1" style="left:5; top:31; width:90; height:23; ">필수입력여부</caption>
- <bool id="chk_caes5_essninptyn" checkvalue="Y,N" overflow="visible" appearance="full" ref="/root/main/newitemchoilist/case45/essninptyn" style="left:98px; top:35px; width:13px; height:13px; border-style:none; "/>
- <caption id="caption87" style="left:114px; top:35px; width:54px; height:13px; ">필수 입력</caption>
- </case>
- <case id="case6">
- <line id="line27" class="line_1" style="x1:5px; y1:26px; x2:955px; y2:26px; "/>
- <caption id="caption46" class="tit_2" style="left:5px; top:10px; width:74px; height:14px; ">4점 척도</caption>
- <line id="line28" class="line_2" style="x1:5px; y1:53px; x2:955px; y2:53px; "/>
- <caption id="caption47" class="cell_1" style="left:5; top:31; width:90; height:23; ">보기 1</caption>
- <input id="ipt_case6_qestitemanswchoicnts1" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts1" maxlength="30" style="left:98px; top:32px; width:310; height:19px; "/>
- <caption id="caption48" style="left:411; top:34px; width:26px; height:17px; ">점수</caption>
- <input id="ipt_case6_divpnt1" ref="/root/main/newitemchoilist/case678/pnt/divpnt1" maxlength="4" format="#" style="left:440; top:32px; width:40; height:19px; "/>
- <caption id="caption49" class="cell_1" style="left:490; top:31; width:90; height:23; ">보기 3</caption>
- <input id="ipt_case6_qestitemanswchoicnts3" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts3" maxlength="30" style="left:583; top:32px; width:300; height:19px; "/>
- <caption id="caption50" style="left:886; top:34px; width:26px; height:17px; ">점수</caption>
- <input id="ipt_case6_divpnt3" ref="/root/main/newitemchoilist/case678/pnt/divpnt3" maxlength="4" format="#.#" style="left:915; top:32px; width:40; height:19px; "/>
- <line id="line29" class="line_2" style="x1:5px; y1:77px; x2:955px; y2:77px; "/>
- <caption id="caption51" class="cell_1" style="left:5; top:55; width:90; height:23; ">보기 2</caption>
- <input id="ipt_case6_qestitemanswchoicnts2" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts2" maxlength="30" style="left:98px; top:56px; width:310; height:19px; "/>
- <caption id="caption52" style="left:411; top:58px; width:26px; height:17px; ">점수</caption>
- <input id="ipt_case6_divpnt2" ref="/root/main/newitemchoilist/case678/pnt/divpnt2" maxlength="4" format="#.#" style="left:440; top:56px; width:40; height:19px; "/>
- <caption id="caption53" class="cell_1" style="left:490; top:55; width:90; height:23; ">보기 4</caption>
- <input id="ipt_case6_qestitemanswchoicnts4" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts4" maxlength="30" style="left:583; top:56; width:300; height:19; "/>
- <caption id="caption54" style="left:886; top:58px; width:26px; height:17px; ">점수</caption>
- <input id="ipt_case6_divpnt4" ref="/root/main/newitemchoilist/case678/pnt/divpnt4" maxlength="4" format="#.#" style="left:915; top:56px; width:40; height:19px; "/>
- <line id="line30" class="line_3" style="x1:5px; y1:101px; x2:955px; y2:101px; "/>
- <caption id="caption55" class="cell_1" style="left:5px; top:79px; width:90px; height:23px; ">무응답 추가</caption>
- <bool id="chk_case6_norpaddinptyn" disabled="true" checkvalue="Y,N" overflow="visible" appearance="full" ref="/root/main/newitemchoilist/case678/norpaddinptyn" style="left:98px; top:83px; width:13; height:13; border-style:none; "/>
- <caption id="caption88" style="left:114px; top:83px; width:54px; height:14px; ">무응답</caption>
- </case>
- <case id="case7">
- <line id="line31" class="line_1" style="x1:5px; y1:26px; x2:955px; y2:26px; "/>
- <caption id="caption56" class="tit_2" style="left:5px; top:10px; width:74px; height:14px; ">5점 척도</caption>
- <line id="line32" class="line_2" style="x1:5px; y1:53px; x2:955px; y2:53px; "/>
- <caption id="caption57" class="cell_1" style="left:5; top:31; width:90; height:23; ">보기 1</caption>
- <input id="ipt_case7_qestitemanswchoicnts1" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts1" maxlength="30" style="left:98px; top:32px; width:310; height:19px; "/>
- <caption id="caption58" style="left:411; top:34px; width:26px; height:17px; ">점수</caption>
- <input id="ipt_case7_divpnt1" ref="/root/main/newitemchoilist/case678/pnt/divpnt1" maxlength="4" format="#" style="left:440; top:32px; width:40; height:19px; "/>
- <caption id="caption59" class="cell_1" style="left:490; top:31; width:90; height:23; ">보기 4</caption>
- <input id="ipt_case7_qestitemanswchoicnts4" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts4" maxlength="30" style="left:583; top:32px; width:300; height:19px; "/>
- <caption id="caption60" style="left:886; top:34px; width:26px; height:17px; ">점수</caption>
- <input id="input1" ref="/root/main/newitemchoilist/case678/pnt/divpnt4" maxlength="4" format="#.#" style="left:915; top:32px; width:40; height:19px; "/>
- <line id="line33" class="line_2" style="x1:5px; y1:77px; x2:955px; y2:77px; "/>
- <caption id="caption61" class="cell_1" style="left:5; top:55; width:90; height:23; ">보기 2</caption>
- <input id="ipt_case7_qestitemanswchoicnts2" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts2" maxlength="30" style="left:98px; top:56px; width:310; height:19px; "/>
- <caption id="caption62" style="left:411; top:58px; width:26px; height:17px; ">점수</caption>
- <input id="input2" ref="/root/main/newitemchoilist/case678/pnt/divpnt2" maxlength="4" format="#.#" style="left:440; top:56px; width:40; height:19px; "/>
- <caption id="caption63" class="cell_1" style="left:490; top:55; width:90; height:23; ">보기 5</caption>
- <input id="ipt_case7_qestitemanswchoicnts5" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts5" maxlength="30" style="left:583; top:56; width:300; height:19; "/>
- <caption id="caption64" style="left:886; top:58px; width:26px; height:17px; ">점수</caption>
- <input id="input3" ref="/root/main/newitemchoilist/case678/pnt/divpnt5" maxlength="4" format="#.#" style="left:915; top:56px; width:40; height:19px; "/>
- <line id="line34" class="line_3" style="x1:5px; y1:101px; x2:955px; y2:101px; "/>
- <caption id="caption65" class="cell_1" style="left:5px; top:79px; width:90px; height:23px; ">보기 3</caption>
- <input id="ipt_case7_qestitemanswchoicnts3" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts3" maxlength="30" style="left:98px; top:79px; width:310; height:19px; "/>
- <caption id="caption66" style="left:411; top:81px; width:26px; height:17px; ">점수</caption>
- <input id="input4" ref="/root/main/newitemchoilist/case678/pnt/divpnt3" maxlength="4" format="#.#" style="left:440; top:80; width:40; height:19px; "/>
- <caption id="caption67" class="cell_1" style="left:490; top:79; width:90; height:23; ">무응답 추가</caption>
- <bool id="chk_case7_norpaddinptyn" disabled="true" checkvalue="Y,N" overflow="visible" appearance="full" ref="/root/main/newitemchoilist/case678/norpaddinptyn" style="left:583; top:83px; width:13px; height:13px; border-style:none; "/>
- <caption id="caption89" style="left:599px; top:83px; width:50px; height:14px; ">무응답</caption>
- </case>
- <case id="case8">
- <line id="line35" class="line_1" style="x1:5px; y1:26px; x2:955px; y2:26px; "/>
- <caption id="caption68" class="tit_2" style="left:5px; top:10px; width:74px; height:14px; ">7점 척도</caption>
- <line id="line36" class="line_2" style="x1:0px; y1:53px; x2:955px; y2:53px; "/>
- <caption id="caption69" class="cell_1" style="left:5; top:31; width:90; height:23; ">보기 1</caption>
- <input id="ipt_case8_qestitemanswchoicnts1" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts1" maxlength="30" style="left:98px; top:32px; width:310; height:19px; "/>
- <caption id="caption70" style="left:411px; top:34px; width:26px; height:17px; ">점수</caption>
- <input id="ipt_case8_divpnt1" ref="/root/main/newitemchoilist/case678/pnt/divpnt1" maxlength="4" format="#" style="left:440px; top:32px; width:40px; height:19px; "/>
- <caption id="caption71" class="cell_1" style="left:490px; top:31px; width:90px; height:23px; ">보기 5</caption>
- <input id="input5" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts5" maxlength="30" style="left:583px; top:32px; width:300px; height:19px; "/>
- <caption id="caption72" style="left:886px; top:34px; width:26px; height:17px; ">점수</caption>
- <input id="input6" ref="/root/main/newitemchoilist/case678/pnt/divpnt5" maxlength="4" format="#" style="left:915px; top:32px; width:40px; height:19px; "/>
- <line id="line37" class="line_2" style="x1:5px; y1:77px; x2:955px; y2:77px; "/>
- <caption id="caption73" class="cell_1" style="left:5; top:55; width:90; height:23; ">보기 2</caption>
- <input id="input7" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts2" maxlength="30" style="left:98px; top:56px; width:310px; height:19px; "/>
- <caption id="caption74" style="left:411px; top:58px; width:26px; height:17px; ">점수</caption>
- <input id="input8" ref="/root/main/newitemchoilist/case678/pnt/divpnt2" maxlength="4" format="#.#" style="left:440px; top:56px; width:40px; height:19px; "/>
- <caption id="caption75" class="cell_1" style="left:490px; top:55px; width:90px; height:23px; ">보기 6</caption>
- <input id="input9" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts6" maxlength="30" style="left:583px; top:56px; width:300px; height:19px; "/>
- <caption id="caption76" style="left:886px; top:58px; width:26px; height:17px; ">점수</caption>
- <input id="input23" ref="/root/main/newitemchoilist/case678/pnt/divpnt6" maxlength="4" format="#.#" style="left:915px; top:56px; width:40px; height:19px; "/>
- <line id="line38" class="line_2" style="x1:5px; y1:101px; x2:955px; y2:101px; "/>
- <caption id="caption77" class="cell_1" style="left:5px; top:79px; width:90px; height:23px; ">보기 3</caption>
- <input id="input24" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts3" maxlength="30" style="left:98px; top:79px; width:310px; height:19px; "/>
- <caption id="caption78" style="left:411px; top:81px; width:26px; height:17px; ">점수</caption>
- <input id="input25" ref="/root/main/newitemchoilist/case678/pnt/divpnt3" maxlength="4" format="#.#" style="left:440px; top:80px; width:40px; height:19px; "/>
- <caption id="caption79" class="cell_1" style="left:490px; top:79px; width:90px; height:23px; ">보기 7</caption>
- <input id="input26" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts7" maxlength="30" style="left:583px; top:80px; width:300px; height:19px; "/>
- <caption id="caption80" style="left:886px; top:81px; width:26px; height:17px; ">점수</caption>
- <input id="input27" ref="/root/main/newitemchoilist/case678/pnt/divpnt7" maxlength="4" format="#.#" style="left:915px; top:80px; width:40px; height:19px; "/>
- <line id="line39" class="line_3" style="x1:5px; y1:125px; x2:955px; y2:125px; "/>
- <caption id="caption81" class="cell_1" style="left:5; top:103; width:90; height:23; ">보기 4</caption>
- <input id="input28" ref="/root/main/newitemchoilist/case678/qestanswchoi/qestitemanswchoicnts4" maxlength="30" style="left:98px; top:104px; width:310px; height:19px; "/>
- <caption id="caption82" style="left:411px; top:106px; width:26px; height:17px; ">점수</caption>
- <input id="input29" ref="/root/main/newitemchoilist/case678/pnt/divpnt4" maxlength="4" format="#.#" style="left:440px; top:104px; width:40px; height:19px; "/>
- <caption id="caption83" class="cell_1" style="left:490px; top:103px; width:90px; height:23px; ">무응답 추가</caption>
- <bool id="chk_case8_norpaddinptyn" disabled="true" checkvalue="Y,N" overflow="visible" appearance="full" ref="/root/main/newitemchoilist/case678/norpaddinptyn" style="left:583px; top:107px; width:13px; height:13px; border-style:none; "/>
- <caption id="caption90" style="left:599px; top:107px; width:50px; height:14px; ">무응답</caption>
- </case>
- <case id="case9">
- <line id="line8" style="x1:45px; y1:40px; x2:45px; y2:110px; "/>
- <line id="line9" style="x1:910px; y1:40; x2:910px; y2:110; "/>
- <line id="line10" style="x1:45px; y1:75px; x2:910px; y2:75px; "/>
- <line id="line11" style="x1:131px; y1:55px; x2:131px; y2:100px; "/>
- <line id="line14" style="x1:218px; y1:55px; x2:218px; y2:100px; "/>
- <line id="line15" style="x1:303px; y1:55px; x2:303px; y2:100px; "/>
- <line id="line16" style="x1:390px; y1:55px; x2:390px; y2:100px; "/>
- <line id="line18" style="x1:475px; y1:55px; x2:475px; y2:100px; "/>
- <line id="line19" style="x1:562px; y1:55px; x2:562px; y2:100px; "/>
- <line id="line20" style="x1:647px; y1:55px; x2:647px; y2:100px; "/>
- <line id="line22" style="x1:734px; y1:55px; x2:734px; y2:100px; "/>
- <line id="line40" style="x1:819px; y1:55px; x2:819px; y2:100px; "/>
- <select1 id="radio1" ref="/root/main/newitemchoilist/case9/pnt/divpnt1" appearance="full" overflow="visible" style="left:37px; top:67px; width:15px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>0.0</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio2" ref="/root/main/newitemchoilist/case9/pnt/divpnt2" appearance="full" overflow="visible" style="left:123px; top:68px; width:15px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>1.0</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio3" ref="/root/main/newitemchoilist/case9/pnt/divpnt3" appearance="full" overflow="visible" style="left:210px; top:67px; width:15px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>2.0</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio4" ref="/root/main/newitemchoilist/case9/pnt/divpnt4" appearance="full" overflow="visible" style="left:295px; top:67px; width:15px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>3.0</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio5" ref="/root/main/newitemchoilist/case9/pnt/divpnt5" appearance="full" overflow="visible" style="left:382px; top:67px; width:15px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>4.0</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio6" ref="/root/main/newitemchoilist/case9/pnt/divpnt6" appearance="full" overflow="visible" style="left:468px; top:67px; width:15px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>5.0</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio7" ref="/root/main/newitemchoilist/case9/pnt/divpnt7" appearance="full" overflow="visible" style="left:555px; top:67px; width:15px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>6.0</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio8" ref="/root/main/newitemchoilist/case9/pnt/divpnt8" appearance="full" overflow="visible" style="left:640px; top:67px; width:15px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>7.0</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio9" ref="/root/main/newitemchoilist/case9/pnt/divpnt9" appearance="full" overflow="visible" style="left:727px; top:67px; width:15px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>8.0</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio10" ref="/root/main/newitemchoilist/case9/pnt/divpnt10" appearance="full" overflow="visible" style="left:812px; top:67px; width:15px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>9.0</value>
- </item>
- </choices>
- </select1>
- <select1 id="radio11" ref="/root/main/newitemchoilist/case9/pnt/divpnt11" appearance="full" overflow="visible" style="left:903px; top:67px; width:15px; height:20px; border-style:none; ">
- <choices>
- <item>
- <label/>
- <value>10.0</value>
- </item>
- </choices>
- </select1>
- <caption id="caption20" style="left:20px; top:115px; width:54px; height:28px; ">
- <![CDATA[ 0
- 가장 나쁨]]>
- </caption>
- <caption id="caption21" style="left:125px; top:115px; width:10px; height:20px; ">1</caption>
- <caption id="caption22" style="left:214px; top:115px; width:10px; height:20px; ">2</caption>
- <caption id="caption23" style="left:299px; top:115px; width:10px; height:20px; ">3</caption>
- <caption id="caption24" style="left:385px; top:115px; width:10px; height:20px; ">4</caption>
- <caption id="caption25" style="left:471px; top:115px; width:10px; height:20px; ">5</caption>
- <caption id="caption29" style="left:557px; top:115px; width:10px; height:20px; ">6</caption>
- <caption id="caption30" style="left:643px; top:115px; width:10px; height:20px; ">7</caption>
- <caption id="caption31" style="left:729px; top:115px; width:10px; height:20px; ">8</caption>
- <caption id="caption35" style="left:815px; top:115px; width:10px; height:20px; ">9</caption>
- <caption id="caption37" style="left:883px; top:115px; width:55px; height:28px; ">
- <![CDATA[ 10
- 가장 좋음]]>
- </caption>
- </case>
- </switch>
- </group>
- </xhtml:body>
- </xhtml:html>
|