User Tools

Site Tools


services:labtest:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
services:labtest:start [2025/09/22 21:30] – [5. Restrict IP Addresses Which Can Access Your eClass Quiz From Within eClass] jasservices:labtest:start [2025/09/25 10:25] (current) – [Reserving Additional Lab Time for Accommodations] jas
Line 47: Line 47:
 In order to setup your labtest, login to an EECS system via [[https://remotelab.eecs.yorku.ca|remotelab]], then follow these instructions: In order to setup your labtest, login to an EECS system via [[https://remotelab.eecs.yorku.ca|remotelab]], then follow these instructions:
  
-Open a Terminal, then start Labtest Assistant (labtest command) and pass in the concatenation of your course number and section (eg. 7777A for EECS7777A) followed by a space and then a test version name (eg. labtest1).  For example, for course EECS7777A if you're having a test that you want to call labtest1:+Open a Terminal (click "Activities" in the upper left corner, then click on "Terminal"), then start Labtest Assistant (labtest command) and pass in the concatenation of your course number and section (eg. 7777A for EECS7777A) followed by a space and then a test version name (eg. labtest1).  For example, for course EECS7777A if you're having a test that you want to call labtest1:
  
 <code>     <code>    
Line 84: Line 84:
 </code> </code>
  
-By default, the default start page for your labtest is called "index.html"  It will be opened in a GUI HTML editor.  This makes it easy for you to edit the start page whether or not you know HTML.  If you prefer to use the "vi" text editor, use the "edit" command instead of "gedit":+By default, the default start page for your labtest is called "index.html"  It will be opened in a GUI HTML editor.  This makes it easy for you to edit the start page whether or not you know HTML.  If you prefer to use the "vi" text editor instead, use the "edit" command instead of "gedit":
  
 <code> <code>
Line 90: Line 90:
 </code> </code>
  
-Modify the default page, and add your own information such as your rules for the test, and links to other content.  Change the index.html file, and customize it for your test.  By default, index.html includes a link to the file "labtest.pdf" This file is intended to contain your labtest questions in PDF format.  If you don't want to use this filename, you can change the name to whatever you like.+Modify the default start page, and add your own information such as your rules for the test, and links to other content such as slides or documentation.  Change the index.html file, and customize it for your test.  By default, index.html includes a link to the file "labtest.pdf" This file is intended to contain your labtest questions in PDF format.  If you don't want to use this filename, you can change the name to whatever you like.
  
-NOTE: If you're creating a labtest which points to an eClass quiz, you'll want to include a link to your quiz directly on this page.  It will look like this: https://eclass.yorku.ca/mod/quiz/view.php?id=12345 (you'll need to find the ID for your quiz)+NOTE: If you're creating a labtest which points to an eClass quiz, you'll want to include a link to your quiz directly on this page.  It will look like this: https://eclass.yorku.ca/mod/quiz/view.php?id=12345 (you'll need to find the ID for your quiz by logging into eClass)
  
 After you finish editing index.html, save the file. After you finish editing index.html, save the file.
Line 105: Line 105:
 Put success. Put success.
 </code> </code>
 +
 +You can also upload other files like slides, or documentation, and make that available to students in your test.
  
 Labtest Assistant will ensure that file permissions are setup correctly. Labtest Assistant will ensure that file permissions are setup correctly.
Line 433: Line 435:
  
 After you have submitted your labtest booking, someone from tech will get back to you to confirm your booking.  If you don't get back a confirmation email from tech, then your session has **not** been booked.  You can check the labtest booking schedule [[http://www.eecs.yorku.ca/schedule/pcmode/|here]] at any time. After you have submitted your labtest booking, someone from tech will get back to you to confirm your booking.  If you don't get back a confirmation email from tech, then your session has **not** been booked.  You can check the labtest booking schedule [[http://www.eecs.yorku.ca/schedule/pcmode/|here]] at any time.
 +
 +===== Reserving Additional Lab Time for Accommodations =====
 +
 +You can now view the [[https://www.eecs.yorku.ca/schedule/lab|Lab Schedule]] online.  This includes all the lab bookings **AND** extra lab bookings (at the bottom).  If you need to book additional lab time outside of your lab session for accomodations, first consult the schedule and extra bookings to check for availability of extra time.  Ask tech to reserve that time for you.  Once a lab is reserved for your use, you can now use that additional block of time in your labtest booking request.
  
 If you have any questions about labtest booking, please e-mail the technical team. If you have any questions about labtest booking, please e-mail the technical team.
Line 1179: Line 1185:
  
 NOTES:  NOTES: 
-  * If you are using all 3 of WSC105, WSC106, AND WSC108, use instead: 130.63.131.0/24+  * If you are using all 3 of WSC105, WSC106, AND WSC108, use instead: 130.63.131.0/24 --- however, if you're only using say 1 of the labs, and use 130.63.131.0/24, then the other 2 labs will be able to access your quiz **outside** of labtest mode.
   * If you are testing in ltcloud, please ensure that you include both the IP range for the required lab followed by a comma followed by the ltcloud range.   * If you are testing in ltcloud, please ensure that you include both the IP range for the required lab followed by a comma followed by the ltcloud range.
   * If your test is being conducted in several labs, you can join two IP ranges with a comma in between them.  Note though that if the number of IP ranges separated by commas exceeds around 14, the IP restrictions will not function correctly due to an eClass bug.  Please consult with tech to test your IP range prior to your test.   * If your test is being conducted in several labs, you can join two IP ranges with a comma in between them.  Note though that if the number of IP ranges separated by commas exceeds around 14, the IP restrictions will not function correctly due to an eClass bug.  Please consult with tech to test your IP range prior to your test.
services/labtest/start.1758591043.txt.gz · Last modified: by jas