# PLMA

PLMA는 초중고교 상벌점 제도를 효율적으로 운영할 수 있게 도와주는 웹서비스입니다.

### 특징

| 기존                     | PLMA                   |
| ---------------------- | ---------------------- |
| 종이 상벌점 카드를 통한 발급       | 교사가 웹사이트를 통해 기록        |
| 담당자 1\~2명이 기록          | 교내 모든 교사가 직접 기록 가능     |
| 스프레드시트, 한글 표 등을 활용한 계산 | 데이터베이스와 연계된 자동 계산 및 조회 |
| 학부모 확인 사인              | 발급 즉시 학부모에게 자동 문자 발송   |

{% hint style="warning" %}
학부모 자동 문자 발송 기능은 학교 정책에 따라 비활성화 되어 있을 수 있습니다.
{% endhint %}

#### 문자 메시지 서비스 사용 불가능 학교 목록

* 순천향림중학교
* 전남과학고등학교

> PLMA 서비스는 순천향림중학교 강창완 학생이 제작하였습니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://najuredhawk.gitbook.io/plma/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
