An open API service indexing awesome lists of open source software.

https://github.com/deeppavlov/nlpcoursebot

Telegram-bot for NLP/RL courses
https://github.com/deeppavlov/nlpcoursebot

Last synced: 10 months ago
JSON representation

Telegram-bot for NLP/RL courses

Awesome Lists containing this project

README

          

# NLPCourseBot
Telegram-bot for NLP/RL courses

## It can work with quizzes, homeworks and student questions

* receive questions from students
* receive homeworks (in any archive or .ipynb form)
* provide cross-check interface for homeworks (students check homeworks from other students)
* provide statistics for homeworks and quizzes in the admin menu

### Quizzes
* loading quizzes from json and provide interface for them
* quiz json also could be obtained from Google Forms (using url or downloaded html)
* accepted question types are following:
* tests with one right answer
* tests with multiple right answers
* question with any possible text answer
* all questions could contain pictures
* autocheck for test questions
* provide cross-check interface for quiz questions with an arbitrary text answer