1. PMS NO : 7812_7813_7816_7818
2. (주요)작업내용
(1) Base/Controller/ACommon.cs
- 7818, 일괄업로드시 조건 수정
(2) BO/Views/croom/documentspast.cshtml
- 7818, 저장시 데이터 검증 로직 수정
3) BO/Views/croom/grade.cshtml
- 7813, 계정별 분기 삭제
(4)BO/Views/croom/gradeall.cshtml
- 7813, 계정별 분기 삭제
(5) BO/Views/croom/gradeall0_1.cshtml
- 7813, 계정별 분기 삭제
(6) Dao/MyBatis/Maps/Grade.xml
- studydays 항목 추가
(7) Dao/MyBatis/Maps/Lect.xml
- 7813, 종합탭에 맞춰 집합교육 조건 추가
(8) FO/Views/CRoom/Index.cshtml
- 7812, 조건에 따른 집합교육 나오지 않게 수정
(9) FO/Views/Home/Index.cshtml
- 7813, 스마트 검색 상위 분기 수정시 하위 영향도 수정
2021.11.22 박상완 (swpark@nptc.kr)
1. 대쉬 입력 여부와 상관없이 검색될 수 있도록 수정 (자동 번호 형식 변환)
2. 진행평가/최종평가 엑셀 항목에서 관리 제거
3. 과제 엑셀에서 최근제출일(IP)과 최근평가일(IP) 한 행으로 출력
# 커밋 파일
BO\Controllers\croomController.cs
BO\Views\croom\gradeall.cshtml
Model\CM.cs
# 테스트 결과
- 이상없음
# 특이사항 및 이슈사항
- 이상없음
2021.11.17 박상완 (swpark@nptc.kr)
1. 성적처리(전체) 핸드폰 검색 기능 추가
2. 텝 별 엑셀 다운로드 추가
3. 컬럼 변경 (이름과 아이디 분리 및 핸드폰 추가)
# 커밋 파일
BO\Controllers\croomController.cs
BO\Views\croom\gradeall.cshtml
BO\Views\croom\gradeall0.cshtml
BO\Views\croom\gradeall2.cshtml
BO\Views\croom\gradeall4.cshtml
Dao\MyBatis\Maps\Grade.xml
Dao\MyBatis\Maps\Lect.xml
Model\CM.cs
# 테스트 결과
- 이상없음
# 특이사항 및 이슈사항
- 이상없음