ArgLab / ArgLab_writing_observer

Writing Observer and Learning Observer: A system for monitoring learning process data, with an initial focus on writing process data from Google Docs.
GNU Affero General Public License v3.0
3 stars 2 forks source link

Canvas text extraction #49

Open DrLynch opened 1 year ago

DrLynch commented 1 year ago

Google now renders in canvas over html. We currently pull data in text form primarily. However we need to see what it would take to get data from the canvas structure. Thus one of the useful tasks would be to identify what information canvas has and then to see if that is a better source of the data than the text format.