From c37fadd07a8bb89edb2173eed78eedf0eef41a9f Mon Sep 17 00:00:00 2001 From: iyak Date: Fri, 4 Apr 2025 05:58:57 +0000 Subject: [PATCH] =?UTF-8?q?6732.=20=EB=82=98=EC=9D=98=ED=95=A0=EC=9D=BC?= =?UTF-8?q?=EC=97=90=EC=84=9C=20=ED=95=99=EC=8A=B5=EC=8B=9C=EA=B0=8416=20?= =?UTF-8?q?=EC=A7=9C=EB=A6=AC=20=EC=8B=9C=ED=97=98=EB=A7=8C=20=EB=82=98?= =?UTF-8?q?=ED=83=80=EB=82=98=EA=B2=8C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/My/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FO/Views/My/Index.cshtml b/FO/Views/My/Index.cshtml index 94a9f6d..ec8bf7f 100644 --- a/FO/Views/My/Index.cshtml +++ b/FO/Views/My/Index.cshtml @@ -255,7 +255,7 @@
@(d.intval2)차시

일시: @d.strval3

} - else if (d.intval == 3) + else if (d.intval == 3 && d.studytime == 16) {
[시험]@d.strval (@(d.intval3)반)
@(d.intval4 == 0 ? "진행평가" : "최종평가")