Skip to content

Commit

Permalink
Course automation: Hemingway feedback on essays (#1041)
Browse files Browse the repository at this point in the history
* Added readme for automation proposal

* Update README.md

* Update README.md

* Updated readme.

Co-authored-by: Alexander <>
  • Loading branch information
wska authored Mar 31, 2021
1 parent 9e0893a commit 6284f9d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions contributions/course-automation/wska-thestar19/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Course automation: Post hemingway editor score, readability and feedback

## Members

William Skagerström (wska@kth.se) (@wska)
Alexander Kruger (alekru@kth.se) (@TheStar19)
## Proposal

We would like to propose a task that will create a bot that takes submitted essays and submits them to the hemingway editor (https://hemingwayapp.com/) and returns some useful feedback on the essay in the form of a comment.


This will thus be a bot that:
* Takes the submitted essay PDF and converts it into a workable format.
* Submits the text and takes the feedback.
* Restructures it into a suitable comment and posts it back on the issue.

0 comments on commit 6284f9d

Please sign in to comment.