• Y
  • List All
  • Feedback
    • This Project
    • This Group
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
2025_PROJECT / mjgo_admin star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
mjgo_adminsrcmainwebappWEB-INFjspwebsurveysurveyResultPreview.jsp
Download as .zip file
File name
Commit message
Commit date
DATABASE
first commit
04-21
src/main
관리자페이지 기본 스타일 수정
04-22
.codetogether.ignore
first commit
04-21
.gitignore
first commit
04-21
pom.xml
first commit
04-21
File name
Commit message
Commit date
java
first commit
04-21
resources
first commit
04-21
webapp
관리자페이지 기본 스타일 수정
04-22
File name
Commit message
Commit date
META-INF
first commit
04-21
MMS
first commit
04-21
WEB-INF
관리자페이지 기본 스타일 수정
04-22
common
first commit
04-21
crosseditor/binary/images
first commit
04-21
css
관리자페이지 기본 스타일 수정
04-22
direct
first commit
04-21
dist
first commit
04-21
download
first commit
04-21
font
first commit
04-21
font-flexslider
first commit
04-21
fonts
first commit
04-21
html
first commit
04-21
images
first commit
04-21
img
관리자페이지 기본 스타일 수정
04-22
js
first commit
04-21
mail
first commit
04-21
mjon/MMS
first commit
04-21
pb
관리자페이지 기본 스타일 수정
04-22
public
first commit
04-21
publish
관리자페이지 기본 스타일 수정
04-22
sample_mjon
first commit
04-21
site
first commit
04-21
google53cfb10eb3856530.html
first commit
04-21
googlefa7d697b23d4a34a.html
first commit
04-21
imageEditorSample.html
first commit
04-21
imageEditorSample2.html
first commit
04-21
index.jsp
first commit
04-21
naver94c82af5badbae52b1e46e77b88410c9.html
first commit
04-21
robots.txt
first commit
04-21
sendRESTAPI_test_r1_send.jsp
first commit
04-21
sitemap.xml
first commit
04-21
tempPayPrint.html
first commit
04-21
tempPrint.html
first commit
04-21
tempPrint1.html
first commit
04-21
test.jsp
first commit
04-21
File name
Commit message
Commit date
META-INF
first commit
04-21
config/egovframework/springmvc
first commit
04-21
jsp
관리자페이지 기본 스타일 수정
04-22
lib
first commit
04-21
tld
first commit
04-21
decorators.xml
first commit
04-21
jeus-web-dd.xml
first commit
04-21
sitemesh.xml
first commit
04-21
web.xml
first commit
04-21
weblogic.xml
first commit
04-21
File name
Commit message
Commit date
agent
first commit
04-21
block
first commit
04-21
cmm
관리자페이지 기본 스타일 수정
04-22
cnt
first commit
04-21
cntsource
first commit
04-21
com/utl/wed
first commit
04-21
cop
first commit
04-21
egovframework/com/uss/ion/bnr
first commit
04-21
holiday
first commit
04-21
kisa/kisa
first commit
04-21
kopost/search
first commit
04-21
layout
관리자페이지 기본 스타일 수정
04-22
letter
first commit
04-21
main
관리자페이지 기본 스타일 수정
04-22
sec
first commit
04-21
sts/cst
first commit
04-21
sym
first commit
04-21
uat
관리자페이지 기본 스타일 수정
04-22
uss
관리자페이지 기본 스타일 수정
04-22
web
first commit
04-21
blank.jsp
first commit
04-21
cntCNT_000000000862.jsp
first commit
04-21
File name
Commit message
Commit date
addr
first commit
04-21
addrBlock
first commit
04-21
addragency
first commit
04-21
api
first commit
04-21
com
first commit
04-21
cop
first commit
04-21
custom
first commit
04-21
event
first commit
04-21
fax
first commit
04-21
grd
first commit
04-21
kakao
first commit
04-21
login
first commit
04-21
main
first commit
04-21
member
first commit
04-21
msg
first commit
04-21
msgcampain
first commit
04-21
msgdata
first commit
04-21
msgsent
first commit
04-21
pay
first commit
04-21
pop
first commit
04-21
reservedmsg
first commit
04-21
sample
first commit
04-21
search
first commit
04-21
survey
first commit
04-21
user
first commit
04-21
rejectTest.jsp
first commit
04-21
File name
Commit message
Commit date
surveyList.jsp
first commit
04-21
surveyRegister.jsp
first commit
04-21
surveyResultPreview.jsp
first commit
04-21
hehihoho3@gmail.com 04-21 bfbbc99 first commit UNIX
Raw Open in browser Change history
<%-- Class Name : EgovQustnrRespondInfoManageStatistics.jsp Description : 설문지 통계 Modification Information 수정일 수정자 수정내용 ------- -------- --------------------------- 2008.03.09 장동한 최초 생성 2011.08.31 JJY 경량환경 버전 생성 author : 공통서비스 개발팀 장동한 since : 2009.03.09 --%> <%@ page contentType="text/html; charset=utf-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui"%> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib prefix="validator" uri="http://www.springmodules.org/tags/commons-validator" %> <c:set var="ImgUrl" value="/images/egovframework/com/cmm/"/> <%pageContext.setAttribute("crlf", "\r\n"); %> <!DOCTYPE html> <html lang="ko"> <head> <title>설문조사 통계</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-language" content="ko"> <link rel="stylesheet" href="<c:url value='/'/>css/post.css" type="text/css" > <script src="<c:url value='/js/jquery.js' />"></script> <script type="text/javaScript" language="javascript"> $(document).ready(function(){ window.resizeTo( $('.popview_wrapper').width()+130 , $('.popview_wrapper').height()+50); }); </script> </head> <body> <div class="popview_wrapper"> <p class="vi_head"><c:if test="${preview == 'Y'}">설문조사 결과보기</c:if><button class="popview_close_btn" onclick= "self.close()">닫기</button></p> <div class="popview_box"> <div class="popview_head"> <p>${Comtnqestnrinfo[0].qestnrSj}<span> <c:if test="${preview == 'Y'}"> 진행상태 : <c:forEach items="${qustnrManageSttusList}" var="result" varStatus="status"> <c:if test="${result.code eq qustnrManageDetail[0].sttus}"> ${result.codeNm} </c:if> </c:forEach> / 참여수 : ${qustnrManageDetail[0].rrspnsResultCnt} </c:if> </span></p> </div> <div class="popview_bottom"> <c:forEach items="${Comtnqustnrqesitm}" var="QestmInfo" varStatus="status1"> <div class="popview_form2"> <div class="popview_fhead"> <p><c:out value="${fn:replace(QestmInfo.qestnCn , crlf , '<br/>')}" escapeXml="false" /></p> </div> <div class="popview_fbody"> <c:if test="${QestmInfo.qestnTyCode == '1'}"><%-- 객관식 일때 --%> <c:set var="chartCount" value="1" /> <c:forEach items="${Comtnqustnriem}" var="QestmItem" varStatus="status2"><%-- 설문항목 LOOP --%> <c:set var="chartCheck" value="0" /> <%-- 해당 설문문항 AND 설문문항 체크 --%> <c:if test="${QestmInfo.qestnrTmplatId eq QestmItem.qestnrTmplatId && QestmInfo.qestnrId eq QestmItem.qestnrId && QestmInfo.qestnrQesitmId eq QestmItem.qestnrQesitmId}"> <ul> <li><c:out value="${fn:replace(QestmItem.iemCn , crlf , '<br/>')}" escapeXml="false" /> <c:forEach items="${qestnrStatistic1}" var="QestmStatistic1" varStatus="status3"> <c:if test="${QestmInfo.qestnrTmplatId eq QestmStatistic1.qestnrTmplatId && QestmInfo.qestnrId eq QestmStatistic1.qestnrId && QestmStatistic1.qestnrQesitmId eq QestmItem.qestnrQesitmId && QestmStatistic1.qustnrIemId eq QestmItem.qustnrIemId}"> <ul> <li><progress value="${QestmStatistic1.qustnrPercent}" max="100" style="width:450px;"></progress><span class="view_text">(${QestmStatistic1.qustnrPercent}% / ${QestmStatistic1.qustnrIemIdCnt})<span></li> </ul> </c:if> </c:forEach> </li> </ul> </c:if> </c:forEach> </c:if> </div> </div> </c:forEach> </div> </div> </div> </body> </html>

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up