Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.89 KB

README.md

File metadata and controls

58 lines (38 loc) · 1.89 KB

Beelingua Helper

A userscript + API to show (highlight) answers to Beelingua exercises for BINUS students.

image

Installation

  1. Install Tampermonkey: This script requires the Tampermonkey extension for your web browser.

  2. Install Beelingua Helper:

    • Click the following link to access the script: Beelingua Helper Userscript
    • Click the 'Install' button on the page to add the script to Tampermonkey.
  3. If you have Beelingua open before installing the script, you need to refresh the page for the script to work.

Course Available

Answers are manually curated, not all courses are available in our database. Here's the list:

English

  • B1.1
  • B1.2
  • B2.1
  • B2.2
  • C1.1
  • C1.2 (Partial)
  • C2.1
  • C2.2

Japanese

  • A1.1 (Complete)
  • A1.2 (Partial)
  • A2.1
  • A2.2

Usage

Once installed, Beelingua Helper automates the process of retrieving answers from our API and highlights correct answers in purple.

Notes

Please don't abuse this script. Use it wisely and only when you're stuck. Don't use it to cheat on your exercises. I'm not responsible for any consequences that may occur if you use this script to cheat.

Limitations

  • It could break at any time if Beelingua changes their website.
  • The script currently works on exercises that have multiple choice answers.
  • Dependent on the API. If the API is down, the script won't work.
  • The database is not complete yet. If you find an exercise that doesn't have the answers, please open an issue.

Contributing

Contributions are welcome! Please discuss any changes you want to make via issues before making a pull request.

License

Public domain. Do whatever you want with it.