> For the complete documentation index, see [llms.txt](https://holland.gitbook.io/eli-review-users-guide-sfsu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://holland.gitbook.io/eli-review-users-guide-sfsu/spring-semester-2022.md).

# Spring Semester, 2022

**Eli Review Beginner’s Workshop, August 13, at 10–12 AM Pacific**

Recording: <https://youtu.be/cS7FSuR17zY>\
Slides and Embedded Recordings: [Fall 2021 & Spring 2022](https://docs.google.com/presentation/d/14K6Af4CXw40nURVJT7jjpg3FzXugkMQs_w2EwZVWuoM/edit?usp=sharing)

* [Key Resource: Eli Review at SF State](https://holland.gitbook.io/eli-review-users-guide-sfsu/)

This session addresses the big questions of course design:\
\- How does Eli connect to iLearn?\
\- How do you plan for Eli Review work in the course calendar?\
\- How do you grade Eli Review work?\
\- How do students enroll in Eli?

#### January-February–What Instructors Can Do to Improve Feedback <a href="#january-february--whatinstructorscandotoimprovefeedback" id="january-february--whatinstructorscandotoimprovefeedback"></a>

Jan 28, Friday, 10 AM ( PST) **Starting Small**\
NOTE: In Roster, “Suspend” students who drop.\
Feb 4, Friday, 10 AM (PST) **Forming & Managing Groups**\
&#x20;  NOTE: In Roster, “Suspend” students who drop before the Withdraw date.\
Feb 11, Friday, 10 AM (PST) **Describe-Evaluate-Suggest As Review Task Design**\
Feb 18, Friday, 10 AM (PST) **Describe-Evaluate-Suggest as Comment Pattern**\
&#x20;  NOTE: In Roster, “Suspend” students who drop before the Withdraw date.\
Feb 25, Friday, 10 AM (PST) **Bellwether Four Writers and Reviewers**

#### March-April–What Students Can Do to Improve Feedback <a href="#march-april--whatstudentscandotoimprovefeedback" id="march-april--whatstudentscandotoimprovefeedback"></a>

Mar 4, Friday, 10 AM (PST) **Praise**\
Mar 11, Friday, 10 AM (PST) **One long comment > many short ones**\
Mar 18, Friday, 10 AM (PST) **Helpfulness Ratings**\
Mar 25, Friday, 10 AM (PST) **NO MEETING: Spring Break**\
Apr 1, Friday, 10 AM (PST) **Add to Revision Plan & Reflect**\
Apr 8, Friday, 10 AM (PST) **#Hashtags**

#### April-May–What Instructors Can Do to Improve Revision <a href="#april-may--whatinstructorscandotoimproverevision" id="april-may--whatinstructorscandotoimproverevision"></a>

Apr 15, Friday, 10 AM (PST) **Time & Scope**\
Apr 22, Friday, 10 AM (PST) **Coach Revision Decisions**\
Apr 29, Friday 10 AM (PST) **Reward Revision**\
May 6, Friday, 10 AM (PST) **Blaming and Crediting Eli** (surveys!)


---

# 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, and the optional `goal` query parameter:

```
GET https://holland.gitbook.io/eli-review-users-guide-sfsu/spring-semester-2022.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
