Bittle

Extract petersons answers for CLEP exam

Jun 10th, 2019
188
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $('.toolbar-btn.cap.next').on('click', function(){
  2.   setTimeout(function(){
  3.     console.log($('#answer').text().replace('The correct answer is ', '').replace('.', ' -'));
  4.   }, 200);
  5. })
Advertisement
Comments
  • User was banned
Add Comment
Please, Sign In to add comment