TechnionYP5779 / team4

29 stars 2 forks source link

Explore options for Chrome extensions #154

Closed ron4548 closed 5 years ago

ron4548 commented 5 years ago

Need to check what we can do with Chrome extensions for automatically collecting solutions for exams

ron4548 commented 5 years ago

Chrome APIs we might want to use:

ron4548 commented 5 years ago

We can use "downloads API" to detect that a user is downloading a scan from grades.technion.ac.il. Scan url format: https://grades.technion.ac.il/scanexam.ashx?ScanID=XXXXXX Then we can allow the user to pick pages from this PDF (pdf editor in js need to be determined as a separate issue). We have course information from Grades website so the process is semi-automatic.