Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
DHAS
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Thitichaipun Wutthisak
DHAS
Commits
7af3e659
Commit
7af3e659
authored
Dec 22, 2020
by
peema_phongam
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
กำหนดประธานกรรมการ / ใบประเมินแผนกสรรหา
parent
eb9d6977
Show whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
1034 additions
and
334 deletions
+1034
-334
SYSTEMCODE.xml
XML/CONFIGXML/SYSTEMCODE.xml
+18
-0
MEMPL_COMMITTEE.xml
XML/PROTABLEXML/MEMPL_COMMITTEE.xml
+21
-2
MREFEREE.xml
XML/PROTABLEXML/MREFEREE.xml
+13
-0
APS_FORM_INTERVIEW_DHAS.jsp
hrAppWeb.war/APS_FORM_INTERVIEW_DHAS.jsp
+41
-21
APS_FORM_INTERVIEW_DHAS_CHAIRMAN.jsp
hrAppWeb.war/APS_FORM_INTERVIEW_DHAS_CHAIRMAN.jsp
+264
-261
APS_FORM_INTERVIEW_DHAS_DEPT.jsp
hrAppWeb.war/APS_FORM_INTERVIEW_DHAS_DEPT.jsp
+531
-0
InterviewForm.Controller.js
....war/EMPVIEW/JS/APS_INTERVIEW/InterviewForm.Controller.js
+112
-43
ListCandidate.Controller.js
....war/EMPVIEW/JS/APS_INTERVIEW/ListCandidate.Controller.js
+3
-2
Candidate.jsp
hrAppWeb.war/RECRUIT/Candidate.jsp
+5
-4
RCM0011_GIT.jsp
hrAppWeb.war/RECRUIT/RCM0011_GIT.jsp
+4
-0
Candidate.Controller.js
hrAppWeb.war/RECRUIT/js/Candidate/Candidate.Controller.js
+18
-1
services.js
hrAppWeb.war/RECRUIT/js/services.js
+4
-0
API_RECRUIT.jar
hrAppWeb.war/WEB-INF/lib/API_RECRUIT.jar
+0
-0
No files found.
XML/CONFIGXML/SYSTEMCODE.xml
View file @
7af3e659
...
...
@@ -18240,4 +18240,22 @@ Terminate,พนักงานพ้นสภาพ]]>
</VALUE>
</DATA>
</DSD_TYPE>
<REFEREE_LEVEL>
<DATA>
<KEY>
<![CDATA[0]]>
</KEY>
<VALUE>
<![CDATA[กรรมการ,กรรมการ]]>
</VALUE>
</DATA>
<DATA>
<KEY>
<![CDATA[1]]>
</KEY>
<VALUE>
<![CDATA[ประธาน,ประธาน]]>
</VALUE>
</DATA>
</REFEREE_LEVEL>
</SYSTEMCODE>
XML/PROTABLEXML/MEMPL_COMMITTEE.xml
View file @
7af3e659
<?xml version="1.0" encoding="UTF-8"?>
<MEMPL_COMMITTEE
desc_eng=
"Committee Table"
desc_thai=
"ทะเบียนรายละเอียดคณะกรรมการ"
editcheck=
"true"
fieldsystem=
"*"
mainhelp=
"MEMPL_COMMITTEEHELP"
referhelp=
"MEMPL_COMMITTEEHELP"
mainkey=
"EMPLOYEEID"
protype=
"table"
deleteflag=
"true"
>
<FIELD>
<
CANDIDATE
ID
lang=
"A"
encrypt=
"false"
log=
"false"
type=
"String"
>
<
APPLICANT
ID
lang=
"A"
encrypt=
"false"
log=
"false"
type=
"String"
>
<KEY>
1
</KEY>
<WIDTH>
15
</WIDTH>
<RELATION>
MAPPLICANT
</RELATION>
<DESC_ENG>
Applicant ID
</DESC_ENG>
<DESC_THAI>
รหัสผู้สมัคร
</DESC_THAI>
<COMPONENT
type=
'text'
>
<SIZE>
15
</SIZE>
<MAXSIZE>
15
</MAXSIZE>
<ALT_ENG>
Applicant ID
</ALT_ENG>
<ALT_THAI>
รหัสผู้สมัคร
</ALT_THAI>
</COMPONENT>
</APPLICANTID>
<CANDIDATEID
lang=
"A"
encrypt=
"false"
log=
"false"
type=
"String"
>
<KEY>
2
</KEY>
<WIDTH>
15
</WIDTH>
<RELATION>
MCANDIDATE
</RELATION>
<DESC_ENG>
Candidate ID
</DESC_ENG>
<DESC_THAI>
รหัส candidate
</DESC_THAI>
...
...
@@ -15,7 +28,7 @@
</COMPONENT>
</CANDIDATEID>
<COMPANYID
lang=
"A"
encrypt=
"false"
log=
"false"
type=
"String"
>
<KEY>
2
</KEY>
<KEY>
3
</KEY>
<WIDTH>
5
</WIDTH>
<RELATION>
MCOMPANY
</RELATION>
<DESC_ENG>
Company ID
</DESC_ENG>
...
...
@@ -47,5 +60,11 @@
<CHILD>
MCANDIDATE.CANDIDATEID
</CHILD>
<CHILD>
MCANDIDATE.COMPANYID
</CHILD>
</MCANDIDATE>
<MAPPLICANT>
<PARENT>
MEMPL_COMMITTEE.APPLICANTID
</PARENT>
<PARENT>
MEMPL_COMMITTEE.COMPANYID
</PARENT>
<CHILD>
MAPPLICANT.APPLICANTID
</CHILD>
<CHILD>
MAPPLICANT.COMPANYID
</CHILD>
</MAPPLICANT>
</RELATION>
</MEMPL_COMMITTEE>
XML/PROTABLEXML/MREFEREE.xml
View file @
7af3e659
...
...
@@ -284,6 +284,19 @@
</COMPONENT>
<REQUIRE>
true
</REQUIRE>
</COMPANYID>
<REFEREE_LEVEL
lang=
"A"
encrypt=
"false"
log=
"false"
type=
"String"
>
<WIDTH>
1
</WIDTH>
<DESC_ENG>
REFEREE_LEVEL
</DESC_ENG>
<DESC_THAI>
สถานะการประเมิน
</DESC_THAI>
<DEFAULTVALUE>
0
</DEFAULTVALUE>
<COMPONENT
type=
"radio"
>
<ALT_ENG>
กำหนดสถานะการประเมิน
</ALT_ENG>
<ALT_THAI>
กำหนดสถานะการประเมิน
</ALT_THAI>
<VALIDCODE>
REFEREE_LEVEL
</VALIDCODE>
<DEFAULTVALUE>
0
</DEFAULTVALUE>
</COMPONENT>
</REFEREE_LEVEL>
<!-- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
</FIELD>
...
...
hrAppWeb.war/APS_FORM_INTERVIEW_DHAS.jsp
View file @
7af3e659
...
...
@@ -46,6 +46,8 @@
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/JS/jquery-ui-1.11.4.js"
></script>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/JS/EMPVIEW_FUNC.js"
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/JS/urljobboard.js'
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/EMPVIEW/JS/APS_INTERVIEW/Module.Controller.js'
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/RECRUIT/js/services.js'
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/EMPVIEW/JS/APS_INTERVIEW/services.js'
></script>
...
...
@@ -54,6 +56,17 @@
<script
type=
'text/javascript'
>
setLang
(
'<%=up.get("lang")%>'
)
$
(
function
()
{
let
contextPath
=
'<%=request.getContextPath()%>'
let
hrFullname
=
'<%=up.get("fullname")%>'
let
hrJob
=
'<%=up.get("jobname")%>'
let
scope
=
angular
.
element
(
$
(
'form[name="cscform"]'
)).
scope
();
scope
.
$apply
(
function
()
{
scope
.
hrFullname
=
hrFullname
scope
.
hrJob
=
hrJob
scope
.
contextPath
=
contextPath
});
});
</script>
</head>
<body
ng-controller=
'InterviewForm'
>
...
...
@@ -73,9 +86,15 @@
</tr>
<tr>
<td
class=
'b'
swlang
code=
'SW001984'
>
fullname
</td>
<td
colspan=
'4'
>
{{headdata.fullname}}
</td>
<td
colspan=
'4'
>
<
%
--
{{
headdata
.
fullname
}}
--
%
>
<master-prefix
code=
"{{candidate.personal.prefixid}}"
></master-prefix>
{{candidate.personal.fname[lang]}}
<span
style=
"display: inline-block"
>
{{candidate.personal.lname[lang]}}
</span>
</td>
<td
class=
'b'
swlang
code=
'SW000057'
>
position
</td>
<td
colspan=
'4'
>
{{headdata.job}}
</td>
<td
colspan=
'4'
>
<
%
--
{{
headdata
.
job
}}
--
%
>
<master-jobcode
code=
"{{candidate.jobid}}"
></master-jobcode>
</td>
</tr>
</table>
</div>
...
...
@@ -236,7 +255,7 @@
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.responsibility == 8 || examdata.responsibility == 9'
>
{{examdata.responsibility}}
</span></td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.responsibility == 10'
>
{{examdata.responsibility}}
</span></td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.responsibility == 11'
>
{{examdata.responsibility}}
</span></td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.responsibility >= 12
||
examdata.responsibility <= 14'
>
{{examdata.responsibility}}
</span></td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.responsibility >= 12
&&
examdata.responsibility <= 14'
>
{{examdata.responsibility}}
</span></td>
</tr>
<tr>
<td
class=
'center'
>
13
</td>
...
...
@@ -248,7 +267,7 @@
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.honesty == 7'
>
{{examdata.honesty}}
</span></td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.honesty == 8 || examdata.honesty == 9'
>
{{examdata.honesty}}
</span></td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.honesty == 10 || examdata.honesty == 11'
>
{{examdata.honesty}}
</span></td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.honesty >= 12
||
examdata.honesty <= 14'
>
{{examdata.honesty}}
</span></td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.honesty >= 12
&&
examdata.honesty <= 14'
>
{{examdata.honesty}}
</span></td>
</tr>
<tr>
<td
class=
'center'
>
14
</td>
...
...
@@ -308,7 +327,7 @@
<td
class=
'center'
>
{{score2}}
</td>
<td>
5. Numerical
</td>
<td
class=
'center'
>
BBC
</td>
<td
>
</td>
<td
class=
'center'
>
{{score5}}
</td>
<td>
6. English
</td>
<td
class=
'center'
>
BBC
</td>
<td></td>
...
...
@@ -355,11 +374,11 @@
<tr
ng-repeat=
'aps in formdata.form'
>
<td
class=
'center'
>
{{$index+1}}
</td>
<td>
{{aps.topic}}
</td>
<td
class=
'center'
><input
class=
'score2'
ng-model=
'aps.score'
value=
'5'
type=
'radio'
ng-disabled=
'head
data.status == 2 || notedit'
/></td>
<td
class=
'center'
><input
class=
'score2'
ng-model=
'aps.score'
value=
'4'
type=
'radio'
ng-disabled=
'head
data.status == 2 || notedit'
/></td>
<td
class=
'center'
><input
class=
'score2'
ng-model=
'aps.score'
value=
'3'
type=
'radio'
ng-disabled=
'head
data.status == 2 || notedit'
/></td>
<td
class=
'center'
><input
class=
'score2'
ng-model=
'aps.score'
value=
'2'
type=
'radio'
ng-disabled=
'head
data.status == 2 || notedit'
/></td>
<td
class=
'center'
><input
class=
'score2'
ng-model=
'aps.score'
value=
'1'
type=
'radio'
ng-disabled=
'head
data.status == 2 || notedit'
/></td>
<td
class=
'center'
><input
class=
'score2'
ng-model=
'aps.score'
ng-value=
'5'
type=
'radio'
ng-disabled=
'form
data.status == 2 || notedit'
/></td>
<td
class=
'center'
><input
class=
'score2'
ng-model=
'aps.score'
ng-value=
'4'
type=
'radio'
ng-disabled=
'form
data.status == 2 || notedit'
/></td>
<td
class=
'center'
><input
class=
'score2'
ng-model=
'aps.score'
ng-value=
'3'
type=
'radio'
ng-disabled=
'form
data.status == 2 || notedit'
/></td>
<td
class=
'center'
><input
class=
'score2'
ng-model=
'aps.score'
ng-value=
'2'
type=
'radio'
ng-disabled=
'form
data.status == 2 || notedit'
/></td>
<td
class=
'center'
><input
class=
'score2'
ng-model=
'aps.score'
ng-value=
'1'
type=
'radio'
ng-disabled=
'form
data.status == 2 || notedit'
/></td>
</tr>
<tr>
<td
class=
'trash b'
colspan=
'2'
>
สรุป
</td>
...
...
@@ -382,16 +401,16 @@
<div
class=
"row"
>
<div
class=
"col-lg-12"
>
<label
class=
"b"
>
ความเห็นแผนกบุคคลเพิ่มเติม
</label>
<a
class=
'icon-btn'
ng-click=
'addComment()'
ng-hide=
'
head
data.status == 2 '
><i
class=
"fa fa-plus"
></i></a>
<a
class=
'icon-btn'
ng-click=
'addComment()'
ng-hide=
'
form
data.status == 2 '
><i
class=
"fa fa-plus"
></i></a>
<a
class=
'icon-btn'
ng-click=
'delComment()'
ng-hide=
'
head
data.status == 2 '
><i
class=
"fa fa-minus"
></i></a>
<a
class=
'icon-btn'
ng-click=
'delComment()'
ng-hide=
'
form
data.status == 2 '
><i
class=
"fa fa-minus"
></i></a>
</div>
</div>
<div
class=
"row new-line"
ng-repeat=
'com in formdata.comment track by $index'
>
<div
class=
"col-lg-1 col-xs-1 trash"
>
{{ $index+1 }}.
</div>
<div
class=
"col-lg-11 col-xs-11 showtxt"
>
<p
class=
"hide"
></p>
<textarea
rows=
"5"
cols=
"120"
ng-model=
'com.comment'
ng-disabled=
'
head
data.status == 2 || notedit'
></textarea>
<textarea
rows=
"5"
cols=
"120"
ng-model=
'com.comment'
ng-disabled=
'
form
data.status == 2 || notedit'
></textarea>
</div>
</div>
</div>
...
...
@@ -400,14 +419,14 @@
<div
class=
"row"
>
<div
class=
"col-lg-7 col-xs-12"
>
<div
class=
"controls form-inline "
>
<input
class=
'score3_1'
ng-model=
'formdata.appropriate'
value=
'1'
type=
'radio'
ng-disabled=
'
head
data.status == 2 || notedit'
/>
<input
class=
'score3_1'
ng-model=
'formdata.appropriate'
value=
'1'
type=
'radio'
ng-disabled=
'
form
data.status == 2 || notedit'
/>
<label
class=
'label1'
>
เหมาะสม
</label>
<input
class=
'score3_2'
ng-model=
'formdata.appropriate'
value=
'0'
type=
'radio'
ng-disabled=
'
head
data.status == 2 || notedit'
/>
<input
class=
'score3_2'
ng-model=
'formdata.appropriate'
value=
'0'
type=
'radio'
ng-disabled=
'
form
data.status == 2 || notedit'
/>
<label
class=
'label2'
>
ไม่เหมาะสม
</label>
<input
class=
'score3_3'
ng-model=
'formdata.appropriate'
value=
'2'
type=
'radio'
ng-disabled=
'
head
data.status == 2 || notedit'
/>
<input
class=
'score3_3'
ng-model=
'formdata.appropriate'
value=
'2'
type=
'radio'
ng-disabled=
'
form
data.status == 2 || notedit'
/>
<label
class=
'label3'
>
เหมาะกับตำแหน่งอื่น
</label>
<label
class=
'label3'
ng-show=
'formdata.appropriate == 2'
>
(ระบุ)
</label>
<input
class=
'form-control extend3'
ng-model=
'formdata.job_other'
type=
'text'
ng-disabled=
'
head
data.status == 2 || notedit'
ng-show=
'formdata.appropriate == 2'
/>
<input
class=
'form-control extend3'
ng-model=
'formdata.job_other'
type=
'text'
ng-disabled=
'
form
data.status == 2 || notedit'
ng-show=
'formdata.appropriate == 2'
/>
<label
id=
'job_other'
></label>
</div>
</div>
...
...
@@ -417,7 +436,7 @@
<label>
{{headdata.committee_fullname}}
</label>
</div>
<div
class=
"col-lg-2 hide-print"
>
<label>
{{headdata.apsd
ate}}
</label>
<label>
{{(formdata.apsdate | date : 'yyyy-MM-dd') | ddmmyyyyD
ate}}
</label>
<label>
ผู้สัมภาษณ์
</label>
</div>
...
...
@@ -427,19 +446,20 @@
<label>
{{headdata.committee_fullname}}
</label>
</div>
<div
class=
"col-xs-3 show-print"
>
<label>
{{
headdata.apsd
ate}}
</label>
<label>
{{
(formdata.apsdate | date : 'yyyy-MM-dd') | ddmmyyyyD
ate}}
</label>
<label>
ผู้สัมภาษณ์
</label>
</div>
</div>
</div>
<div
class=
"center new-line"
>
<button
type=
"button"
class=
"btn btn-info"
ng-click=
'saveDraff()'
swlang
code=
'SW012867'
ng-disabled=
'
head
data.status == 2 '
ng-hide=
'notedit'
>
Save Draft
</button>
<button
type=
"button"
class=
"btn btn-info"
ng-click=
'save()'
swlang
code=
'SW012098'
ng-disabled=
'
head
data.status == 2 '
ng-hide=
'notedit'
>
Submit
</button>
<button
type=
"button"
class=
"btn btn-info"
ng-click=
'saveDraff()'
swlang
code=
'SW012867'
ng-disabled=
'
form
data.status == 2 '
ng-hide=
'notedit'
>
Save Draft
</button>
<button
type=
"button"
class=
"btn btn-info"
ng-click=
'save()'
swlang
code=
'SW012098'
ng-disabled=
'
form
data.status == 2 '
ng-hide=
'notedit'
>
Submit
</button>
<button
type=
"button"
class=
"btn btn-warning"
ng-click=
'goprint()'
swlang
code=
'SW005455'
>
Print
</button>
</div>
<div
class=
'spece-bot'
></div>
</div>
<!-- end csc-block-white -->
</div>
<!-- end csc-content -->
</div>
</form>
</section>
</body>
...
...
hrAppWeb.war/APS_FORM_INTERVIEW_DHAS_CHAIRMAN.jsp
View file @
7af3e659
...
...
@@ -32,24 +32,27 @@
<link
rel=
"stylesheet"
href=
"<%=request.getContextPath()%>/CSS/EMPVIEW_LAYOUT.min.css"
>
<link
rel=
"stylesheet"
href=
"<%=request.getContextPath()%>/EMPVIEW/css/APP_UP/style_apsup.css"
/>
<script
type=
"text/javascript"
src=
"
..
/JS/SCREEN.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/JS/jquery-2.1.3.min.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/public/lib/angular/angular.min.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/JS/ANGULAR/SCREEN_ANGULAR.js"
></script>
<script
type=
'text/javascript'
src=
"
..
/public/lib/angular-resource/angular-resource.min.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/JS/fullcalendar-yearview/lib/moment.min.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/JS/fullcalendar-yearview/fullcalendar.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/JS/fullcalendar-yearview/lang-all.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/JS/VIEWCALENDAR.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/JS/DATEINPUT.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/CSS/Bootstrap/js/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/JS/jquery-ui-1.11.4.js"
></script>
<script
type=
"text/javascript"
src=
"
..
/JS/EMPVIEW_FUNC.js"
></script>
<script
type=
"text/javascript"
src=
"
<%=request.getContextPath()%>
/JS/SCREEN.js"
></script>
<script
type=
"text/javascript"
src=
"
<%=request.getContextPath()%>
/JS/jquery-2.1.3.min.js"
></script>
<script
type=
"text/javascript"
src=
"
<%=request.getContextPath()%>
/public/lib/angular/angular.min.js"
></script>
<script
type=
"text/javascript"
src=
"
<%=request.getContextPath()%>
/JS/ANGULAR/SCREEN_ANGULAR.js"
></script>
<script
type=
'text/javascript'
src=
"
<%=request.getContextPath()%>
/public/lib/angular-resource/angular-resource.min.js"
></script>
<script
type=
"text/javascript"
src=
"
<%=request.getContextPath()%>
/JS/fullcalendar-yearview/lib/moment.min.js"
></script>
<script
type=
"text/javascript"
src=
"
<%=request.getContextPath()%>
/JS/fullcalendar-yearview/fullcalendar.js"
></script>
<script
type=
"text/javascript"
src=
"
<%=request.getContextPath()%>
/JS/fullcalendar-yearview/lang-all.js"
></script>
<script
type=
"text/javascript"
src=
"
<%=request.getContextPath()%>
/JS/VIEWCALENDAR.js"
></script>
<script
type=
"text/javascript"
src=
"
<%=request.getContextPath()%>
/JS/DATEINPUT.js"
></script>
<script
type=
"text/javascript"
src=
"
<%=request.getContextPath()%>
/CSS/Bootstrap/js/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"
<%=request.getContextPath()%>
/JS/jquery-ui-1.11.4.js"
></script>
<script
type=
"text/javascript"
src=
"
<%=request.getContextPath()%>
/JS/EMPVIEW_FUNC.js"
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/JS/urljobboard.js'
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/EMPVIEW/JS/APS_INTERVIEW/Module.Controller.js'
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/RECRUIT/js/services.js'
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/EMPVIEW/JS/APS_INTERVIEW/services.js'
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/EMPVIEW/JS/APS_INTERVIEW/InterviewForm.Controller.js'
></script>
<script
type=
'text/javascript'
src=
'
..
/EXAM/JS/CLASS/Question.Class.js'
></script>
<script
type=
'text/javascript'
src=
'
<%=request.getContextPath()%>
/EXAM/JS/CLASS/Question.Class.js'
></script>
<script
type=
'text/javascript'
>
setLang
(
'<%=up.get("lang")%>'
)
...
...
@@ -276,253 +279,253 @@
</form>
</section>
<!-- Section ForChairman Only -->
<section
>
<form
name=
"cscform"
class=
"form-horizontal"
method=
"post"
>
<input
type=
'hidden'
name=
'candidateid'
value=
'<%=p_candidateid%>'
/
>
<input
type=
'hidden'
name=
'committeeid'
value=
'<%=p_committeeid%>'
/
>
<input
type=
'hidden'
name=
'notedit'
value=
'<%=p_notedit%>'
/
>
<div
class=
'container csc-content'
id=
'target_warpper'
>
<div
class=
'csc-block-white'
>
<div
class=
'table-responsive'
>
<table
class=
"table table-head table-bordered"
>
<tr
>
<td
rowspan =
'2'
class=
'b'
>
image
</td>
</tr
>
</table
>
<table
class=
"table table-head table-bordered"
>
<tr
>
<th
colspan=
'10'
>
ใบสรุปผลประเมินผู้สมัคร
</th
>
</tr
>
<tr
>
<td
class=
'b'
swlang
code=
'SW001984'
>
fullname
</td
>
<td
colspan=
'3'
>
{{headdata.fullname}}
</td
>
<td
class=
'b'
swlang
code=
'SW000057'
>
position
</td
>
<td
colspan=
'2'
>
{{headdata.job}}
</td
>
<td
class=
'b'
>
PL
</td
>
<td
colspan=
'2'
>
{{headdata.pl}}
</td
>
</tr
>
<tr
>
<td
class=
'b'
swlang
code=
''
>
แผนก
</td
>
<td
colspan=
'2'
>
{{headdata.bu4}}
</td
>
<td
class=
'b'
swlang
code=
''
>
ฝ่าย
</td
>
<td
colspan=
'2'
>
{{headdata.bu3}}
</td
>
<td
class=
'b'
swlang
code=
''
>
ด้าน
</td
>
<td
colspan=
'3'
>
{{headdata.bu2}}
</td
>
</tr
>
<tr
>
<td
class=
'b'
swlang
code=
''
>
ผลการประเมินฝ่ายบุคคล
</td
>
<td
colspan=
'4'
>
{{headdata.bu4}}
</td
>
<td
class=
'b'
swlang
code=
''
>
ผลประเมินจากหน่วยงาน
</td
>
<td
colspan=
'4'
>
{{headdata.bu2}}
</td
>
</tr
>
</table
>
</div
>
<div
class=
'table-responsive'
>
<table
class=
"table table-head table-bordered"
>
<tr
>
<th
class=
'text-left'
colspan=
'10'
>
ค่าคะแนนตามตำแหน่งงาน
</th
>
</tr
>
<tr
>
<td
class=
'center'
colspan=
'3'
style=
"width:25%"
>
ค่าคะแนนตามตำแหน่งงาน
<br>
ประเมินโดยฝ่ายบุคคล
</td
>
<td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
คะแนนคุณวุฒิ/
<br>
ความรู้พื้นฐาน
</td
>
<td
class=
'center'
colspan=
'3'
style=
"width:25%"
>
คะแนนความสามารถ
<br>
ทางการบริหาร/ ปฏิบัติงาน
</td
>
<td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
คะแนนรวม
</td
>
</tr
>
<tr
>
<td
class=
'center'
style=
"width:10%"
>
Job Name
</td
>
<td
class=
'center'
colspan=
'2'
>
</td
>
<td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span></td
>
<td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span>
คะแนน
</td
>
<td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span></td
>
<td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span>
คะแนน
</td
>
<td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span></td
>
<td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span>
คะแนน
</td
>
</tr
>
<tr
>
<td
class=
'center'
>
Job Code
</td
>
<td
class=
'center'
colspan=
'2'
>
</td>
</tr
>
</table
>
</div>
<div
class=
'table-responsive'
>
<table
class=
"table table-head table-bordered"
>
<tr
>
<th
class=
'text-left'
colspan=
'10'
>
ประเมินค่างานจากผลสัมภาษณ์ โดยผู้บริหาร / ผู้จัดการฝ่าย
</th
>
</tr
>
<tr
>
<td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
คาดว่าผู้สมัครจะสามารถปฏิบัติงานได้ตามมาตราฐานงานที่
</td
>
<td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
{{examdata.result}}
</td
>
<td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
% ของต่ำแหน่งงาน
</td
>
</tr
>
<tr
>
<td
class=
'center'
colspan=
'2'
>
ผลการคัดเลือกจากหน่วยงาน
</td
>
<td
class=
'center'
><span
class=
'score1 b'
>
[]ควรจ้าง
</span></td
>
<td
class=
'center'
><span
class=
'score1 b'
>
[]ไม่ควรจ้าง
</span></td
>
<td
class=
'center'
><span
class=
'score1 b'
>
[]สำรอง
</span></td
>
<td
class=
'center'
colspan=
'3'
><span
class=
'score1 b'
>
ขอจ้างเป็น
</span></td
>
<td
class=
'center'
><span
class=
'score1 b'
>
[]รายวัน
</span></td
>
<td
class=
'center'
><span
class=
'score1 b'
>
[]รายเดือน
</span></td
>
</tr
>
<tr
>
<td
class=
'center'
>
ความเห็นหน่วยงานเพิ่มเติม
</td
>
<td
class=
'center'
colspan=
'9'
>
</td>
</tr
>
</table
>
</div
>
<div
class=
'table-responsive'
>
<table
class=
"table table-head table-bordered"
>
<tr
>
<th
class=
'text-left'
colspan=
'6'
>
รายได้อื่นๆ สำหรับพนักงานขายเท่านั้น
</th
>
</tr
>
<tr
>
<td
class=
'center'
>
1
</td
>
<td
class=
'center'
>
ค่าเดินทาง /ค่าน้ำมันรถจักรยานยนต์
</td
>
<td
class=
'center'
>
{{ baht}}
</td
>
<td
class=
'center'
>
บาท/วัน/เดือน
</td
>
<td
class=
'center'
>
เริ่มจ่ายตั้งแต่วันที่
</td
>
<td
class=
'center'
>
{{paydate}}
</td
>
</tr
>
<tr
>
<td
class=
'center'
>
2
</td
>
<td
class=
'center'
>
ค่าเบี้ยเลี้ยง
</td
>
<td
class=
'center'
>
{{ baht}}
</td
>
<td
class=
'center'
>
บาท/วัน/เดือน
</td
>
<td
class=
'center'
>
เริ่มจ่ายตั้งแต่วันที่
</td
>
<td
class=
'center'
>
{{paydate}}
</td
>
</tr
>
<tr
>
<td
class=
'center'
>
3
</td
>
<td
class=
'center'
>
{{payid}}
</td
>
<td
class=
'center'
>
{{ baht}}
</td
>
<td
class=
'center'
>
บาท/วัน/เดือน
</td
>
<td
class=
'center'
>
เริ่มจ่ายตั้งแต่วันที่
</td
>
<td
class=
'center'
>
{{paydate}}
</td
>
</tr
>
<tr
>
<td
class=
'center'
>
4
</td
>
<td
class=
'center'
>
{{payid}}
</td
>
<td
class=
'center'
>
{{ baht}}
</td
>
<td
class=
'center'
>
บาท/วัน/เดือน
</td
>
<td
class=
'center'
>
เริ่มจ่ายตั้งแต่วันที่
</td
>
<td
class=
'center'
>
{{paydate}}
</td
>
</tr
>
<tr
>
<td
class=
'center'
colspan=
'3'
>
ลงชื่อ
</td
>
<td
class=
'center'
>
{{Sign}}
</td
>
<td
class=
'center'
>
{{ incomedate}}
</td
>
<td
class=
'center'
>
ผู้บริหาร / ผู้จัดการฝ่าย
</td
>
</tr
>
<
%
--
<
section
>
--%
>
<
%
--
<
form
name=
"cscform"
class=
"form-horizontal"
method=
"post"
>
--%
>
<
%
--
<
input
type=
'hidden'
name=
'candidateid'
value=
'<%=p_candidateid%>'
/>
--%
>
<
%
--
<
input
type=
'hidden'
name=
'committeeid'
value=
'<%=p_committeeid%>'
/>
--%
>
<
%
--
<
input
type=
'hidden'
name=
'notedit'
value=
'<%=p_notedit%>'
/>
--%
>
<
%
--
<
div
class=
'container csc-content'
id=
'target_warpper'
>
--%
>
<
%
--
<
div
class=
'csc-block-white'
>
--%
>
<
%
--
<
div
class=
'table-responsive'
>
--%
>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
rowspan =
'2'
class=
'b'
>
image
</td>
--%>
<
%
--
</
tr
>
--%
>
<
%
--
</
table
>
--%
>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
th
colspan=
'10'
>
ใบสรุปผลประเมินผู้สมัคร
</th>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'b'
swlang
code=
'SW001984'
>
fullname
</td>
--%
>
<
%
--
<
td
colspan=
'3'
>
{{headdata.fullname}}
</td>
--%
>
<
%
--
<
td
class=
'b'
swlang
code=
'SW000057'
>
position
</td>
--%
>
<
%
--
<
td
colspan=
'2'
>
{{headdata.job}}
</td>
--%
>
<
%
--
<
td
class=
'b'
>
PL
</td>
--%
>
<
%
--
<
td
colspan=
'2'
>
{{headdata.pl}}
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'b'
swlang
code=
''
>
แผนก
</td>
--%
>
<
%
--
<
td
colspan=
'2'
>
{{headdata.bu4}}
</td>
--%
>
<
%
--
<
td
class=
'b'
swlang
code=
''
>
ฝ่าย
</td>
--%
>
<
%
--
<
td
colspan=
'2'
>
{{headdata.bu3}}
</td>
--%
>
<
%
--
<
td
class=
'b'
swlang
code=
''
>
ด้าน
</td>
--%
>
<
%
--
<
td
colspan=
'3'
>
{{headdata.bu2}}
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'b'
swlang
code=
''
>
ผลการประเมินฝ่ายบุคคล
</td>
--%
>
<
%
--
<
td
colspan=
'4'
>
{{headdata.bu4}}
</td>
--%
>
<
%
--
<
td
class=
'b'
swlang
code=
''
>
ผลประเมินจากหน่วยงาน
</td>
--%
>
<
%
--
<
td
colspan=
'4'
>
{{headdata.bu2}}
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
</
table
>
--%
>
<
%
--
</
div
>
--%
>
<
%
--
<
div
class=
'table-responsive'
>
--%
>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
th
class=
'text-left'
colspan=
'10'
>
ค่าคะแนนตามตำแหน่งงาน
</th>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'3'
style=
"width:25%"
>
ค่าคะแนนตามตำแหน่งงาน
<br>
ประเมินโดยฝ่ายบุคคล
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
คะแนนคุณวุฒิ/
<br>
ความรู้พื้นฐาน
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'3'
style=
"width:25%"
>
คะแนนความสามารถ
<br>
ทางการบริหาร/ ปฏิบัติงาน
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
คะแนนรวม
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
style=
"width:10%"
>
Job Name
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'2'
>
</td>
--%
>
<
%
--
<
td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span></td>
--%
>
<
%
--
<
td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span>
คะแนน
</td>
--%
>
<
%
--
<
td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span></td>
--%
>
<
%
--
<
td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span>
คะแนน
</td>
--%
>
<
%
--
<
td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span></td>
--%
>
<
%
--
<
td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span>
คะแนน
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
>
Job Code
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'2'
>
</td>
--%>
<
%
--
</
tr
>
--%
>
<
%
--
</
table
>
--%
>
<
%
--
</
div
>
--%>
<
%
--
<
div
class=
'table-responsive'
>
--%
>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
th
class=
'text-left'
colspan=
'10'
>
ประเมินค่างานจากผลสัมภาษณ์ โดยผู้บริหาร / ผู้จัดการฝ่าย
</th>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
คาดว่าผู้สมัครจะสามารถปฏิบัติงานได้ตามมาตราฐานงานที่
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
{{examdata.result}}
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
% ของต่ำแหน่งงาน
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'2'
>
ผลการคัดเลือกจากหน่วยงาน
</td>
--%
>
<
%
--
<
td
class=
'center'
><span
class=
'score1 b'
>
[]ควรจ้าง
</span></td>
--%
>
<
%
--
<
td
class=
'center'
><span
class=
'score1 b'
>
[]ไม่ควรจ้าง
</span></td>
--%
>
<
%
--
<
td
class=
'center'
><span
class=
'score1 b'
>
[]สำรอง
</span></td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'3'
><span
class=
'score1 b'
>
ขอจ้างเป็น
</span></td>
--%
>
<
%
--
<
td
class=
'center'
><span
class=
'score1 b'
>
[]รายวัน
</span></td>
--%
>
<
%
--
<
td
class=
'center'
><span
class=
'score1 b'
>
[]รายเดือน
</span></td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
>
ความเห็นหน่วยงานเพิ่มเติม
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'9'
>
</td>
--%>
<
%
--
</
tr
>
--%
>
<
%
--
</
table
>
--%
>
<
%
--
</
div
>
--%
>
<
%
--
<
div
class=
'table-responsive'
>
--%
>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
th
class=
'text-left'
colspan=
'6'
>
รายได้อื่นๆ สำหรับพนักงานขายเท่านั้น
</th>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
>
1
</td>
--%
>
<
%
--
<
td
class=
'center'
>
ค่าเดินทาง /ค่าน้ำมันรถจักรยานยนต์
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
บาท/วัน/เดือน
</td>
--%
>
<
%
--
<
td
class=
'center'
>
เริ่มจ่ายตั้งแต่วันที่
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{paydate}}
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
>
2
</td>
--%
>
<
%
--
<
td
class=
'center'
>
ค่าเบี้ยเลี้ยง
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
บาท/วัน/เดือน
</td>
--%
>
<
%
--
<
td
class=
'center'
>
เริ่มจ่ายตั้งแต่วันที่
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{paydate}}
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
>
3
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{payid}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
บาท/วัน/เดือน
</td>
--%
>
<
%
--
<
td
class=
'center'
>
เริ่มจ่ายตั้งแต่วันที่
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{paydate}}
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
>
4
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{payid}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
บาท/วัน/เดือน
</td>
--%
>
<
%
--
<
td
class=
'center'
>
เริ่มจ่ายตั้งแต่วันที่
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{paydate}}
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'3'
>
ลงชื่อ
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{Sign}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{ incomedate}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
ผู้บริหาร / ผู้จัดการฝ่าย
</td>
--%
>
<
%
--
</
tr
>
--%
>
</table
>
</div>
<div
class=
'table-responsive'
>
<table
class=
"table table-head table-bordered"
>
<tr
>
<th
class=
'text-left'
colspan=
'9'
>
การประเมินและข้อสรุปของฝ่ายบุคคล
</th
>
</tr
>
<tr
>
<td
class=
'center'
>
ผลการประเมินความสามารถผู้สมัคร
</td
>
<td
class=
'center'
></td
>
<td
class=
'center'
>
คะแนน
</td
>
<td
class=
'center'
>
คูณอัตราจ้าง
</td
>
<td
class=
'center'
>
</td
>
<td
class=
'center'
>
บาท / Point
</td
>
<td
class=
'center'
>
เท่ากับรายได้พึงประเมิน(รวมเงินโบนัสเฉลี่ย)
</td
>
<td
class=
'center'
>
{{ baht}}
</td
>
<td
class=
'center'
>
บาท
</td
>
</tr
>
<tr
>
<td
class=
'center'
colspan=
'6'
></td
>
<td
class=
'center'
>
ประเมินการรายได้รวมต่อเดือน(ไม่รวมเงินโบนัส)
</td
>
<td
class=
'center'
>
{{ baht}}
</td
>
<td
class=
'center'
>
บาท
</td
>
</tr
>
<tr
>
<td
class=
'center'
>
1.รายได้คงที่ตามตำแหน่ง = Basic Salary
</td
>
<td
class=
'center'
>
{{ baht}}
</td
>
<td
class=
'center'
colspan=
'4'
>
บาท
</td
>
<td
class=
'center'
>
2.รายได้แปรผันตามผลงาน = M1PI
</td
>
<td
class=
'center'
>
{{baht}}
</td
>
<td
class=
'center'
>
บาท
</td
>
</tr
>
<tr
>
<td
class=
'center'
>
Pre-QPI
</td
>
<td
class=
'center'
>
{{ baht}}
</td
>
<td
class=
'center'
colspan=
'4'
>
บาท
</td
>
<td
class=
'center'
>
M3PI
</td
>
<td
class=
'center'
>
{{baht}}
</td
>
<td
class=
'center'
>
บาท
</td
>
</tr
>
<tr
>
<td
class=
'center'
colspan=
'6'
>
ลงชื่อ
</td
>
<td
class=
'center'
>
{{Sign}}
</td
>
<td
class=
'center'
>
{{ incomedate}}
</td
>
<td
class=
'center'
>
หน.ผ./ ผจก.ฝ่ายบุคคล
</td
>
</tr
>
</table
>
</div
>
<div
class=
'table-responsive'
>
<table
class=
"table table-head table-bordered"
>
<tr
>
<th
class=
'text-left'
colspan=
'9'
>
การเห็นชอบของผู้บริหาร BU (ผู้จัดการอาวุโส /Ex. Director BU)
</th
>
</tr
>
<tr
>
<td
class=
'center'
>
1.สรุปปลการพิจารณา
</td
>
<td
class=
'center'
>
[]
</td
>
<td
class=
'center'
>
อนุมัติ
</td
>
<td
class=
'center'
>
[]
</td
>
<td
class=
'center'
>
ไม่อนุมัติ
</td
>
<td
class=
'center'
>
[]
</td
>
<td
class=
'center'
>
อื่นๆ (ถ้ามี)
</td
>
<td
class=
'center'
colspan=
'2'
>
{{ other}}
</td
>
</tr
>
<tr
>
<td
class=
'center'
colspan=
'2'
>
2.สรุปผลการปรเมินรายได้
</td
>
<td
class=
'center'
>
[]
</td
>
<td
class=
'center'
colspan=
'6'
>
ตามมารฐานประเมินต่ำแหน่งงาน
</td
>
</tr
>
<tr
>
<td
class=
'center'
colspan=
'3'
>
[]
</td
>
<td
class=
'center'
>
อื่นๆ (ถ้ามี)
</td
>
<td
class=
'center'
colspan=
'4'
>
{{other}}
</td
>
</tr
>
<tr
>
<td
class=
'center'
colspan=
'6'
>
ลงชื่อ
</td
>
<td
class=
'center'
>
{{Sign}}
</td
>
<td
class=
'center'
>
{{ incomedate}}
</td
>
<td
class=
'center'
>
ผู้บริหาร BU
</td
>
</tr
>
</table
>
</div>
<div
class=
'table-responsive'
>
<table
class=
"table table-head table-bordered"
>
<tr
>
<th
class=
'text-left'
colspan=
'9'
>
การอนุมัติของ Seninor Ex Director / COO BU ขึ้นไป
</th
>
</tr
>
<tr
>
<td
class=
'center'
colspan=
'9'
>
ตามมารฐานประเมินต่ำแหน่งงาน
</td
>
</tr
>
<tr
>
<td
class=
'center'
colspan=
'6'
>
ลงชื่อ
</td
>
<td
class=
'center'
>
{{Sign}}
</td
>
<td
class=
'center'
>
{{ incomedate}}
</td
>
<td
class=
'center'
>
Seninor Ex Director / COO BU
</td
>
</tr
>
</table
>
</div>
</tbody
>
</table
>
<div
class=
'pagebreak'
></div
>
<div
class=
"center new-line"
>
<button
type=
"button"
class=
"btn btn-info"
ng-click=
'saveDraff()'
ng-disabled=
'headdata.status == 2 '
>
ผลประเมินก่อนหน้า
</button
>
<button
type=
"button"
class=
"btn btn-info"
ng-click=
'saveDraff()'
swlang
code=
'SW012867'
ng-disabled=
'headdata.status == 2 '
ng-hide=
'notedit'
>
Save Draft
</button
>
<button
type=
"button"
class=
"btn btn-info"
ng-click=
'save()'
swlang
code=
'SW012098'
ng-disabled=
'headdata.status == 2 '
ng-hide=
'notedit'
>
Submit
</button
>
<button
type=
"button"
class=
"btn btn-warning"
ng-click=
'goprint()'
swlang
code=
'SW005455'
>
Print
</button
>
</div
>
<div
class=
'spece-bot'
></div
>
</div>
<!-- end csc-block-white --
>
</div>
<!-- end csc-content --
>
</form
>
</section
>
<
%
--
</
table
>
--%
>
<
%
--
</
div
>
--%>
<
%
--
<
div
class=
'table-responsive'
>
--%
>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
th
class=
'text-left'
colspan=
'9'
>
การประเมินและข้อสรุปของฝ่ายบุคคล
</th>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
>
ผลการประเมินความสามารถผู้สมัคร
</td>
--%
>
<
%
--
<
td
class=
'center'
></td>
--%
>
<
%
--
<
td
class=
'center'
>
คะแนน
</td>
--%
>
<
%
--
<
td
class=
'center'
>
คูณอัตราจ้าง
</td>
--%
>
<
%
--
<
td
class=
'center'
>
</td>
--%
>
<
%
--
<
td
class=
'center'
>
บาท / Point
</td>
--%
>
<
%
--
<
td
class=
'center'
>
เท่ากับรายได้พึงประเมิน(รวมเงินโบนัสเฉลี่ย)
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
บาท
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'6'
></td>
--%
>
<
%
--
<
td
class=
'center'
>
ประเมินการรายได้รวมต่อเดือน(ไม่รวมเงินโบนัส)
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
บาท
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
>
1.รายได้คงที่ตามตำแหน่ง = Basic Salary
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'4'
>
บาท
</td>
--%
>
<
%
--
<
td
class=
'center'
>
2.รายได้แปรผันตามผลงาน = M1PI
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{baht}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
บาท
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
>
Pre-QPI
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'4'
>
บาท
</td>
--%
>
<
%
--
<
td
class=
'center'
>
M3PI
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{baht}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
บาท
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'6'
>
ลงชื่อ
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{Sign}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{ incomedate}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
หน.ผ./ ผจก.ฝ่ายบุคคล
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
</
table
>
--%
>
<
%
--
</
div
>
--%
>
<
%
--
<
div
class=
'table-responsive'
>
--%
>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
th
class=
'text-left'
colspan=
'9'
>
การเห็นชอบของผู้บริหาร BU (ผู้จัดการอาวุโส /Ex. Director BU)
</th>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
>
1.สรุปปลการพิจารณา
</td>
--%
>
<
%
--
<
td
class=
'center'
>
[]
</td>
--%
>
<
%
--
<
td
class=
'center'
>
อนุมัติ
</td>
--%
>
<
%
--
<
td
class=
'center'
>
[]
</td>
--%
>
<
%
--
<
td
class=
'center'
>
ไม่อนุมัติ
</td>
--%
>
<
%
--
<
td
class=
'center'
>
[]
</td>
--%
>
<
%
--
<
td
class=
'center'
>
อื่นๆ (ถ้ามี)
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'2'
>
{{ other}}
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'2'
>
2.สรุปผลการปรเมินรายได้
</td>
--%
>
<
%
--
<
td
class=
'center'
>
[]
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'6'
>
ตามมารฐานประเมินต่ำแหน่งงาน
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'3'
>
[]
</td>
--%
>
<
%
--
<
td
class=
'center'
>
อื่นๆ (ถ้ามี)
</td>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'4'
>
{{other}}
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'6'
>
ลงชื่อ
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{Sign}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{ incomedate}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
ผู้บริหาร BU
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
</
table
>
--%
>
<
%
--
</
div
>
--%>
<
%
--
<
div
class=
'table-responsive'
>
--%
>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
th
class=
'text-left'
colspan=
'9'
>
การอนุมัติของ Seninor Ex Director / COO BU ขึ้นไป
</th>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'9'
>
ตามมารฐานประเมินต่ำแหน่งงาน
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
<
tr
>
--%
>
<
%
--
<
td
class=
'center'
colspan=
'6'
>
ลงชื่อ
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{Sign}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
{{ incomedate}}
</td>
--%
>
<
%
--
<
td
class=
'center'
>
Seninor Ex Director / COO BU
</td>
--%
>
<
%
--
</
tr
>
--%
>
<
%
--
</
table
>
--%
>
<
%
--
</
div
>
--%>
<
%
--
</
tbody
>
--%
>
<
%
--
</
table
>
--%
>
<
%
--
<
div
class=
'pagebreak'
></div>
--%
>
<
%
--
<
div
class=
"center new-line"
>
--%
>
<
%
--
<
button
type=
"button"
class=
"btn btn-info"
ng-click=
'saveDraff()'
ng-disabled=
'headdata.status == 2 '
>
ผลประเมินก่อนหน้า
</button>
--%
>
<
%
--
<
button
type=
"button"
class=
"btn btn-info"
ng-click=
'saveDraff()'
swlang
code=
'SW012867'
ng-disabled=
'headdata.status == 2 '
ng-hide=
'notedit'
>
Save Draft
</button>
--%
>
<
%
--
<
button
type=
"button"
class=
"btn btn-info"
ng-click=
'save()'
swlang
code=
'SW012098'
ng-disabled=
'headdata.status == 2 '
ng-hide=
'notedit'
>
Submit
</button>
--%
>
<
%
--
<
button
type=
"button"
class=
"btn btn-warning"
ng-click=
'goprint()'
swlang
code=
'SW005455'
>
Print
</button>
--%
>
<
%
--
</
div
>
--%
>
<
%
--
<
div
class=
'spece-bot'
></div>
--%
>
<
%
--
</
div
>
<!-- end csc-block-white -->
--%
>
<
%
--
</
div
>
<!-- end csc-content -->
--%
>
<
%
--
</
form
>
--%
>
<
%
--
</
section
>
--%
>
</body>
</html>
hrAppWeb.war/APS_FORM_INTERVIEW_DHAS_DEPT.jsp
0 → 100644
View file @
7af3e659
<!-- ******************************** แบบประเมินสัมภาษณ์งาน DHAS ****************************************** -->
<!DOCTYPE html>
<
%@
page
contentType=
"text/html; charset=UTF-8"
language=
"java"
%
>
<
%@
page
import=
"com.csc.library.database.*,com.csc.library.session.*,com.csc.library.utilities.*,com.csc.library.utility.*"
%
>
<
%@
include
file=
"../CHECKPROFILE.jsp"
%
>
<
%
request
.
setCharacterEncoding
("
UTF-8
");
%
>
<
%
CheckNull
chk =
new
CheckNull
();
UProfile
up =
null;
if
(
session
!=
null
){
up =
(UProfile)session.getAttribute("userprofile");
}
if
(
up =
=
null
){
return
;
}
String
p_candidateid =
chk.chkNullString(request.getParameter("candidateid"));
String
p_committeeid =
chk.chkNullString(request.getParameter("committeeid"));
String
p_notedit =
chk.chkNullString(request.getParameter("notedit"),"false");
%
>
<html
ng-app=
'APS_INTERVIEW'
>
<head>
<title>
Employee View
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
/>
<link
rel=
"stylesheet"
href=
"<%=request.getContextPath()%>/CSS/font-awesome.css"
>
<link
rel=
"stylesheet"
href=
"<%=request.getContextPath()%>/CSS/Bootstrap/css/bootstrap.css"
>
<link
rel=
"stylesheet"
href=
"<%=request.getContextPath()%>/JS/fullcalendar-yearview/fullcalendar.css"
/>
<link
rel=
"stylesheet"
href=
"<%=request.getContextPath()%>/CSS/Bootstrap/css/animate.min.css"
>
<link
rel=
"stylesheet"
href=
"<%=request.getContextPath()%>/CSS/EMPVIEW_LAYOUT.min.css"
>
<link
rel=
"stylesheet"
href=
"<%=request.getContextPath()%>/EMPVIEW/css/APP_UP/style_apsup.css"
/>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/JS/SCREEN.js"
></script>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/JS/jquery-2.1.3.min.js"
></script>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/public/lib/angular/angular.min.js"
></script>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/JS/ANGULAR/SCREEN_ANGULAR.js"
></script>
<script
type=
'text/javascript'
src=
"<%=request.getContextPath()%>/public/lib/angular-resource/angular-resource.min.js"
></script>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/JS/fullcalendar-yearview/lib/moment.min.js"
></script>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/JS/fullcalendar-yearview/fullcalendar.js"
></script>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/JS/fullcalendar-yearview/lang-all.js"
></script>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/JS/VIEWCALENDAR.js"
></script>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/JS/DATEINPUT.js"
></script>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/CSS/Bootstrap/js/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/JS/jquery-ui-1.11.4.js"
></script>
<script
type=
"text/javascript"
src=
"<%=request.getContextPath()%>/JS/EMPVIEW_FUNC.js"
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/JS/urljobboard.js'
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/EMPVIEW/JS/APS_INTERVIEW/Module.Controller.js'
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/RECRUIT/js/services.js'
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/EMPVIEW/JS/APS_INTERVIEW/services.js'
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/EMPVIEW/JS/APS_INTERVIEW/InterviewForm.Controller.js'
></script>
<script
type=
'text/javascript'
src=
'<%=request.getContextPath()%>/EXAM/JS/CLASS/Question.Class.js'
></script>
<script
type=
'text/javascript'
>
setLang
(
'<%=up.get("lang")%>'
)
</script>
</head>
<body
ng-controller=
'InterviewForm'
>
<div
class=
'bg-com'
></div>
<section>
<form
name=
"cscform"
class=
"form-horizontal"
method=
"post"
>
<input
type=
'hidden'
name=
'candidateid'
value=
'<%=p_candidateid%>'
/>
<input
type=
'hidden'
name=
'committeeid'
value=
'<%=p_committeeid%>'
/>
<input
type=
'hidden'
name=
'notedit'
value=
'<%=p_notedit%>'
/>
<div
class=
'container csc-content'
id=
'target_warpper'
>
<div
class=
'csc-block-white'
>
<div
class=
'table-responsive'
>
<table
class=
"table table-head table-bordered"
>
<tr>
<td
rowspan =
'2'
class=
'b'
>
image
</td>
<td
class=
'b'
style=
"text-align: right;"
>
FR-230200-109 / Rev.No02
</td>
</tr>
<tr>
<td
class=
'b'
style=
"text-align: right;"
>
Effective Date : 08/06/2018
</td>
</tr>
</table>
<table
class=
"table table-head table-bordered"
>
<tr>
<th
colspan=
'10 text-left'
>
ใบประเมินผู้สมัครสำหรับหน่วยงาน (PL 2 - PL 4)
</th>
</tr>
<tr>
<td
class=
'b'
swlang
code=
'SW001984'
>
fullname
</td>
<td
colspan=
'4'
>
{{headdata.fullname}}
</td>
<td
class=
'b'
swlang
code=
'SW000057'
>
position
</td>
<td
colspan=
'4'
>
{{headdata.job}}
</td>
</tr>
<tr>
<td
class=
'b'
swlang
code=
''
>
แผนก
</td>
<td
colspan=
'2'
>
{{headdata.bu4}}
</td>
<td
class=
'b'
swlang
code=
''
>
ฝ่าย
</td>
<td
colspan=
'2'
>
{{headdata.bu3}}
</td>
<td
class=
'b'
swlang
code=
''
>
ด้าน
</td>
<td
colspan=
'3'
>
{{headdata.bu2}}
</td>
</tr>
</table>
</div>
<div
class=
'table-responsive'
>
<table
class=
"table table-head table-bordered"
>
<tr>
<th
class=
'b'
>
No.
</th>
<th
class=
'b text-left'
style=
"width:400px"
>
หัวข้อการพิจารณาของหน่วยงาน
</th>
<th
class=
'b'
>
ดีมาก / 5
</th>
<th
class=
'b'
>
ดี / 4
</th>
<th
class=
'b'
>
ปานกลาง / 3
</th>
<th
class=
'b'
>
พอใช้ / 2
</th>
<th
class=
'b'
>
ไม่ดี / 1
</th>
</tr>
<tr>
<td
class=
'center'
>
1
</td>
<td>
บุคลิคลักษณะ กิริยามารยาท การแต่งกาย
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"5"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"4"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"3"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"2"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"1"
>
{{examdata.dominance}}
</td>
<tr>
<td
class=
'center'
>
2
</td>
<td>
มนุษย์สัมพันธ์
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"5"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"4"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"3"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"2"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"1"
>
{{examdata.dominance}}
</td>
</tr>
<tr>
<td
class=
'center'
>
3
</td>
<td>
การสื่อข้อความ การตอบคำถาม การใช้คำพูด
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"5"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"4"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"3"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"2"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"1"
>
{{examdata.dominance}}
</td>
</tr>
<tr>
<td
class=
'center'
>
4
</td>
<td>
ประวัจิการศึกษา และการฝึกอบรม
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"5"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"4"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"3"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"2"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"1"
>
{{examdata.dominance}}
</td>
</tr>
<tr>
<td
class=
'center'
>
5
</td>
<td>
ภูมิหลัง และสถานภาพทางครอบครัว
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"5"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"4"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"3"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"2"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"1"
>
{{examdata.dominance}}
</td>
</tr>
<tr>
<td
class=
'center'
>
6
</td>
<td>
ประสบการณ์ ลักษณะงานที่ผ่านมา
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"5"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"4"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"3"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"2"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"1"
>
{{examdata.dominance}}
</td>
</tr>
<tr>
<td
class=
'center'
>
7
</td>
<td>
ความรอบรู้เรื่องในงานที่สมัคร ความรู้ทางเทคนิค และวิธีปฏิบัติ
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"5"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"4"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"3"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"2"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"1"
>
{{examdata.dominance}}
</td>
</tr>
<tr>
<td
class=
'center'
>
8
</td>
<td>
ความสามารถพิเศษที่เอื้อต่องานที่สมัคร
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"5"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"4"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"3"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"2"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"1"
>
{{examdata.dominance}}
</td>
</tr>
<tr>
<td
class=
'center'
>
9
</td>
<td>
สติปัญญา ความคิดริเริ่ม ความคิดเห็น ไหวพริบ การแก้ปัญหาเหตุผล
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"5"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"4"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"3"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"2"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"1"
>
{{examdata.dominance}}
</td>
</tr>
<tr>
<td
class=
'center'
>
10
</td>
<td>
ทัศนคติดความมุ่งหมายในชีวิต การงาน และสังคมรอบข้าง
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"5"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"4"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"3"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"2"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"1"
>
{{examdata.dominance}}
</td>
</tr>
<tr>
<td
colspan=
'2'
style=
"text-align: right;"
>
สรุป
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"5"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"4"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"3"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"2"
>
{{examdata.dominance}}
</td>
<td
class=
'center'
><span
class=
'score1 b'
ng-show=
'examdata.dominance == 0'
><input
type=
"radio"
ng-model=
"dominance"
value=
"1"
>
{{examdata.dominance}}
</td>
</tr>
<tr>
<td
class=
'trash b'
colspan=
'2'
>
รวมคะแนน
</td>
<td
class=
'center b'
colspan=
'5'
>
{{ getSumScore() }}
</td>
</tr>
</table>
</div>
</tbody>
</table>
<div
class=
'pagebreak'
></div>
<div
class=
"form-horizontal"
>
<div
class=
"row"
>
<div
class=
"col-lg-12"
>
<label
class=
"b text-left"
>
ความเห็นหน่วยงานเพิ่มเติม
</label>
<a
class=
'icon-btn'
ng-click=
'addComment()'
ng-hide=
'headdata.status == 2 '
><i
class=
"fa fa-plus"
></i></a>
<a
class=
'icon-btn'
ng-click=
'delComment()'
ng-hide=
'headdata.status == 2 '
><i
class=
"fa fa-minus"
></i></a>
</div>
</div>
<div
class=
"row new-line"
ng-repeat=
'com in formdata.comment track by $index'
>
<div
class=
"col-lg-1 col-xs-1 trash"
>
{{ $index+1 }}.
</div>
<div
class=
"col-lg-11 col-xs-11 showtxt"
>
<p
class=
"hide"
></p>
<textarea
rows=
"5"
cols=
"120"
ng-model=
'com.comment'
ng-disabled=
'headdata.status == 2 || notedit'
></textarea>
</div>
</div>
</div>
<div
class=
"form-horizontal new-line"
>
<div
class=
"row"
>
<div
class=
"col-lg-7 col-xs-12"
>
<div
class=
"controls form-inline "
>
<input
class=
'score3_1'
ng-model=
'formdata.appropriate'
value=
'1'
type=
'radio'
ng-disabled=
'headdata.status == 2 || notedit'
/>
<label
class=
'label1'
>
เหมาะสม
</label>
<input
class=
'score3_2'
ng-model=
'formdata.appropriate'
value=
'0'
type=
'radio'
ng-disabled=
'headdata.status == 2 || notedit'
/>
<label
class=
'label2'
>
ไม่เหมาะสม
</label>
<input
class=
'score3_3'
ng-model=
'formdata.appropriate'
value=
'2'
type=
'radio'
ng-disabled=
'headdata.status == 2 || notedit'
/>
<label
class=
'label3'
>
เหมาะกับตำแหน่งอื่น
</label>
<label
class=
'label3'
ng-show=
'formdata.appropriate == 2'
>
(ระบุ)
</label>
<input
class=
'form-control extend3'
ng-model=
'formdata.job_other'
type=
'text'
ng-disabled=
'headdata.status == 2 || notedit'
ng-show=
'formdata.appropriate == 2'
/>
<label
id=
'job_other'
></label>
</div>
</div>
<div
class=
"col-lg-3 hide-print"
>
<label
class=
"b"
>
ลงชื่อ
</label>
<label>
{{headdata.committee_fullname}}
</label>
</div>
<div
class=
"col-lg-2 hide-print"
>
<label>
{{headdata.apsdate}}
</label>
<label>
ผู้สัมภาษณ์
</label>
</div>
<div
class=
"col-xs-5 show-print"
></div>
<div
class=
"col-xs-4 show-print"
>
<label
class=
"b"
>
ลงชื่อ
</label>
<label>
{{headdata.committee_fullname}}
</label>
</div>
<div
class=
"col-xs-3 show-print"
>
<label>
{{headdata.apsdate}}
</label>
<label>
ผู้สัมภาษณ์
</label>
</div>
</div>
</div>
<div
class=
"center new-line"
>
<button
type=
"button"
class=
"btn btn-info"
ng-click=
'saveDraff()'
ng-disabled=
'headdata.status == 2 '
>
ผลประเมินก่อนหน้า
</button>
<button
type=
"button"
class=
"btn btn-info"
ng-click=
'saveDraff()'
swlang
code=
'SW012867'
ng-disabled=
'headdata.status == 2 '
ng-hide=
'notedit'
>
Save Draft
</button>
<button
type=
"button"
class=
"btn btn-info"
ng-click=
'save()'
swlang
code=
'SW012098'
ng-disabled=
'headdata.status == 2 '
ng-hide=
'notedit'
>
Submit
</button>
<button
type=
"button"
class=
"btn btn-warning"
ng-click=
'goprint()'
swlang
code=
'SW005455'
>
Print
</button>
</div>
<div
class=
'spece-bot'
></div>
</div>
<!-- end csc-block-white -->
</div>
<!-- end csc-content -->
</form>
</section>
<!-- Section ForChairman Only -->
<
%
--
<
section
>
--%>
<
%
--
<
form
name=
"cscform"
class=
"form-horizontal"
method=
"post"
>
--%>
<
%
--
<
input
type=
'hidden'
name=
'candidateid'
value=
'<%=p_candidateid%>'
/>
--%>
<
%
--
<
input
type=
'hidden'
name=
'committeeid'
value=
'<%=p_committeeid%>'
/>
--%>
<
%
--
<
input
type=
'hidden'
name=
'notedit'
value=
'<%=p_notedit%>'
/>
--%>
<
%
--
<
div
class=
'container csc-content'
id=
'target_warpper'
>
--%>
<
%
--
<
div
class=
'csc-block-white'
>
--%>
<
%
--
<
div
class=
'table-responsive'
>
--%>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
rowspan =
'2'
class=
'b'
>
image
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
</
table
>
--%>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
th
colspan=
'10'
>
ใบสรุปผลประเมินผู้สมัคร
</th>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'b'
swlang
code=
'SW001984'
>
fullname
</td>
--%>
<
%
--
<
td
colspan=
'3'
>
{{headdata.fullname}}
</td>
--%>
<
%
--
<
td
class=
'b'
swlang
code=
'SW000057'
>
position
</td>
--%>
<
%
--
<
td
colspan=
'2'
>
{{headdata.job}}
</td>
--%>
<
%
--
<
td
class=
'b'
>
PL
</td>
--%>
<
%
--
<
td
colspan=
'2'
>
{{headdata.pl}}
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'b'
swlang
code=
''
>
แผนก
</td>
--%>
<
%
--
<
td
colspan=
'2'
>
{{headdata.bu4}}
</td>
--%>
<
%
--
<
td
class=
'b'
swlang
code=
''
>
ฝ่าย
</td>
--%>
<
%
--
<
td
colspan=
'2'
>
{{headdata.bu3}}
</td>
--%>
<
%
--
<
td
class=
'b'
swlang
code=
''
>
ด้าน
</td>
--%>
<
%
--
<
td
colspan=
'3'
>
{{headdata.bu2}}
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'b'
swlang
code=
''
>
ผลการประเมินฝ่ายบุคคล
</td>
--%>
<
%
--
<
td
colspan=
'4'
>
{{headdata.bu4}}
</td>
--%>
<
%
--
<
td
class=
'b'
swlang
code=
''
>
ผลประเมินจากหน่วยงาน
</td>
--%>
<
%
--
<
td
colspan=
'4'
>
{{headdata.bu2}}
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
</
table
>
--%>
<
%
--
</
div
>
--%>
<
%
--
<
div
class=
'table-responsive'
>
--%>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
th
class=
'text-left'
colspan=
'10'
>
ค่าคะแนนตามตำแหน่งงาน
</th>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
colspan=
'3'
style=
"width:25%"
>
ค่าคะแนนตามตำแหน่งงาน
<br>
ประเมินโดยฝ่ายบุคคล
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
คะแนนคุณวุฒิ/
<br>
ความรู้พื้นฐาน
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'3'
style=
"width:25%"
>
คะแนนความสามารถ
<br>
ทางการบริหาร/ ปฏิบัติงาน
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
คะแนนรวม
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
style=
"width:10%"
>
Job Name
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'2'
>
</td>
--%>
<
%
--
<
td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span></td>
--%>
<
%
--
<
td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span>
คะแนน
</td>
--%>
<
%
--
<
td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span></td>
--%>
<
%
--
<
td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span>
คะแนน
</td>
--%>
<
%
--
<
td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span></td>
--%>
<
%
--
<
td
class=
'center'
rowspan=
'2'
><span
class=
'score1 b'
>
{{examdata.dominance}}
</span>
คะแนน
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
>
Job Code
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'2'
>
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
</
table
>
--%>
<
%
--
</
div
>
--%>
<
%
--
<
div
class=
'table-responsive'
>
--%>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
th
class=
'text-left'
colspan=
'10'
>
ประเมินค่างานจากผลสัมภาษณ์ โดยผู้บริหาร / ผู้จัดการฝ่าย
</th>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
คาดว่าผู้สมัครจะสามารถปฏิบัติงานได้ตามมาตราฐานงานที่
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
{{examdata.result}}
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'2'
style=
"width:25%"
>
% ของต่ำแหน่งงาน
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
colspan=
'2'
>
ผลการคัดเลือกจากหน่วยงาน
</td>
--%>
<
%
--
<
td
class=
'center'
><span
class=
'score1 b'
>
[]ควรจ้าง
</span></td>
--%>
<
%
--
<
td
class=
'center'
><span
class=
'score1 b'
>
[]ไม่ควรจ้าง
</span></td>
--%>
<
%
--
<
td
class=
'center'
><span
class=
'score1 b'
>
[]สำรอง
</span></td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'3'
><span
class=
'score1 b'
>
ขอจ้างเป็น
</span></td>
--%>
<
%
--
<
td
class=
'center'
><span
class=
'score1 b'
>
[]รายวัน
</span></td>
--%>
<
%
--
<
td
class=
'center'
><span
class=
'score1 b'
>
[]รายเดือน
</span></td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
>
ความเห็นหน่วยงานเพิ่มเติม
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'9'
>
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
</
table
>
--%>
<
%
--
</
div
>
--%>
<
%
--
<
div
class=
'table-responsive'
>
--%>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
th
class=
'text-left'
colspan=
'6'
>
รายได้อื่นๆ สำหรับพนักงานขายเท่านั้น
</th>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
>
1
</td>
--%>
<
%
--
<
td
class=
'center'
>
ค่าเดินทาง /ค่าน้ำมันรถจักรยานยนต์
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
บาท/วัน/เดือน
</td>
--%>
<
%
--
<
td
class=
'center'
>
เริ่มจ่ายตั้งแต่วันที่
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{paydate}}
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
>
2
</td>
--%>
<
%
--
<
td
class=
'center'
>
ค่าเบี้ยเลี้ยง
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
บาท/วัน/เดือน
</td>
--%>
<
%
--
<
td
class=
'center'
>
เริ่มจ่ายตั้งแต่วันที่
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{paydate}}
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
>
3
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{payid}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
บาท/วัน/เดือน
</td>
--%>
<
%
--
<
td
class=
'center'
>
เริ่มจ่ายตั้งแต่วันที่
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{paydate}}
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
>
4
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{payid}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
บาท/วัน/เดือน
</td>
--%>
<
%
--
<
td
class=
'center'
>
เริ่มจ่ายตั้งแต่วันที่
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{paydate}}
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
colspan=
'3'
>
ลงชื่อ
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{Sign}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{ incomedate}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
ผู้บริหาร / ผู้จัดการฝ่าย
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
</
table
>
--%>
<
%
--
</
div
>
--%>
<
%
--
<
div
class=
'table-responsive'
>
--%>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
th
class=
'text-left'
colspan=
'9'
>
การประเมินและข้อสรุปของฝ่ายบุคคล
</th>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
>
ผลการประเมินความสามารถผู้สมัคร
</td>
--%>
<
%
--
<
td
class=
'center'
></td>
--%>
<
%
--
<
td
class=
'center'
>
คะแนน
</td>
--%>
<
%
--
<
td
class=
'center'
>
คูณอัตราจ้าง
</td>
--%>
<
%
--
<
td
class=
'center'
>
</td>
--%>
<
%
--
<
td
class=
'center'
>
บาท / Point
</td>
--%>
<
%
--
<
td
class=
'center'
>
เท่ากับรายได้พึงประเมิน(รวมเงินโบนัสเฉลี่ย)
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
บาท
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
colspan=
'6'
></td>
--%>
<
%
--
<
td
class=
'center'
>
ประเมินการรายได้รวมต่อเดือน(ไม่รวมเงินโบนัส)
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
บาท
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
>
1.รายได้คงที่ตามตำแหน่ง = Basic Salary
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'4'
>
บาท
</td>
--%>
<
%
--
<
td
class=
'center'
>
2.รายได้แปรผันตามผลงาน = M1PI
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{baht}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
บาท
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
>
Pre-QPI
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{ baht}}
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'4'
>
บาท
</td>
--%>
<
%
--
<
td
class=
'center'
>
M3PI
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{baht}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
บาท
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
colspan=
'6'
>
ลงชื่อ
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{Sign}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{ incomedate}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
หน.ผ./ ผจก.ฝ่ายบุคคล
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
</
table
>
--%>
<
%
--
</
div
>
--%>
<
%
--
<
div
class=
'table-responsive'
>
--%>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
th
class=
'text-left'
colspan=
'9'
>
การเห็นชอบของผู้บริหาร BU (ผู้จัดการอาวุโส /Ex. Director BU)
</th>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
>
1.สรุปปลการพิจารณา
</td>
--%>
<
%
--
<
td
class=
'center'
>
[]
</td>
--%>
<
%
--
<
td
class=
'center'
>
อนุมัติ
</td>
--%>
<
%
--
<
td
class=
'center'
>
[]
</td>
--%>
<
%
--
<
td
class=
'center'
>
ไม่อนุมัติ
</td>
--%>
<
%
--
<
td
class=
'center'
>
[]
</td>
--%>
<
%
--
<
td
class=
'center'
>
อื่นๆ (ถ้ามี)
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'2'
>
{{ other}}
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
colspan=
'2'
>
2.สรุปผลการปรเมินรายได้
</td>
--%>
<
%
--
<
td
class=
'center'
>
[]
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'6'
>
ตามมารฐานประเมินต่ำแหน่งงาน
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
colspan=
'3'
>
[]
</td>
--%>
<
%
--
<
td
class=
'center'
>
อื่นๆ (ถ้ามี)
</td>
--%>
<
%
--
<
td
class=
'center'
colspan=
'4'
>
{{other}}
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
colspan=
'6'
>
ลงชื่อ
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{Sign}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{ incomedate}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
ผู้บริหาร BU
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
</
table
>
--%>
<
%
--
</
div
>
--%>
<
%
--
<
div
class=
'table-responsive'
>
--%>
<
%
--
<
table
class=
"table table-head table-bordered"
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
th
class=
'text-left'
colspan=
'9'
>
การอนุมัติของ Seninor Ex Director / COO BU ขึ้นไป
</th>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
colspan=
'9'
>
ตามมารฐานประเมินต่ำแหน่งงาน
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
<
tr
>
--%>
<
%
--
<
td
class=
'center'
colspan=
'6'
>
ลงชื่อ
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{Sign}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
{{ incomedate}}
</td>
--%>
<
%
--
<
td
class=
'center'
>
Seninor Ex Director / COO BU
</td>
--%>
<
%
--
</
tr
>
--%>
<
%
--
</
table
>
--%>
<
%
--
</
div
>
--%>
<
%
--
</
tbody
>
--%>
<
%
--
</
table
>
--%>
<
%
--
<
div
class=
'pagebreak'
></div>
--%>
<
%
--
<
div
class=
"center new-line"
>
--%>
<
%
--
<
button
type=
"button"
class=
"btn btn-info"
ng-click=
'saveDraff()'
ng-disabled=
'headdata.status == 2 '
>
ผลประเมินก่อนหน้า
</button>
--%>
<
%
--
<
button
type=
"button"
class=
"btn btn-info"
ng-click=
'saveDraff()'
swlang
code=
'SW012867'
ng-disabled=
'headdata.status == 2 '
ng-hide=
'notedit'
>
Save Draft
</button>
--%>
<
%
--
<
button
type=
"button"
class=
"btn btn-info"
ng-click=
'save()'
swlang
code=
'SW012098'
ng-disabled=
'headdata.status == 2 '
ng-hide=
'notedit'
>
Submit
</button>
--%>
<
%
--
<
button
type=
"button"
class=
"btn btn-warning"
ng-click=
'goprint()'
swlang
code=
'SW005455'
>
Print
</button>
--%>
<
%
--
</
div
>
--%>
<
%
--
<
div
class=
'spece-bot'
></div>
--%>
<
%
--
</
div
>
<!-- end csc-block-white -->
--%>
<
%
--
</
div
>
<!-- end csc-content -->
--%>
<
%
--
</
form
>
--%>
<
%
--
</
section
>
--%>
</body>
</html>
hrAppWeb.war/EMPVIEW/JS/APS_INTERVIEW/InterviewForm.Controller.js
View file @
7af3e659
'use strict'
angular
.
module
(
'APS_INTERVIEW'
).
controller
(
'InterviewForm'
,
[
'$scope'
,
'$http'
,
'$sce'
,
'InterviewcandidateCtrl'
,
function
(
$scope
,
$http
,
$sce
,
InterviewcandidateCtrl
){
angular
.
module
(
'APS_INTERVIEW'
).
controller
(
'InterviewForm'
,
[
'$scope'
,
'$http'
,
'$sce'
,
'InterviewcandidateCtrl'
,
'RecService'
,
function
(
$scope
,
$http
,
$sce
,
InterviewcandidateCtrl
,
RecService
){
$scope
.
candidateid
=
$
(
'input[name="candidateid"]'
).
val
()
$scope
.
committeeid
=
$
(
'input[name="committeeid"]'
).
val
()
$scope
.
notedit
=
(
$
(
'input[name="notedit"]'
).
val
()
==
'true'
)
$scope
.
lang
=
$
(
'input[name="lang"]'
).
val
()
$scope
.
headdata
=
{}
$scope
.
formdata
=
{}
$scope
.
lang
=
getLang
()
$scope
.
candidate
=
{}
$scope
.
hrFullname
=
''
$scope
.
hrJob
=
''
$scope
.
contextPath
=
''
$scope
.
headdata
=
{
fullname
:
''
,
job
:
''
,
status
:
0
,
committee_fullname
:
''
,
apsdate
:
''
,
jobrouter
:
''
}
$scope
.
formdata
=
{
form
:
''
,
comment
:
''
,
job_other
:
''
,
appropriate
:
''
,
apsdate
:
''
,
status
:
0
,
}
let
question
=
new
Question
()
$scope
.
examdata
=
{}
$scope
.
score2
=
''
$scope
.
score3
=
''
$scope
.
score4
=
''
$scope
.
score5
=
''
let
DocumentContainer
let
WindowObject
...
...
@@ -58,28 +77,48 @@ angular.module('APS_INTERVIEW').controller('InterviewForm', ['$scope', '$http',
candidateid
:
$scope
.
candidateid
,
committeeid
:
$scope
.
committeeid
};
InterviewcandidateCtrl
.
manageInterviewForm
.
query
(
$scope
.
myparam
).
$promise
.
then
(
function
(
data
){
$scope
.
headdata
=
data
.
header
$scope
.
formdata
=
data
.
apsform
RecService
.
RestMcandidate
.
getQuery
({
id
:
$scope
.
candidateid
}).
$promise
.
then
(
function
(
data
){
$scope
.
candidate
=
data
.
result
[
0
];
console
.
log
(
$scope
.
candidate
.
other
.
apsform
)
if
(
$scope
.
candidate
.
other
.
hasOwnProperty
(
'apsform'
))
{
$scope
.
formdata
=
$scope
.
candidate
.
other
.
apsform
}
else
{
$scope
.
formdata
.
apsdate
=
new
Date
()
}
// $scope.headdata.committee_fullname = $scope.hrFullname
// $scope.headdata.jobrouter = $scope.candidate.jobrouter
setFormAPS
()
setExamData1
()
setExamScore2
()
setExamScore3
()
setExamScore4
()
console
.
log
(
data
)
setExamScore5
()
})
// InterviewcandidateCtrl.manageInterviewForm.query($scope.myparam).$promise.then(function(data){
// $scope.headdata = data.header
// $scope.formdata = data.apsform
// setFormAPS()
// setExamData1()
// setExamScore2()
// setExamScore3()
// setExamScore4()
//
// console.log(data)
// })
let
setExamData1
=
()
=>
{
let
data
=
jQuery
.
parseJSON
(
$scope
.
headdata
.
jobrouter
)
let
data
=
$scope
.
candidate
.
jobrouter
let
router
=
{}
let
isReady
=
false
for
(
let
x
=
0
;
x
<
data
.
length
;
x
++
){
if
(
data
[
x
].
examdata
!=
null
){
let
title
=
data
[
x
].
examdata
.
topic
.
tha
if
(
title
===
"ข้อสอบที่ 1 แบบสำรวจบุคลิกภาพ Personality Inventory test"
){
if
(
data
[
x
].
examdata
.
topic
.
tha
.
includes
(
"Personality"
)
||
data
[
x
].
examdata
.
topic
.
eng
.
includes
(
"Personality"
)){
router
=
data
[
x
]
isReady
=
true
}
...
...
@@ -91,15 +130,14 @@ angular.module('APS_INTERVIEW').controller('InterviewForm', ['$scope', '$http',
}
let
setExamScore2
=
()
=>
{
let
data
=
jQuery
.
parseJSON
(
$scope
.
headdata
.
jobrouter
)
let
data
=
$scope
.
candidate
.
jobrouter
let
router
=
{}
let
isReady
=
false
for
(
let
x
=
0
;
x
<
data
.
length
;
x
++
){
if
(
data
[
x
].
examdata
!=
null
){
let
title
=
data
[
x
].
examdata
.
topic
.
tha
if
(
title
===
"ข้อสอบที่ 2 ความพร้อมหัวหน้างาน Supervisory Readiness test"
){
if
(
data
[
x
].
examdata
.
topic
.
tha
.
includes
(
"ความพร้อมหัวหน้างาน"
)
||
data
[
x
].
examdata
.
topic
.
eng
.
includes
(
"ความพร้อมหัวหน้างาน"
)){
router
=
data
[
x
]
isReady
=
true
}
...
...
@@ -111,15 +149,14 @@ angular.module('APS_INTERVIEW').controller('InterviewForm', ['$scope', '$http',
}
let
setExamScore3
=
()
=>
{
let
data
=
jQuery
.
parseJSON
(
$scope
.
headdata
.
jobrouter
)
let
data
=
$scope
.
candidate
.
jobrouter
let
router
=
{}
let
isReady
=
false
for
(
let
x
=
0
;
x
<
data
.
length
;
x
++
){
if
(
data
[
x
].
examdata
!=
null
){
let
title
=
data
[
x
].
examdata
.
topic
.
tha
if
(
title
===
"ข้อสอบที่ 3 ความถนัดเชิงเหตุผลนามธรรม (ABSTRACT REASONING APTITUDE TEST)"
){
if
(
data
[
x
].
examdata
.
topic
.
tha
.
includes
(
"ความถนัดเชิงเหตุผลนามธรรม"
)
||
data
[
x
].
examdata
.
topic
.
eng
.
includes
(
"ความถนัดเชิงเหตุผลนามธรรม"
)){
router
=
data
[
x
]
isReady
=
true
}
...
...
@@ -131,15 +168,14 @@ angular.module('APS_INTERVIEW').controller('InterviewForm', ['$scope', '$http',
}
let
setExamScore4
=
()
=>
{
let
data
=
jQuery
.
parseJSON
(
$scope
.
headdata
.
jobrouter
)
let
data
=
$scope
.
candidate
.
jobrouter
let
router
=
{}
let
isReady
=
false
for
(
let
x
=
0
;
x
<
data
.
length
;
x
++
){
if
(
data
[
x
].
examdata
!=
null
){
let
title
=
data
[
x
].
examdata
.
topic
.
tha
if
(
title
===
"EXAM NO.7 ADVANCE ENGLISH LANGUAGE"
){
if
(
data
[
x
].
examdata
.
topic
.
tha
.
includes
(
"ADVANCE ENGLISH"
)
||
data
[
x
].
examdata
.
topic
.
eng
.
includes
(
"ADVANCE ENGLISH"
)){
router
=
data
[
x
]
isReady
=
true
}
...
...
@@ -150,16 +186,32 @@ angular.module('APS_INTERVIEW').controller('InterviewForm', ['$scope', '$http',
}
}
let
setExamScore5
=
()
=>
{
let
data
=
$scope
.
candidate
.
jobrouter
let
router
=
{}
let
isReady
=
false
for
(
let
x
=
0
;
x
<
data
.
length
;
x
++
){
if
(
data
[
x
].
examdata
!=
null
){
if
(
data
[
x
].
examdata
.
topic
.
tha
.
includes
(
"คณิตศาสตร์"
)
||
data
[
x
].
examdata
.
topic
.
eng
.
includes
(
"คณิตศาสตร์"
)){
router
=
data
[
x
]
isReady
=
true
}
}
}
if
(
isReady
){
$scope
.
score5
=
question
.
getRealScore
(
router
.
question
)
}
}
let
setFormAPS
=
()
=>
{
if
(
$scope
.
formdata
.
form
==
''
){
$scope
.
formdata
.
form
=
$scope
.
apsform
}
else
{
$scope
.
formdata
.
form
=
jQuery
.
parseJSON
(
$scope
.
formdata
.
form
)
}
if
(
$scope
.
formdata
.
comment
==
''
){
$scope
.
formdata
.
comment
=
$scope
.
comment
}
else
{
$scope
.
formdata
.
comment
=
jQuery
.
parseJSON
(
$scope
.
formdata
.
comment
)
}
}
...
...
@@ -198,25 +250,43 @@ angular.module('APS_INTERVIEW').controller('InterviewForm', ['$scope', '$http',
}
$scope
.
saveDraff
=
()
=>
{
if
(
confirm
(
MyCode
[
1
])){
$scope
.
sendparam
=
$scope
.
sendparam
=
setParam
(
'0'
)
InterviewcandidateCtrl
.
manageInterviewForm
.
save
(
JSON
.
stringify
(
$scope
.
sendparam
))
.
$promise
.
then
(
function
(){
$scope
.
formdata
.
status
=
1
let
model
=
{
candidateid
:
$scope
.
candidate
.
candidateid
,
apsform
:
$scope
.
formdata
}
RecService
.
RestMcandidate
.
updateApsForm
(
model
).
$promise
.
then
(
function
()
{
alert
(
MyCode
[
18
]);
window
.
opener
.
location
.
reload
();
})
;
})
}
// if (confirm(MyCode[1])){
// $scope.sendparam = $scope.sendparam = setParam('0')
// InterviewcandidateCtrl.manageInterviewForm.save(JSON.stringify($scope.sendparam))
// .$promise.then(function(){
// alert(MyCode[18]);
// window.opener.location.reload();
// });
// }
}
$scope
.
save
=
()
=>
{
if
(
chkData
()){
if
(
confirm
(
MyCode
[
1
])){
$scope
.
sendparam
=
setParam
(
'1'
)
InterviewcandidateCtrl
.
manageInterviewForm
.
save
(
JSON
.
stringify
(
$scope
.
sendparam
))
.
$promise
.
then
(
function
(){
// $scope.sendparam = setParam('1')
$scope
.
formdata
.
status
=
2
let
model
=
{
candidateid
:
$scope
.
candidate
.
candidateid
,
apsform
:
$scope
.
formdata
}
RecService
.
RestMcandidate
.
updateApsForm
(
model
).
$promise
.
then
(
function
()
{
alert
(
MyCode
[
18
]);
window
.
opener
.
location
.
reload
();
})
;
})
}
}
else
{
alert
(
'กรุณากรอกข้อมูลให้ครบถ้วน'
)
...
...
@@ -252,7 +322,6 @@ angular.module('APS_INTERVIEW').controller('InterviewForm', ['$scope', '$http',
hidelement
();
promisePrint
().
then
((
obj
)
=>
{
WindowObject
.
focus
();
console
.
log
(
WindowObject
);
// window.close();
WindowObject
.
print
();
})
...
...
@@ -264,11 +333,11 @@ angular.module('APS_INTERVIEW').controller('InterviewForm', ['$scope', '$http',
WindowObject
=
window
.
open
(
''
,
'PrintWindow'
,
'width=1200,height=666,top=10,right=10,toolbars=no,scrollbars=yes,status=no,resizable=yes'
);
WindowObject
.
document
.
writeln
(
'<!DOCTYPE html>'
);
WindowObject
.
document
.
writeln
(
'<html><head><title></title>'
);
WindowObject
.
document
.
writeln
(
'<link rel="stylesheet" type="text/css" href="../EMPVIEW/css/APP_UP/style_apsup.css">'
);
WindowObject
.
document
.
writeln
(
'<link rel="stylesheet" type="text/css" href="../EMPVIEW/css/APS_Interview/style_printInterview.css">'
);
WindowObject
.
document
.
writeln
(
'<link rel="stylesheet" type="text/css" href="../CSS/Bootstrap/css/bootstrap.css">'
);
WindowObject
.
document
.
writeln
(
'<link rel="stylesheet" type="text/css" href="../CSS/EMPVIEW_LAYOUT.min.css">'
);
WindowObject
.
document
.
writeln
(
'<link rel="stylesheet" type="text/css" href="../CSS/font-awesome.css">'
);
WindowObject
.
document
.
writeln
(
`<link rel="stylesheet" type="text/css" href="
${
$scope
.
contextPath
}
/EMPVIEW/css/APP_UP/style_apsup.css">`
);
WindowObject
.
document
.
writeln
(
`<link rel="stylesheet" type="text/css" href="
${
$scope
.
contextPath
}
/EMPVIEW/css/APS_Interview/style_printInterview.css">`
);
WindowObject
.
document
.
writeln
(
`<link rel="stylesheet" type="text/css" href="
${
$scope
.
contextPath
}
/CSS/Bootstrap/css/bootstrap.css">`
);
WindowObject
.
document
.
writeln
(
`<link rel="stylesheet" type="text/css" href="
${
$scope
.
contextPath
}
/CSS/EMPVIEW_LAYOUT.min.css">`
);
WindowObject
.
document
.
writeln
(
`<link rel="stylesheet" type="text/css" href="
${
$scope
.
contextPath
}
/CSS/font-awesome.css">`
);
WindowObject
.
document
.
writeln
(
'</head><body>'
);
WindowObject
.
document
.
writeln
(
DocumentContainer
.
innerHTML
);
WindowObject
.
document
.
writeln
(
'</body></html>'
);
...
...
hrAppWeb.war/EMPVIEW/JS/APS_INTERVIEW/ListCandidate.Controller.js
View file @
7af3e659
...
...
@@ -164,8 +164,9 @@ angular.module('APS_INTERVIEW').controller('listCandidate', ['$scope', '$http',
if
(
$scope
.
dbName
.
toUpperCase
()
===
(
"STD_NEW"
))
{
pageName
=
"../APS_FORM_INTERVIEW_DHAS.jsp"
;
}
else
if
(
$scope
.
dbName
.
toUpperCase
()
===
(
"DHAS"
))
{
pageName
=
"../APS_FORM_INTERVIEW_DHAS_CHAIRMAN.jsp"
;
//pageName = "../APS_FORM_INTERVIEW_DHAS.jsp";
pageName
=
"../APS_FORM_INTERVIEW_DHAS_DEPT.jsp"
;
// pageName = "../APS_FORM_INTERVIEW_DHAS_CHAIRMAN.jsp";
// pageName = "../APS_FORM_INTERVIEW_DHAS.jsp";
}
else
if
(
$scope
.
dbName
.
toUpperCase
()
===
(
"ITE"
))
{
pageName
=
"../APS_FORM_INTERVIEW_ITE.jsp"
;
}
else
if
(
$scope
.
dbName
.
toUpperCase
()
===
(
"KOKOTEL"
))
{
...
...
hrAppWeb.war/RECRUIT/Candidate.jsp
View file @
7af3e659
...
...
@@ -250,14 +250,15 @@
</md-card-title-media>
</md-card-title>
<md-card-actions
layout=
"row"
layout-align=
"end center"
>
<md-button
class=
"md-icon-button md-raised"
aria-label=
"SwitchJob"
ng-click=
'goSwitchJob($event, app)'
>
<md-tooltip
md-direction=
"bottom"
><swaplang
code=
"SW002296"
>
Switch Job
</swaplang>
</md-tooltip>
<i
class=
"fa fa-object-ungroup"
></i>
</md-button>
<md-button
class=
"md-icon-button md-raised"
aria-label=
"SetCommittee"
ng-click=
'goSetCommittee(app.candidateid)'
>
<md-button
class=
"md-icon-button md-raised"
aria-label=
"recruiter"
ng-click=
"recruiterInterview(app.candidateid)"
>
<md-tooltip
md-direction=
"bottom"
>
ประเมินผู้สมัครสำหรับแผนกบุคคล
</md-tooltip>
<i
class=
"fa fa-pencil-square-o"
></i>
</md-button>
<md-button
class=
"md-icon-button md-raised"
aria-label=
"SetCommittee"
ng-click=
'goSetCommittee(app.candidateid, app.other.apsform.status)'
>
<md-tooltip
md-direction=
"bottom"
><swaplang
code=
"SW013303"
>
Setup Committee
</swaplang></md-tooltip>
<i
class=
"fa fa-user-circle-o"
></i>
</md-button>
...
...
hrAppWeb.war/RECRUIT/RCM0011_GIT.jsp
View file @
7af3e659
...
...
@@ -236,6 +236,10 @@ $(document).ready(function(){
<td
align=
"right"
class=
"columnlabel"
><
%=
screen
.
getLabel
("
mobile
")%
>
</td>
<td><
%=
screen
.
getInput
("
mobile
")%
></td>
</tr>
<tr>
<td
align=
"right"
class=
"columnlabel"
><
%=
screen
.
getLabel
("
REFEREE_LEVEL
")%
>
</td>
<td><
%=
screen
.
getInput
("
REFEREE_LEVEL
")%
></td>
</tr>
<!--
<tr>
<td class="columnlabel"><%//=screen.getLabel("NAME")%> </td>
...
...
hrAppWeb.war/RECRUIT/js/Candidate/Candidate.Controller.js
View file @
7af3e659
...
...
@@ -208,6 +208,18 @@ angular.module('RECRUIT').controller('Candidate', function ($scope, $mdDialog, R
let
win
=
window
.
open
(
`CandidateTest_ITALTHAI.jsp?appid=
${
p_appid
}
`
,
''
,
'width = 1366, height = 700'
)
}
$scope
.
recruiterInterview
=
(
$candidateid
)
=>
{
let
pageName
=
"../APS_FORM_INTERVIEW_DHAS.jsp"
;
$
(
'input[name="candidateid"]'
).
val
(
$candidateid
);
$
(
'form[name="cscform"]'
).
attr
(
'target'
,
'myform'
);
$
(
'form[name="cscform"]'
).
attr
(
'action'
,
pageName
);
var
winopen
=
window
.
open
(
''
,
'myform'
,
'left=150,top=150,width=2000,height=2000,toolbar=no,status=yes,scrollbars=yes,resizable=yes'
);
if
(
winopen
){
$
(
'form[name="cscform"]'
).
submit
();
winopen
.
focus
();
}
}
$scope
.
toggleLeft
=
buildToggler
(
'left'
);
function
buildToggler
(
componentId
)
{
return
function
()
{
...
...
@@ -1142,11 +1154,16 @@ angular.module('RECRUIT').controller('Candidate', function ($scope, $mdDialog, R
return
SourceSearch
}
$scope
.
goSetCommittee
=
(
candidateid
)
=>
{
$scope
.
goSetCommittee
=
(
candidateid
,
hrStatus
)
=>
{
if
(
hrStatus
==
2
)
{
cscForm
.
action
=
"CommitteeSetupForm.jsp"
cscForm
.
__candidateid
.
value
=
candidateid
cscForm
.
target
=
"_blank"
cscForm
.
submit
()
}
else
{
alert
(
"ยังไม่ได้รับการประเมินจากฝ่ายบุคคล"
);
}
}
// Jquery Zone
...
...
hrAppWeb.war/RECRUIT/js/services.js
View file @
7af3e659
...
...
@@ -458,6 +458,10 @@ recModule.factory('RecService', function ($resource) {
method
:
'PUT'
,
url
:
'/hr/api/recruit/RestMcandidate/updateRemark'
,
},
updateApsForm
:
{
method
:
'PUT'
,
url
:
'/hr/api/recruit/RestMcandidate/updateApsForm'
,
},
moveToHistory
:
{
method
:
'PUT'
,
url
:
'/hr/api/recruit/RestMcandidate/moveToHistory'
,
...
...
hrAppWeb.war/WEB-INF/lib/API_RECRUIT.jar
View file @
7af3e659
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment