Skip to content

Commit

Permalink
Fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
itstrueitstrueitsrealitsreal committed Jun 24, 2024
1 parent c2fbf33 commit 4ef6028
Showing 1 changed file with 7 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,25 +1,21 @@
<p>Hello student1 In Course1&lt;&#x2f;td&gt;&lt;&#x2f;div&gt;&#39;&quot;,</p>

<p>
TEAMMATES has updated your links for the course [Course name: Typical Course 1 with 2 Evals] [Course ID: idOfTypicalCourse1].
Here are your new links for this course.
</p>



<p>
Below are the new links to the feedback sessions of the course.
<br><br>
<br>&nbsp;&nbsp; <strong>Feedback Session Name:</strong> Closed Session
<br>&nbsp;&nbsp; <strong>Deadline:</strong> Sat, 01 Jun 2013, 11:59 PM SAST (Passed)
<br>
To view/submit feedback for the above session, please go to this Web address: <a href="${app.url}/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=Closed%20Session&key=${regkey.enc}">${app.url}/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=Closed%20Session&key=${regkey.enc}</a>
To view/submit feedback for the above session, please go to this Web address: <a href="http://localhost:4200/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=Closed%20Session&key=${regkey.enc}">http://localhost:4200/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=Closed%20Session&key=${regkey.enc}</a>
<br>
<br>
After submitting, you are encouraged to download the proof of submission, which will contain your latest responses.
<br>
<br>
To view the responses for this session, please go to this Web address: <a href="${app.url}/web/sessions/result?courseid=idOfTypicalCourse1&fsname=Closed%20Session&key=${regkey.enc}">${app.url}/web/sessions/result?courseid=idOfTypicalCourse1&fsname=Closed%20Session&key=${regkey.enc}</a>
To view the responses for this session, please go to this Web address: <a href="http://localhost:4200/web/sessions/result?courseid=idOfTypicalCourse1&fsname=Closed%20Session&key=${regkey.enc}">http://localhost:4200/web/sessions/result?courseid=idOfTypicalCourse1&fsname=Closed%20Session&key=${regkey.enc}</a>
<br>
<br>
To add this deadline to your Google Calendar, <a href="https://www.google.com/calendar/render?action=TEMPLATE&text=Feedback+Session+Deadline&details=Closed+Session&dates=20130601T235900Z/20130601T235900Z">click here</a>.
Expand All @@ -28,7 +24,7 @@
<br>&nbsp;&nbsp; <strong>Feedback Session Name:</strong> First feedback session
<br>&nbsp;&nbsp; <strong>Deadline:</strong> Fri, 30 Apr 2027, 11:59 PM SAST
<br>
To view/submit feedback for the above session, please go to this Web address: <a href="${app.url}/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=First%20feedback%20session&key=${regkey.enc}">${app.url}/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=First%20feedback%20session&key=${regkey.enc}</a>
To view/submit feedback for the above session, please go to this Web address: <a href="http://localhost:4200/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=First%20feedback%20session&key=${regkey.enc}">http://localhost:4200/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=First%20feedback%20session&key=${regkey.enc}</a>
<br>
<br>
After submitting, you are encouraged to download the proof of submission, which will contain your latest responses.
Expand All @@ -43,7 +39,7 @@
<br>&nbsp;&nbsp; <strong>Feedback Session Name:</strong> Grace Period Session
<br>&nbsp;&nbsp; <strong>Deadline:</strong> Tue, 28 Apr 2026, 11:59 PM SAST
<br>
To view/submit feedback for the above session, please go to this Web address: <a href="${app.url}/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=Grace%20Period%20Session&key=${regkey.enc}">${app.url}/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=Grace%20Period%20Session&key=${regkey.enc}</a>
To view/submit feedback for the above session, please go to this Web address: <a href="http://localhost:4200/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=Grace%20Period%20Session&key=${regkey.enc}">http://localhost:4200/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=Grace%20Period%20Session&key=${regkey.enc}</a>
<br>
<br>
After submitting, you are encouraged to download the proof of submission, which will contain your latest responses.
Expand All @@ -58,7 +54,7 @@
<br>&nbsp;&nbsp; <strong>Feedback Session Name:</strong> Second feedback session
<br>&nbsp;&nbsp; <strong>Deadline:</strong> Tue, 28 Apr 2026, 11:59 PM SAST
<br>
To view/submit feedback for the above session, please go to this Web address: <a href="${app.url}/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=Second%20feedback%20session&key=${regkey.enc}">${app.url}/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=Second%20feedback%20session&key=${regkey.enc}</a>
To view/submit feedback for the above session, please go to this Web address: <a href="http://localhost:4200/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=Second%20feedback%20session&key=${regkey.enc}">http://localhost:4200/web/sessions/submission?courseid=idOfTypicalCourse1&fsname=Second%20feedback%20session&key=${regkey.enc}</a>
<br>
<br>
After submitting, you are encouraged to download the proof of submission, which will contain your latest responses.
Expand All @@ -81,12 +77,12 @@
</li>
<li>
<strong>Technical help regarding TEAMMATES</strong> (e.g. submission link is not working):
Email TEAMMATES support team at ${support.email}.
Email TEAMMATES support team at [email protected].
</li>
</ul>
</p>

<p>
Regards,
<br>TEAMMATES Team.
</p>

0 comments on commit 4ef6028

Please sign in to comment.