# vs Peergrade

Eduflow is successor to our earlier Educational peergrading platform, [Peergrade](https://www.peergrade.io).

## Similarities

| Peergrade (old)   | Eduflow (new)                                                           |
| ----------------- | ----------------------------------------------------------------------- |
| Institution       | Same                                                                    |
| Submission        | Same                                                                    |
| Review / Feedback | Same                                                                    |
| Reaction          | Feedback Reflection                                                     |
| Rubric            | Same + Reflection rubrics customizable                                  |
| Course            | <p>Similar: Contain students and class structure<br></p>                |
| Assignment        | <p>Peer review flow<br>(Submission, Review and Reflection activity)</p> |

## Courses

Peergrade: Contains assignments

Eduflow: Contains flows (unlimited activities per assignment)

## Workflow

In Peergrade, Homework assignments would have a submission and feedback deadline.

In Eduflow, there is no fixed concept of assignment, instead activities are stitched together. Each activity can optionally have its own deadlines set (giving the equivalent of a Homework assignment). Not configuring any deadline offers students an experience similar to live sessions, where they can proceed immediately from submissions to peer reviewing.

Instructor review: While this existed in Peergrade, it wasn't separated fully from peer reviews. Overriding an answer would overwrite all reviewer's scores of that student. Instructor reviews would also impact an [evaluation accuracy score](https://help.peergrade.io/en/articles/2578748-how-feedback-scores-were-calculated-in-scoring-2-1), which has no counterpart in Eduflow.

Unlimited extra reviews: Students can continue to review beyond the minimum value set. This is good for assuring late submitters can have a classmate to review them!


---

# 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://docs.eduflow.com/guides/differences-from-peergrade.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.
