GithubHelp home page GithubHelp logo

brainpop-hack's Introduction

Brainpop-hack

Important

This does not skip your full assignments that include doing additional activities or watching a movie, this simply submits a graded quiz or a review as a 10/10 but you will still have to manually submit it to your teacher to fully complete it.

Instructions:

    1. Open a review or a graded quiz.
    1. Open console and paste this code in.
fetch(`https://api.brainpop.com/api/students/${Core.options.settings.user_info.id}/activities`,{method:"POST",credentials:"include",headers:{accept:"*/*","accept-language":"en-US,en;q=0.9","content-type":"application/json"},body:JSON.stringify({product:quiz_obj.options.product,language:quiz_obj.player.options.language,resource_type:quiz_obj.player.options.resource_type,resource_id:quiz_obj.player.options.content.category.unit.topic.feature.EntryID,topic_id:quiz_obj.player.options.content.category.unit.topic.EntryID,lesson_id:null,timestamp:"0",content:quiz_obj.player.options.quiz_content.quizFeature.questions.map(((t,e)=>({q_id:t.id,sa:["a","b","c","d"][t.correctAnswer],timestamp:Math.trunc(Date.now()/1e3)+e+1}))),quiz_id:quiz_obj.player.options.quiz_content.quizFeature.id,mode:quiz_obj.player.options.quiz_type})});
    1. You can now close the console and go to your activities and see that your assignment has been completed with a score of 10/10 and you can submit this to your teacher.

Discord

Join the Discord for any additional support with the hack and updates regarding any Sapphire products.

brainpop-hack's People

Contributors

friesisverycool avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.