<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Moodle Plugins directory: JUnit Exercise Corrector: Comments</title>
    <link>https://moodle.org</link>
    <description>This plugin allows students to submit their Java exercises, let them be tested against a set of JUnit tests (that have been priorly provided by the teacher) and receive immediate feedback on the test results.</description>
    <generator>Moodle</generator>
    <language>en</language>
    <copyright>(c) 2026 Moodle - Open-source learning platform | Moodle.org</copyright>
    <image>
      <url>https://moodle.org/theme/image.php/moodleorg/core/1777401252/i/rsssitelogo</url>
      <title>moodle</title>
      <link>https://moodle.org</link>
      <width>140</width>
      <height>35</height>
    </image>
    <item>
      <title>Saturday, 12 May 2018, 5:34 AM - José María Guerrero Romero</title>
      <link>https://moodle.org/plugins/assignsubmission_mojec#comment-50295</link>
      <pubDate>Fri, 11 May 2018 21:34:44 GMT</pubDate>
      <description>by José María Guerrero Romero. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;It works on Moodle 3.4&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/assignsubmission_mojec#comment-50295</guid>
    </item>
    <item>
      <title>Sunday, 19 November 2017, 11:55 PM - Paul P.</title>
      <link>https://moodle.org/plugins/assignsubmission_mojec#comment-46600</link>
      <pubDate>Sun, 19 Nov 2017 15:55:17 GMT</pubDate>
      <description>by Paul P.. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Any chance this works on 3.2-3.4?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/assignsubmission_mojec#comment-46600</guid>
    </item>
    <item>
      <title>Wednesday, 12 July 2017, 3:39 PM - Marcel Bochtler</title>
      <link>https://moodle.org/plugins/assignsubmission_mojec#comment-43836</link>
      <pubDate>Wed, 12 Jul 2017 07:39:50 GMT</pubDate>
      <description>by Marcel Bochtler. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello Doug,&lt;br&gt;
you can find example unit tests and example files-to-test at: &lt;a href=&quot;https://github.com/HFTSoftwareProject/MoJEC/tree/master/exampleData&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://github.com/HFTSoftwareProject/MoJEC/tree/master/exampleData&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
I just tested it with those files and the docker container from: &lt;a href=&quot;https://hub.docker.com/r/hftstuttgart/mojec-backend/&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://hub.docker.com/r/hftstuttgart/mojec-backend/&lt;/a&gt;&lt;br&gt;
I pulled this docker container with:&lt;br&gt;
docker pull hftstuttgart/mojec-backend&lt;br&gt;
and start it with:&lt;br&gt;
docker run -p 8080:8080 -d --name mojec-backend hftstuttgart/mojec-backend:latest&lt;br&gt;
&lt;br&gt;
Then it should be available on port 8080.&lt;br&gt;
&lt;br&gt;
You should also be aware of this issue: &lt;a href=&quot;https://github.com/HFTSoftwareProject/MoJEC-Backend/issues/6&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://github.com/HFTSoftwareProject/MoJEC-Backend/issues/6&lt;/a&gt;&lt;br&gt;
Which means you are not allowed to organize the unit tests within a package structure. You need to use the &quot;default&quot; package. The files-to-test can be put into packages.&lt;br&gt;
But this shouldn't cause a problem when uploading the test files but when running the tests i.e. when uploading tasks.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/assignsubmission_mojec#comment-43836</guid>
    </item>
    <item>
      <title>Wednesday, 7 June 2017, 4:18 PM - Doug Loomer</title>
      <link>https://moodle.org/plugins/assignsubmission_mojec#comment-43207</link>
      <pubDate>Wed, 07 Jun 2017 08:18:42 GMT</pubDate>
      <description>by Doug Loomer. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;So I did some background learning about docker and now have a mojec back-end docker service running, and have the url for it pointed to in my junit assignment plugin. However, I can't get an assignment to work. When I upload my junit test zip file in the assignment setup I get an unexpected error message. I suspect the assignment is not liking something about the format of my junit zip file. Do you have any exemplars of junit zip files that you could post?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/assignsubmission_mojec#comment-43207</guid>
    </item>
    <item>
      <title>Wednesday, 7 June 2017, 4:12 PM - Doug Loomer</title>
      <link>https://moodle.org/plugins/assignsubmission_mojec#comment-43206</link>
      <pubDate>Wed, 07 Jun 2017 08:12:40 GMT</pubDate>
      <description>by Doug Loomer. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;So, I now have a docker service for mojec running (I found this video helpful in understanding the basics of docker &lt;span class=&quot;mediaplugin mediaplugin_youtube&quot;&gt;
&lt;iframe title=&quot;YouTube&quot; width=&quot;400&quot; height=&quot;300&quot; style=&quot;border:0;&quot; src=&quot;https://www.youtube-nocookie.com/embed/JBtWxj9l7zM?rel=0&amp;amp;wmode=transparent&quot; allow=&quot;fullscreen&quot; loading=&quot;lazy&quot;&gt;&lt;/iframe&gt;
&lt;/span&gt;) and I am attempting to create an assignment. However, when I upload my zip file of junit tests and try to save the assignment I get an unexpected error occurred message. I assume it doesn't like my junit test file. Would you be able to post any exemplars of the type of junit test this expects?&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/assignsubmission_mojec#comment-43206</guid>
    </item>
    <item>
      <title>Monday, 5 June 2017, 3:10 AM - Doug Loomer</title>
      <link>https://moodle.org/plugins/assignsubmission_mojec#comment-43140</link>
      <pubDate>Sun, 04 Jun 2017 19:10:33 GMT</pubDate>
      <description>by Doug Loomer. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;This seems like a really interesting and helpful plugin, and I would very much like to install it on my Moodle site, but I haven't a clue how to set up the mojec-backend. I have visited the two mojec related links you provided, and I know they have everything I need, but I don't understand what to do with them. Am I supposed to pull the git file to some location on my server. It is a linux server, so I should be able to install it. Can you provide some instructions about how to install the mojec-backend please?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/assignsubmission_mojec#comment-43140</guid>
    </item>
    <item>
      <title>Friday, 20 January 2017, 10:10 PM - Plugins bot</title>
      <link>https://moodle.org/plugins/assignsubmission_mojec#comment-40405</link>
      <pubDate>Fri, 20 Jan 2017 14:10:23 GMT</pubDate>
      <description>by Plugins bot. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Approval issue created: &lt;a title=&quot;Auto-link to Moodle Tracker&quot; href=&quot;https://moodle.atlassian.net/browse/CONTRIB-6699&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;CONTRIB-6699&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/assignsubmission_mojec#comment-40405</guid>
    </item>
  </channel>
</rss>