diff --git a/resources/image/web/notification.png b/resources/image/web/notification.png new file mode 100644 index 0000000..4c1b2e8 Binary files /dev/null and b/resources/image/web/notification.png differ diff --git a/src/web/client/license_timer.html b/src/web/client/license_timer.html index 46a3714..4bd6adf 100644 --- a/src/web/client/license_timer.html +++ b/src/web/client/license_timer.html @@ -166,5 +166,98 @@ } +
+ +
+

점수 저장 (유료 마에스트로 전용 서비스)

+

점수 저장에 앞서 반드시 학생이 준비하는 시험 과목버튼에서 선택 또는 직접 입력해주세요.

+
+ + +
+ +
+

타이머 기능

+

시험 문제 풀이를 시작하면서 시작 버튼( )을 눌러주세요. 다음에 이어하려면 반드시 일시 정지 버튼( )을 눌러서 멈춰주세요.

+
+ + +
+ +

타이머 알람

+

타이머 앱을 사용하실 때에는, IE와 Chrome보다는 Edge나 다른 브라우저의 사용을 권장합니다.
+ (Chrome 브라우저에서도 Notification 알림을 사용할 수 있도록 작업중입니다. 내년 상반기 예정)

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#IE (MS)Edge (MS)Chrome (구글)Firefox, Safari, ...
Notification 알림XOXO
(Alert 팝업창)
타이머 웹브라우저 실행중일 때
Alert 팝업창 실행됨Notification 알림Alert 팝업창 실행됨Notification 알림
(Alert 팝업창)
다른 윈도우 작업중일 때
XNotification 알림작업표시줄 아이콘 점멸Notification 알림
(Alert 팝업창)
타이머 웹브라우저가 최소화 상태일 때
XNotification 알림XNotification 알림
+
+ +

Notification 알림

+

웹 페이지에서 이벤트가 발생했을 때, 웹 브라우저가 표시해주는 팝업창입니다.

+ Notification 알림 +
+ + +
+ +
+ + \ No newline at end of file