mirror of
https://github.com/kmc7468/cs220.git
synced 2025-12-14 22:18:46 +00:00
Update info on safe exam browser, ChatGPT
This commit is contained in:
10
README.md
10
README.md
@@ -146,8 +146,11 @@ Make sure you're capable of using the following development tools:
|
|||||||
|
|
||||||
- Your physical apperance is required. If online participation is **absolutely necessary**, we'll use Zoom.
|
- Your physical apperance is required. If online participation is **absolutely necessary**, we'll use Zoom.
|
||||||
|
|
||||||
- You'll bring your own laptop. (You can also borrow one from School of Computing Admin Team.)
|
- You should bring your own laptop. (You can also borrow one from School of Computing Admin Team.)
|
||||||
We will use surveillance tools such as [Safe Exam Browser](https://safeexambrowser.org/) to monitor your laptop.
|
|
||||||
|
- We will use [Safe Exam Browser](https://safeexambrowser.org/) to prevent cheatings.
|
||||||
|
- You should have your laptop configured with Safe Exam Browser before the exam.
|
||||||
|
- TBA: Details will be announced later.
|
||||||
|
|
||||||
### Attendance (?%)
|
### Attendance (?%)
|
||||||
|
|
||||||
@@ -180,7 +183,7 @@ Make sure you're capable of using the following development tools:
|
|||||||
|
|
||||||
- Ask questions on course materials and assignments in [this repository's issue tracker](https://github.com/kaist-cp/cs220/issues).
|
- Ask questions on course materials and assignments in [this repository's issue tracker](https://github.com/kaist-cp/cs220/issues).
|
||||||
+ Don't send emails to the instructor or TAs for course materials and assignments.
|
+ Don't send emails to the instructor or TAs for course materials and assignments.
|
||||||
+ Before asking a question, search for it in Google and Stack Overflow.
|
+ Before asking a question, ask it to [ChatGPT](https://chat.openai.com/). Or search for it in Google and Stack Overflow.
|
||||||
+ Describe your question in as much detail as possible. It should include the following things:
|
+ Describe your question in as much detail as possible. It should include the following things:
|
||||||
* Environment (OS, gcc, g++ version, and any other related program information).
|
* Environment (OS, gcc, g++ version, and any other related program information).
|
||||||
* Command(s) that you used and the result. Any logs should be formatted in code. Refer to [this](https://guides.github.com/features/mastering-markdown/).
|
* Command(s) that you used and the result. Any logs should be formatted in code. Refer to [this](https://guides.github.com/features/mastering-markdown/).
|
||||||
@@ -188,6 +191,7 @@ Make sure you're capable of using the following development tools:
|
|||||||
* Googling result. Search before asking, and share the keyword used for searching and what you've learned from it.
|
* Googling result. Search before asking, and share the keyword used for searching and what you've learned from it.
|
||||||
+ Give a proper title to your issue.
|
+ Give a proper title to your issue.
|
||||||
+ Read [this](https://github.com/kaist-cp/cs220#communication) for more instructions.
|
+ Read [this](https://github.com/kaist-cp/cs220#communication) for more instructions.
|
||||||
|
+ Questions will be answered within 2 days mostly.
|
||||||
|
|
||||||
+ I'm requiring you to ask questions online first for two reasons. First, clearly writing a
|
+ I'm requiring you to ask questions online first for two reasons. First, clearly writing a
|
||||||
question is the first step to reaching an answer. Second, you can benefit from the questions and answers of other students.
|
question is the first step to reaching an answer. Second, you can benefit from the questions and answers of other students.
|
||||||
|
|||||||
Reference in New Issue
Block a user