<div dir="ltr">Hello,<br><br>So, the "Your pipeline has failed." error basically means that there are some unanswered questions in one of the two latest quizzes? I used the GitLab website yesterday to edit the graded quiz in my repository, and after every edit I got the "The edit was made successfully" message, (or something like that) but after that I received an email with the "Pipeline #133XX has failed for master"  subject each time. So the changes have been made, it's just that the script tests both of the latest quizzes and if they are incomplete it generates a pipeline error?<br><br>Thank you in advance,<br>Krisztián Bokor</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Petr Tůma <<a href="mailto:petr.tuma@d3s.mff.cuni.cz">petr.tuma@d3s.mff.cuni.cz</a>> ezt Ã­rta (időpont: 2020. okt. 8., Cs, 9:00):<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Evan,<br>
<br>
the CI script always checks the latest quiz, which, in this case, is 02-code-stack-before.md. I see you have answers in the two 01 quizes, but not in the last one, which is why you see the message you see.<br>
<br>
If you want to check whether your answers are filled in correctly, you can use the scripts in the tools directory of the repository manually (if you want to, you can even modify the scripts to check all quizzes for you - we simply had to make some choice in the default way things are done but it is not mandated).<br>
<br>
Hope this helps, Petr<br>
<br>
<br>
On 08/10/2020 08:52, Evan Nichols wrote:<br>
> Hello, I have tried to push my answers for the quizzes, but my job keeps failing with exit code 1. I get warnings that my answers are empty, but right above those are my answers as I wrote them. Is this maybe a runner issue? <br>
> This is what the end of the job looks like.<br>
> <br>
> answers:<br>
> Â  Â A1: *My anser filled in as I wrote it <br>
> Â  Â A2: *My anser filled in as I wrote it <br>
> Â  Â A3: *My anser filled in as I wrote it <br>
> Â  Â A4: *My anser filled in as I wrote it Â Â Â <br>
> Â  Â A5: *My anser filled in as I wrote it<br>
> WARNING: empty answer for A1.<br>
> WARNING: empty answer for A2.<br>
> WARNING: empty answer for A3.<br>
> WARNING: empty answer for A4.<br>
> WARNING: empty answer for A5.<br>
> WARNING: empty answer for A0.<br>
> answers:<br>
> Â  A0: ''<br>
> Â  A1: ''<br>
> Â  A2: ''<br>
> Â  A3: ''<br>
> Â  A4: ''<br>
> Â  A5: ''<br>
> Cleaning up file based variables<br>
> 00:00<br>
> ERROR: Job failed: exit code 1<br>
> <br>
> -- <br>
> Thanks,<br>
> Â  Â  Â Evan Nichols<br>
> <br>
> _______________________________________________<br>
> NSWI004 mailing list<br>
> <a href="mailto:NSWI004@d3s.mff.cuni.cz" target="_blank">NSWI004@d3s.mff.cuni.cz</a><br>
> <a href="https://d3s.mff.cuni.cz/mailman/listinfo/nswi004" rel="noreferrer" target="_blank">https://d3s.mff.cuni.cz/mailman/listinfo/nswi004</a><br>
> <br>
_______________________________________________<br>
NSWI004 mailing list<br>
<a href="mailto:NSWI004@d3s.mff.cuni.cz" target="_blank">NSWI004@d3s.mff.cuni.cz</a><br>
<a href="https://d3s.mff.cuni.cz/mailman/listinfo/nswi004" rel="noreferrer" target="_blank">https://d3s.mff.cuni.cz/mailman/listinfo/nswi004</a><br>
</blockquote></div>