# 开学前两周的点名

有的老师很喜欢点名，即便在刚开学的时候也是如此。而实际上，开学前两周是属于选课的抢选阶段，班上同学可以在名额允许的情况下自由调课。所以很有可能发生的情况是，某同学虽然在上学期末选了某门课程的 A 老师，但是在开学后，改选到 B 老师的班上去上课。而 B 老师只有在开学第三周时，才能拿到教务处提供的最终选课名单。也就是说，在前两周你到底在哪个老师的课堂上听课——甚至你是否上过课，只有要求所有任课老师都点名，并且对全部点名册进行统计才能知道。在实际操作中，这显然是不可行的。


---

# 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://survivesjtu.gitbook.io/survivesjtumanual/sheng-cun-ji-qiao/pang-men-zuo-dao/kai-xue-qian-liang-zhou-de-dian-ming.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.
