Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

EverStarck/cambridgeFuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


This script is no longer actively maintained. It will continue working, but assignments issues will not be fixed.

Contributors Forks Stargazers Issues


Cambridge Fuck

Get the answers from the assignments of the platform cambridgeone
FOR EDUCATIONAL PURPOSE ONLY

Give the project a star!

Report Bug · Request Feature

The Project

Here is how it looks like:

Script Platform
Cambridge Fuck Script Cambridge One Platform

Main modules

Usage of the script

So easy, just follow the next steps:

Getting the URL

  1. Go to the assignment you want to get the answers
  2. Open the developer tools
  3. Go to the network tab
  4. Search for the request that has the file data.js. It's possible you have to refresh the page.
  5. Copy the URL of the request

Getting the URL

Running the script

  1. Clone the repo
git clone https://github.com/EverStarck/cambridgeFuck.git
  1. Install the dependencies
pip install -r requirements.txt
  1. Run the script
python main.py <url>

Understanding the script

[?] is the question

[=] is the answer

The answer is a number?

Yes, it represents the index of the correct answer in the list of options. Please note that the numbering starts from 0.

Droplist

⚠️ Some exercises have numbers in the options, so the numbering of the answers may be confusing. Please note that the numbering of the answers starts from 0.

Getting errors?

We apologize for any errors you may be experiencing.

Please keep in mind that if the exercise you are attempting is a writing or listening task and does not include answers, an error may occur. However, if you encounter an error while attempting an exercise that should have answers, please open an issue and we will work to resolve it as soon as possible.

When reporting an issue, please make sure to include the URL for the exercise. Thank you for your patience:)

Contributing

Wanna contribute to the project? Great! Please follow the next steps in order to submit any feature or bug-fix.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'feat: Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

⚠️ Make sure to follow the Commitizen style, otherwise I will not accept your PR.

About

Get the answers from the assignments of the platform cambridgeone

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages