@model NP.Model.VMCRoom @{ // 임의학습과 같이 영상플레이 제한 해제 int preflag = 0; bool isplay = false; if (Model.LectInnings.Count > 0) { isplay = Model.LectInnings.First().isplay > 0 ? true : false; } }
| 구분 | 진도율 | @*진행평가 | *@최종평가 | 과제평가 | 집체교육(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)점이상 |
| 집체일정 | 집체장소 | 준비물 | 출석여부 |
|---|---|---|---|
| - | - | - | @(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)) {전문분야 | }
|---|---|---|---|---|---|
| @(Model.stringval2 == "0" ? "온라인교육" : Model.stringval2 == "1" ? "교육장교육" : "온라인교육") | @if (!string.IsNullOrEmpty(Model.Lect.zstring1)) {@Model.Lect.zstring1 | } @if (!string.IsNullOrEmpty(Model.Lect.zstring2)) {@Model.Lect.zstring2 | } @if (!string.IsNullOrEmpty(Model.Lect.zstring3)) {@Model.Lect.zstring3 | } @if (!string.IsNullOrEmpty(Model.Lect.zstring4)) {@Model.Lect.zstring4 | } @if (!string.IsNullOrEmpty(Model.Lect.zstring5)) {@Model.Lect.zstring5 | }
[@d.strval] @d.strval2
@d.time.ToString("yy-MM-dd")[출석] @(d.intval2)차시(@(d.strval3)까지)
[@(d.intval == 3 ? (d.intval4 == 0 ? "진행평가" : "최종평가") : d.intval == 4 ? "과제" : "토론")] @(d.intval == 3 ? "응시" : d.intval == 4 ? "제출" : "참여")(@d.time2.ToString("MM/dd")까지)
[@(d.iseq)회] @d.ititle@if (d.cshape == 2 && d.isonline == 0) {
|