Closed davidpesce closed 6 years ago
In the new architecture branch I've started stripping a lot of stuff from statements, mostly extensions and descriptions.
On Thu, 22 Feb 2018, 19:32 David Pesce, notifications@github.com wrote:
attempt_reviewed statements are a bit verbose for what they are. Should be a simple statement of:
User reviewed attempt.
Also, remove the QuestionSubmitted recipe so that answers aren't submitted every time.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xAPI-vle/moodle-logstore_xapi/issues/160, or mute the thread https://github.com/notifications/unsubscribe-auth/AC54iRWxEUVDX2aGTVS-yLuw-7vjJQRXks5tXcDIgaJpZM4SP28a .
We want to use logstore_xapi plugin in our Moodle projects and possibly modify the plugin. Your architecture branch looks very interesting especially when you said "stripping a lot of stuff from statements, mostly extensions and descriptions" What's your plans about this branch ? Any ETA ?
attempt_reviewed statements are a bit verbose for what they are. Should be a simple statement of:
User reviewed attempt.
Also, remove the QuestionSubmitted recipe so that answers aren't submitted every time.
https://github.com/xAPI-vle/moodle-logstore_xapi/blob/516bf881c09ff2ddee43694edfb84cde42ebe4e5/lib/translator/src/Controller.php#L52