Gets data from Blogger to make grading easier for professors who run blogs there.
To run your own instance of this page, you will need three things:
- A place to host the website.
- A Blogger API token. How to get one can be found here.
- A class that uses Google Blogger.
- Clone this repository to the directory where it will be served from.
For this example, we will use
/srv/www/grader/
. - Second, configure
config.json
with the information about your blogs. - Point a web server to your directory.
- There is no step four.
- Export to CSV?
- Filter by date range. See paramaters for post.
- List attributes of text:
- Number words
- Has picture
Creative Commons Zero.
See LICENSE
for more information.