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

Data Transfer #54

Open DrLynch opened 1 year ago

DrLynch commented 1 year ago

The current codebase contains a data streamer which fires data from a file at an open port. see learning_observer/stream_writer.py

This tool works as-is but we have not yet tested it to stream data from our existing server writing.csc.ncsu.edu to the current or shared servers. This code should be tested and augmented to support the mutation functions including anonymizing and refactoring the events.