Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

Far future start dates (with no end dates) throw error 2309 #59

Open
pauln opened this issue Jul 13, 2015 · 0 comments
Open

Far future start dates (with no end dates) throw error 2309 #59

pauln opened this issue Jul 13, 2015 · 0 comments

Comments

@pauln
Copy link
Contributor

pauln commented Jul 13, 2015

If a module is created (or presumably updated) with no due or cutoff date, the turnitin_get_module_dates() function will set the dtdue parameter to a date 6 months from now. If the start date is more than six months into the future, it triggers the following error (which causes a backlog of events in the queue, as this event never gets processed "successfully"):

Error: 2309 When creating your assignment, please make sure that the post date is on or after the start date of the assignment.

pauln added a commit to pauln/moodle-plagiarism_turnitin-old that referenced this issue Jul 13, 2015
This ensures that the due date will be after the start date, in order to
prevent TII returning error 2309.  Fixes issue danmarsden#59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant