@model NP.Model.VMCRoom @{ }
나의성적
@**@ @**@ @**@ @**@ @**@ @**@ @**@ @if (Model.Lect.iscomplete == null) { }
구분 진도율진행평가최종평가 과제평가 집체교육(7h)토론평가총점
나의성적 @(Model.Lect.attrate)%@(Model.Lect.ex0lectpoint)점@(Model.Lect.ex1lectpoint)점 @(Model.Lect.sd0lectpoint)점 @(Model.Lect.istatus == 2 ? "출석완료" : "-")@(Model.Lect.sd1lectpoint)점@(Model.Lect.apoint + Model.Lect.mpoint + Model.Lect.fpoint + Model.Lect.spoint + Model.Lect.dpoint)점@(Model.Lect.attrate)%(@(Model.Lect.apoint)점) @(Model.Lect.mpoint)점 @(Model.Lect.fpoint)점 @(Model.Lect.spoint)점 @(Model.Lect.dpoint)점 @(Model.Lect.apoint + Model.Lect.mpoint + Model.Lect.fpoint + Model.Lect.spoint + Model.Lect.dpoint)점
수료기준 @(Model.Lect.acut)%이상@(Model.Lect.mcut)점이상@(Model.Lect.fcut)점이상 @(Model.Lect.scut)점이상 집체교육 참석(7h)@(Model.Lect.dcut)점이상@(Model.Lect.cut)점이상
※ 나의성적이 수료기준을 충족하였을 경우 성적 화면에서 수료요청을 해주셔야 합니다.
※ 관련 규정에 의거 동시접속방지 기능으로 인해 다른 환경에서 접속 시 기존 환경에서는 로그아웃 되어 동영상 시청 진도율이 반영되지 않습니다.
※ 관련 법령에 의해 일일 최대 학습시간은 학습중인 모든 과정에 대하여 10시간(10차시)입니다.
@if (Model.Lect.isoffabs == 1 || Model.Lect.cshape != 1) {
@if (Model.Lect.isoffabs != null) {
집체교육 안내
@if (Model.Lect.istatusname == "출석") { } else { }
집체일정 집체장소 준비물 출석여부
- - - @(Model.Lect.istatusname == "출석" ? "출석완료" : "-")
@(string.Format(Model.Lect.estart.ToString("yyyy-MM-dd"))) (09:00 ~ 17:00) @(Model.Lect.studyplacename)교육장 신분증,필기도구 -
}
신청내용
@if (!string.IsNullOrEmpty(Model.Lect.zstring1)) { } @if (!string.IsNullOrEmpty(Model.Lect.zstring2)) { } @if (!string.IsNullOrEmpty(Model.Lect.zstring3)) { } @if (!string.IsNullOrEmpty(Model.Lect.zstring4)) { } @if (!string.IsNullOrEmpty(Model.Lect.zstring5)) { } @if (!string.IsNullOrEmpty(Model.Lect.zstring1)) { } @if (!string.IsNullOrEmpty(Model.Lect.zstring2)) { } @if (!string.IsNullOrEmpty(Model.Lect.zstring3)) { } @if (!string.IsNullOrEmpty(Model.Lect.zstring4)) { } @if (!string.IsNullOrEmpty(Model.Lect.zstring5)) { }
교육유형기술인분류교육목적등급직무분야전문분야
@(Model.stringval2 == "0" ? "온라인교육" : Model.stringval2 == "1" ? "교육장교육" : "온라인교육")@Model.Lect.zstring1@Model.Lect.zstring2@Model.Lect.zstring3@Model.Lect.zstring4@Model.Lect.zstring5
}
최근게시글 @*더보기*@
나의 할일 Top 3
오늘 시청 가능한 10개 차시 중 (@Model.intval/@Model.intval2)를 수강하셨습니다. 수강 중인 강의 모두 보기
@foreach (var d in Model.LectInnings) { }
[@(d.iseq)회] @d.ititle
@if (d.cshape == 2 && d.isonline == 0) {
} else {
@(d.edate < DateTime.Now ? "학습기간종료" : d.isonline == 0 && d.istatus == 2 ? "출석완료" : d.isonline == 0 && d.idate < DateTime.Now ? "결석" : d.isonline == 0 ? "출석전" : d.stime == null ? "학습전(0%)" : d.istatus == 2 ? "학습완료" : string.Format("학습중({0}%)", d.sttime > 0 ? (d.totstudy * 100 / (d.sttime * 60)) : 0))
@*
@(d.isonline == 0 ? (d.cshape != 2 ? "강의시작일" : "집체교육") : "교육기간") : @(d.isonline == 0 ? (d.cshape != 2 ? string.Format("{0} {1}:{2}", d.idate.ToString("MM/dd"), d.ist.Substring(0, 2), d.ist.Substring(2, 2)) : d.eend.ToString("MM/dd")) :d.cshape != 1 ? d.cdt.ToString("MM/dd")+" ~ "+d.estart.ToString("MM/dd") : (d.sdate.ToString("MM/dd") + " ~ " + d.edate.ToString("MM/dd")))
*@
@(d.isonline == 0 ? (d.cshape != 2 ? "강의시작일" : "집체교육") : "교육기간") : @(d.isonline == 0 ? (d.cshape != 2 ? string.Format("{0} {1}:{2}", d.idate.ToString("MM/dd"), d.ist.Substring(0, 2), d.ist.Substring(2, 2)) : d.eend.ToString("MM/dd")) :(d.sdate.ToString("MM/dd") + " ~ " + d.edate.ToString("MM/dd")))
@if (d.cshape != 1 && d.isonline == 1) {
복습기간 : @(d.edate.AddYears(1).ToString("yy-MM-dd"))
} @if (d.isonline == 0) { if (d.cshape != 2) {
강의실 : @(d.icontent ?? "-")
} else {
장소 : @(d.cname ?? "-")
} }
}
  • @if (d.fileno > 0) { 교안보기 } @if (d.fileno < 1 && !string.IsNullOrEmpty(d.tfurl)) { 교안보기 }
  • @if (d.isonline == 1) { //학습기간 종료후에도 시청은 가능하고, 출석인정은 되지않도록 변경 2021-01-25 학습하기 }
@Html.Partial("./Partial/MobileChk", null, new ViewDataDictionary { { "bindmethod", "cbchkmobile" } }) @Html.Partial("./Partial/OkCert3", null, new ViewDataDictionary { }) @section scriptsHeader{ } @section scripts{ }