방과후 컴퓨터 강사를 하며, 아직 컴퓨터 사용이 익숙하지 않은 학생들을 위해 준비한 서비스입니다.
학생들이 좋아할만한 여러 가지 앱들을 준비했습니다. 재미있게 플레이하면서 자연스럽게 마우스 사용법과 타자를 배우고 익히게 됩니다.
@@ -80,16 +81,18 @@ function experienceMaestro() {
마에스트로, 관리자
-
마에스트로 계정을 등록하시면 학생 목록을 등록하고 관리하실 수 있습니다. 학생들이 플레이 할 수 있는 앱의 목록도 편집이 가능합니다.
등록된 학생들은 추가적인 마우스, 타자 연습 앱을 모두 사용할 수 있게 됩니다. 추가적으로 연습 앱을 플레이한 점수와 타수 등의 기록이 서버에 저장되고 내역을 확인할 수 있게 됩니다.
+
마에스트로 유료 계정을 등록하세요.
+ ✓ 모든 마우스, 타자 연습 앱을 수업에 활용하세요. 필요한 앱들만 학생들에게 열어주는 활성화/비활성화 기능도 제공됩니다.
+ ✓ 등록된 학생들이 플레이한 점수와 타수와 순위가 서버에 저장되고 보여집니다. 친구들과 함께 플레이하며 자신의 실력이 향상되는 것을 느끼게 해 주세요.
마에스트로 관리 기능
- - 학생 등록 및 삭제
- - 학생 정보 수정
- - 앱 활성화 / 비활성화
+ - 모든 앱 사용 가능, 앱 활성화 설정
+ - 학생 목록 관리
+ - 학생 점수 타수 서버 저장, 순위 표시
- 랭킹
- 기록
diff --git a/src/web/module/maestro_section_main.html b/src/web/module/maestro_section_main.html
index 3b06d07..f93a3f4 100644
--- a/src/web/module/maestro_section_main.html
+++ b/src/web/module/maestro_section_main.html
@@ -44,7 +44,7 @@ function showEndDate(date) {
function onLoadSuccessMaestroInfo() {
$("#maestro_info_id").html(
- "등록 학생 앱 실행 - 바로가기 URL :
"
+ "
등록 학생 앱 바로 실행 URL :"
+ "http://www.chocomae.com/mae/" + maestroInfo.maestroName
);
showEndDate(maestroInfo.availableActivateDateTime);
@@ -150,7 +150,7 @@ function deactivateApp(appID) {
-
+
@@ -168,8 +168,8 @@ function deactivateApp(appID) {
-
-
+
diff --git a/src/web/module/maestro_section_register.html b/src/web/module/maestro_section_register.html
index 2941d19..3006d47 100644
--- a/src/web/module/maestro_section_register.html
+++ b/src/web/module/maestro_section_register.html
@@ -219,7 +219,7 @@ $('#myTab a').on('click', function (e) {
-
+
-
@@ -298,7 +298,7 @@ $('#myTab a').on('click', function (e) {
-
+
약관 주요 내용 요약
마지막 갱신 : 2018년 6월 26일
@@ -321,7 +321,7 @@ $('#myTab a').on('click', function (e) {
-
+
신청 정보 확인
-
+
계정 활성화 안내
diff --git a/src/web/module/maestro_setup.html b/src/web/module/maestro_setup.html
index c557f9a..533b049 100644
--- a/src/web/module/maestro_setup.html
+++ b/src/web/module/maestro_setup.html
@@ -235,9 +235,9 @@ function changeMaestroPassword() {
-
+
diff --git a/src/web/module/maestro_upgrade.html b/src/web/module/maestro_upgrade.html
index 8d71026..32d13b4 100644
--- a/src/web/module/maestro_upgrade.html
+++ b/src/web/module/maestro_upgrade.html
@@ -172,9 +172,9 @@ function upgradeMaestroInfo(accountType) {