educational-technology-collective / morf

The MOOC Replication Framework (MORF)
MIT License
16 stars 7 forks source link

put send_success_email() inside evaluate_ api functions #44

Open jpgard opened 6 years ago

jpgard commented 6 years ago

Otherwise an error happens every time a job is run without evaluation results!

jpgard commented 6 years ago

note: this means calls to send_success_email() should not be inside of run_job()