diff --git a/src/web/module/home_section.html b/src/web/module/home_section.html index 386fc8c..ee019fd 100644 --- a/src/web/module/home_section.html +++ b/src/web/module/home_section.html @@ -2,10 +2,10 @@ $(document).ready(function() { showErrorMessage( - "(03월 22일) 알림
\ - * 마에스트로(유료 계정) 관리 화면의 개선 작업이 있었습니다.
\ - * [도움말] 탭을 추가하여, 유료 계정을 사용하실 때 도움이 참고하실만한 내용을 올렸습니다.
\ - * 3월 16일에 추가한 <학생 입장번호 변경 설정 활성화> 기능은 [앱 설정] 탭으로 옮겼습니다.
\ + "(03월 30일) 알림
\ + * 마에스트로(유료 계정) 관리 화면에 학생 기록 검색 기능을 추가했습니다.
\ + * [학생 기록] 탭에서 날짜 / 학생 이름 / 과목 조건으로 검색할 수 있습니다.
\ + * 검색 결과를 클립보드 데이터로 복사하세요. 엑셀에 붙여넣기 하신 후, 필요한 정보로 가공해서 활용하세요.
\ ※※※ 마에스트로 관리 화면에 문제가 생기면 [ Ctrl + Shift + R ] 단축키를 눌러서 브라우저 캐시 삭제를 해주세요. ※※※", "error" ); }); diff --git a/src/web/module/home_section_faq.html b/src/web/module/home_section_faq.html index c69b157..131d404 100644 --- a/src/web/module/home_section_faq.html +++ b/src/web/module/home_section_faq.html @@ -37,15 +37,16 @@
Q. 학생들의 기록을 좀 더 체계적으로 확인하고 싶어요.
-
A. 학생 기록 관리 등을 관리하게 되면, 추가 비용을 지불해야 사용 가능할 것 같습니다.
+
A. 학생 기록 이력을 간단히 확인하는 기록만 제공하고 있습니다.

diff --git a/src/web/module/maestro_section_help.html b/src/web/module/maestro_section_help.html index 088b0c5..a651ed1 100644 --- a/src/web/module/maestro_section_help.html +++ b/src/web/module/maestro_section_help.html @@ -260,4 +260,31 @@ $(document).ready(function() {

+
+ + + + +
+
학생 기록
+
+

+ +

+
+
학생 기록 검색하고 보기
+
+
+ + + +

+
+

\ No newline at end of file diff --git a/src/web/module/maestro_section_main.html b/src/web/module/maestro_section_main.html index a04af9a..2a5a5f9 100644 --- a/src/web/module/maestro_section_main.html +++ b/src/web/module/maestro_section_main.html @@ -189,7 +189,7 @@ function showModal(popupModalID, popupContentID, contentFileName) {
@@ -217,7 +217,7 @@ function showModal(popupModalID, popupContentID, contentFileName) {
-
+
@@ -237,7 +237,7 @@ function showModal(popupModalID, popupContentID, contentFileName) {
-
+
diff --git a/src/web/popup/search_record_player_name.html b/src/web/popup/search_record_player_name.html index cce424d..3193312 100644 --- a/src/web/popup/search_record_player_name.html +++ b/src/web/popup/search_record_player_name.html @@ -14,12 +14,20 @@


+
한 단어만 검색 가능
+

+

+

+