Re: Connecting Jenkins to Moodle

2017-04-25 Thread Mark Waite
On Tue, Apr 25, 2017 at 6:42 AM wrote: > Hello Mark, > > first I want to thank you for your answer. I think I didn't describe my > task clearly. > I would like Jenkins to check wheter in Jenkins oder in another tool like > 'DOORS' the task given by moodle is done. So

Re: Connecting Jenkins to Moodle

2017-04-25 Thread dursun . julide
Hello Mark, first I want to thank you for your answer. I think I didn't describe my task clearly. I would like Jenkins to check wheter in Jenkins oder in another tool like 'DOORS' the task given by moodle is done. So Jenkins checks the Tool in which the Moodle participant has to do his task

Re: Connecting Jenkins to Moodle

2017-04-21 Thread Mark Waite
A casual glance at the Moodle competency API (https://docs.moodle.org/dev/Competency_API) hints that you might be able to have the student create a Jenkins job which compiles and runs a program (written by the student) which includes a library call (library provided by you) that register the

Connecting Jenkins to Moodle

2017-04-21 Thread dursun . julide
Hello erveyone, at the moment I am writing my bachelor thesis on the topic "Connecting software development tools to an e-learning platform". The E-Learning platform in this case is 'Moodle'. The Tools would be for example 'Jenkins'. My task is to find out, whether following szenario is