# Office hours

## <mark style="color:orange;">Office hours</mark>

During the **Fall** and **Spring** terms, we can meet in-person or online.

During the **Winter** and **Summer** terms, we can meet online.

* 👨‍💻 <mark style="color:red;">**ONLINE:**</mark> [Schedule an ONLINE meeting](/lectures/all-lectures-and-labs/guidelines-and-rubrics/office-hours/online-office-hours.md)
* 🏫 <mark style="color:red;">**IN-PERSON:**</mark> [Schedule an IN-PERSON meeting](/lectures/all-lectures-and-labs/guidelines-and-rubrics/office-hours/in-person-office-hours.md)

You may email me if the regular office hours absolutely do not work for you, but you must include a wide range of availability for each day. For example:&#x20;

> “I am available on **Monday** from hh:mm to hh:mm, hh:mm to hh:mm, hh:mm to hh:mm; on **Tuesday** from hh:mm to hh:mm, hh:mmto hh:mm, hh:mm tohh:mm; on **Wednesday** from hh:mm to hh:mm, hh:mm to hh:mm, hh:mm to hh:mm,” etc.&#x20;

Please note that I cannot guarantee a meeting will be scheduled. Do your best to attend during regular office hours.

## <mark style="color:orange;">Office hours policy</mark>

Attending office hours is a great resource when you have questions. Please feel free to schedule a meeting with me. I hold these office hours for questions about class materials, your projects, your research, my research. Please note that **I do not do pre-grading, but I can answer specific questions about assignments**.

Attendance Policy of CSUMB states:

> “It is not possible for the instructor to ‘replicate’ the day's learning experiences. Therefore, while the instructor is available for general consultation regarding the class's scheduled activities and progress, it is important for students to avoid requesting special assistance of this type from the instructor.”

If you have questions about a missed lecture, **you need to watch the lecture video before the meeting.** This means I will not be able to address any questions that are already clarified in the video. Please note the timestamp of any part of the lecture video you have questions about. The meeting will begin with a discussion of the video. If you do not watch the lecture video beforehand, the meeting will be postponed.


---

# 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://ttezcan.gitbook.io/lectures/all-lectures-and-labs/guidelines-and-rubrics/office-hours.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.
