Skip to content

JavaScript, Node, MongoDB, Telegraf // A Telegram chatbot for Chemistry teachers. Forms a database of reactions of organic chemistry. Then comes able to create unique homeworks for students and answer sheets for the teacher on any topic.

License

Notifications You must be signed in to change notification settings

gogent01/orgtasks-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orgtasks-bot

Description

🧪 This bot was designed to help high school Chemistry teachers. It uses pre-drawn images of organic reactions stored on any publicly available url 🔗.

🗃 The bot builds a database of reactions and allows to tag a theme, a mechanism and a difficulty level for each reaction. Then it allows creating PDF documents for students on any available theme and difficulty level 📑. The ordering of reactions is random and the number of reactions in work is determined by the teacher.

👩‍🎓👨‍🎓 The students get reactions with left (substrate), middle (reagent) or right (product) parts hidden. The generated works include 4 sections:

  • the reactions of the first section come with no product;
  • the reactions of the second section miss reagents;
  • the reactions of the third section have no substrate;
  • the last section contains reactions with randomly missing pieces.

🧑‍🏫 The teacher gets the same PDF document but with no parts missing. Thus, the bot helps to generate any number of unique works of any length and theme with reactions of organic chemistry.

Input

📥 Orgtasks-bot requires only having the images of organic reactions. They should be divided into three images presenting the left, middle and right reaction parts. All the images should be sequentially numerated (see an example image below) and stored on publicly available url.

Example reaction images

Output

📤 Being provided the required theme, difficulty and size of work the bot generates two files: one for students and one for a teacher. Example files can be viewed by following these links: students' file and teacher's file.

About

JavaScript, Node, MongoDB, Telegraf // A Telegram chatbot for Chemistry teachers. Forms a database of reactions of organic chemistry. Then comes able to create unique homeworks for students and answer sheets for the teacher on any topic.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published