diff --git a/contributions/course-automation/wska-thestar19/README.md b/contributions/course-automation/wska-thestar19/README.md new file mode 100644 index 0000000000..4e039bab0e --- /dev/null +++ b/contributions/course-automation/wska-thestar19/README.md @@ -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.