> For the complete documentation index, see [llms.txt](https://ustcguide.gitbook.io/admission/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ustcguide.gitbook.io/admission/study/fang-qi-xiu-du-fang-qi-cheng-ji-ji-ge-chong-xiu.md).

# 放弃修读、放弃成绩、及格重修

及格重修是中科大给同学们特有的“福利”（绝大部分高校都没有），但同时也是内卷的助推器。每个人有两次放弃修读和两次放弃成绩的机会。部分高校有中期退课的操作，希望后辈们能够努力争取。

## 放弃修读

在正选期间，**非培养方案内必修课**可以随意退课（必修课退课需要联系教学秘书），但正选结束后不能随意退课。此时退课，需要使用一次放弃修读的机会。注意，如果是培养方案内必修课(或选择性必修课)则不能放弃修读，只能选择重修。

一般来说，在**第 3 周至第 16 周**可以可以放弃修读，在选课时间上标注的**最后上课时间前**可以放弃修读，此后不可以放弃修读，具体时间将在教务系统“放弃课程修读”页面显示。

## 放弃成绩

课程成绩发布后，可以选择放弃你成绩单上任何一门课的成绩记录（包括不及格成绩），且不留下任何痕迹。一般用于在保研、升学前重修及格课程和抹去不及格成绩，从而起到提升 GPA 的作用。 注意，如果是放弃必修课程的成绩，则必须重修；如果是选修课程，则可以不必重修。本质上，是要达到毕业的培养方案要求。**注意：本科期间总共只有两次放弃成绩机会，研究生没有限制。**

## 及格重修

即重修一门已经及格（通过）的课程。在个性化选课开始时，可以性化选课申请及格重修。与此同时，放弃成绩的机会会被自动扣除一次，此前的成绩会在重修结束、重修成绩发布后被覆盖。如果在重修的过程中退课，则放弃成绩的机会也会被返还。

不论是及格重修，还是不及格重修，都会自动保留两次成绩中**较高的一次**。

注意，一旦完成及格重修，则自动使用一次放弃成绩的机会。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ustcguide.gitbook.io/admission/study/fang-qi-xiu-du-fang-qi-cheng-ji-ji-ge-chong-xiu.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.
