Enhance your learning experience with the automated solution for the tassomai platform
Go to file
Corey Truscott f515ae7fcf actually do the thing that the thing needs to do 2024-04-12 01:07:04 +01:00
Install Requirements.bat Create Install Requirements.bat 2024-03-16 13:42:01 +00:00
Install Requirements.sh not everyone uses the same aliases as me but ok 2024-03-18 02:55:44 +00:00
LICENSE Initial commit 2024-03-14 23:41:30 +00:00
README.md Revert "credit myself" 2024-04-11 00:49:42 +01:00
Solvuria.py actually do the thing that the thing needs to do 2024-04-12 01:07:04 +01:00
preset.json Create preset.json 2024-03-16 16:13:52 +00:00
requirements-linux.txt different requirements.txt and instructions for linux 2024-03-17 21:34:34 +00:00
requirements.txt Create requirements.txt 2024-03-16 13:40:33 +00:00

README.md

Solvuria - Enhance your learning experience

Join the solvuria discord server

Are you tired of spending countless time answering Tassomai questions manually?:

Say hello to Solvuria your personalized automated solution to conquer Tassomai with ease. Solvuria is meticulously designed to streamline your Tassomai experience, providing unparalleled convenience and efficiency.

Customizable Efficiency:

With Solvuria, you're in control. Tailor your Tassomai-solving experience to your preferences with customizable settings. Adjust delays between questions and quizzes to match your pace, ensuring optimal performance without feeling rushed. Set the desired percentage of correct answers, empowering you to strike the perfect balance between accuracy and speed.

Automated Precision:

Gone are the days of tediously answering each Tassomai question manually. Solvuria harnesses the power of automation to swiftly tackle every query with precision. Whether it's biology, chemistry, or physics, Solvuria navigates through Tassomai's challenges effortlessly, saving you valuable time and effort.

Effortless Time Management:

Solvuria understands that your time is precious. With its built-in time management feature, you can set predefined durations for your Tassomai sessions. Simply specify the amount of time you want to dedicate, and Solvuria will handle the rest, automatically halting operations once the designated time elapses.

Installation

[1] On the main github page, at the top, click "Code" > "Download Zip"

[2] Download python if you havent already.

[3] Run "Install Requirements.bat" if you are on windows, or "Install Requirements.sh" if you are on linux.

[4] In the directory, run the "Solvuria.py" file

[5] Log in with your Tassomai details and get started!

Presets

Option Description or valid inputs
"should_use_preset" valid inputs: true, false
"maximum_delay_between_questions" valid input: float
float 0: ∞
maximum delay between questions in
seconds
"minimum_delay_between_question" valid input: float
float 0: ∞
minimum delay between questions in
seconds
"maximum_delay_between_quizzes" valid input: float
float 0: ∞
maximum delay between quizzes in
seconds
"minimum_delay_between_quizzes" valid input: float
float 0: ∞
minimum delay between quizzes in
seconds
"percentage_to_answer_correctly" valid input: int
int 0: ∞
percentage of questions that will
be answered correctly
"stop_after_time" valid input: float
float 0: ∞
delay after starting to stop in
minutes

Q&A - Common Questions

Q - Is there any hidden code that could harm my computer?

A - No, Solvuria is completely open source and does not contain any malicious code. You are free to view the code and/or edit it how you like.


Q - Is Solvuria hard to setup?

A - Solvuria is super easy and simple to set up, see the installation guide.


Q - Will I get punished/banned for using this?

A - This project was made purely for testing and demonstrational purposes, we do not recommend using it in a live environment.


Q - How do I stop the program?

A - You can stop the program by either pressing CTRL + C or closing CMD/your terminal of choice.


Q - How do I configure the preset.json file?

A - See the table above for infomation on the .json file.

Credits

  • Resist - @.resist - Creator of Solvuria
  • Ayaan. - @aq_1 - Helped with testing version 1.2.0
  • Corey - @gregorio.zeppeli - Created the README.md file
  • E4734 - @e4734 - Created the README.md file

Disclaimer

By using this program you understand that I am not responsible for any bans which may result from using this program.
Please use this program with caution and only use it on testing accounts.

There is no plans and there will never be any plans for a GUI version of Solvuria so do not ask or request one, Solvuria is purely CLI and it will stay that way for aslong as it exists.