diff --git a/BO/Controllers/cmController.cs b/BO/Controllers/cmController.cs index 125b150..7c4418d 100644 --- a/BO/Controllers/cmController.cs +++ b/BO/Controllers/cmController.cs @@ -186,7 +186,7 @@ namespace NP.BO.Controllers public ActionResult cmregex(VMCM vm) { ModelState.Clear(); - vm.CMEX = new CMEX() { cmno = vm.cmno ,isresultopen=1}; + vm.CMEX = new CMEX() { cmno = vm.cmno ,isresultopen=1,extype=1}; vm.CMEXLayers = new List() { }; vm.CMEXQs = new List() { }; vm.ComGroups = Dao.Get("sys.comcode.glist", new System.Collections.Hashtable() { { "orderby", "cgroupname" } }); diff --git a/BO/Views/cm/cmregest.cshtml b/BO/Views/cm/cmregest.cshtml index 58c537d..98b5e66 100644 --- a/BO/Views/cm/cmregest.cshtml +++ b/BO/Views/cm/cmregest.cshtml @@ -34,12 +34,12 @@
평가기준 및 비율
- + @**@ - + @@ -49,7 +49,7 @@ - + @@ -92,7 +92,7 @@
diff --git a/BO/Views/cm/cmregex.cshtml b/BO/Views/cm/cmregex.cshtml index 3be7c1d..f8438ee 100644 --- a/BO/Views/cm/cmregex.cshtml +++ b/BO/Views/cm/cmregex.cshtml @@ -22,7 +22,8 @@
-
@Html.Partial("./Partial/Radio", "0:진행평가;1:최종평가", new ViewDataDictionary { { "special", "stringlist" }, { "name", "CMEX.extype" }, { "checked", Model.CMEX.extype } })
+
@*@Html.Partial("./Partial/Radio", "0:진행평가;1:최종평가", new ViewDataDictionary { { "special", "stringlist" }, { "name", "CMEX.extype" }, { "checked", Model.CMEX.extype } })*@
+
@Html.Partial("./Partial/Radio", "1:최종평가", new ViewDataDictionary { { "special", "stringlist" }, { "name", "CMEX.extype" }, { "checked", Model.CMEX.extype } })
기준평가항목진도율진행평가(%)최종평가(%)과제(%)토론(%)기타(%)합계(총점)
기준평가항목진도율진행평가(%)최종평가(%)과제(%)토론(%)기타(%)합계(총점)
비환급 비율(점수)
수료기준