All Projects → deepmipt → Nlpcoursebot

deepmipt / Nlpcoursebot

Licence: mit
Telegram-bot for NLP/RL courses at MIPT

Programming Languages

python
139335 projects - #7 most used programming language

NLPCourseBot

Telegram-bot for NLP/RL courses at MIPT

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].