User Tools

Site Tools


services:labtest:laptop

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
Last revisionBoth sides next revision
services:labtest:laptop [2018/02/13 14:20] seelaservices:labtest:laptop [2018/09/04 14:00] seela
Line 6: Line 6:
  
 In order to place laptops into labtest mode, faculty must provide various [[services:labtest:requesting|information]] to tech. In order to place laptops into labtest mode, faculty must provide various [[services:labtest:requesting|information]] to tech.
 +** Laptop labtest was only handled in William Small center
 +In order to place a laptop in labtest mode, they must be connnected to
 +the wired network** \\
 +**__As of September 2018__**, laptops are replaced by desktops with linux running 
 +on the native box. 
 +You will know when the desktop goes into labtest mode because you will have to click OK 
 +for labtest mode
 +Tech will create the schedule adding the desktops for 106/108 WSC
 +
 +
 +
  
 View the current lab booking schedule [[http://www.eecs.yorku.ca/schedule/pcmode/|here]]. View the current lab booking schedule [[http://www.eecs.yorku.ca/schedule/pcmode/|here]].
  
-Please contact tech as soon as possible to schedule your labtest sessions or if there is a discrepancy in your scheduled test.+Please contact tech as soon as possible to schedule your laptop labtest sessions or if there is a discrepancy in your scheduled test.
  
 ===== Setting Up Your Labtest ===== ===== Setting Up Your Labtest =====
Line 42: Line 53:
 AuthType PYork AuthType PYork
 Require valid-user Require valid-user
-PYorkAllowEveryone on 
 PYorkAppID "eecs-labtest" PYorkAppID "eecs-labtest"
 Require valid-user Require valid-user
Line 51: Line 61:
  
 If you authenticate students via their Passport York account, when they go to submit using web submit, they won't have to login again! If you authenticate students via their Passport York account, when they go to submit using web submit, they won't have to login again!
- 
-For your convenience, the Passport York module passes additional variables which can be used by custom scripts including: 
-  
-  * HTTP_PYORK_VERSION - PassportYork version 
-  * HTTP_PYORK_USER - PassportYork username 
-  * HTTP_PYORK_SESSION_ID - PassportYork session ID 
-  * HTTP_PYORK_CYIN - student number/employee number 
-  * HTTP_PYORK_FIRSTNAME - first name 
-  * HTTP_PYORK_SURNAME - surname 
-  * HTTP_PYORK_EMAIL - email 
  
 == EECS Authentication == == EECS Authentication ==
Line 180: Line 180:
   * If a student visits the labtest start page from the host O/S, and not the VM, then, when they go to submit their files, they won't see any of the files that they've worked on. Instead, they'll see the empty home directory from the host O/S.  Simply ask the student to close Firefox on the host O/S, and open it in the VM.   * If a student visits the labtest start page from the host O/S, and not the VM, then, when they go to submit their files, they won't see any of the files that they've worked on. Instead, they'll see the empty home directory from the host O/S.  Simply ask the student to close Firefox on the host O/S, and open it in the VM.
   * Items in regular labtest that do NOT appear in laptop labtest: automatic rebooting of laptops, automatic warnings at the end of the test, SecureQ (it's available and does work, but is impossible if the laptops are laid out randomly), and labtest file synchronization   * Items in regular labtest that do NOT appear in laptop labtest: automatic rebooting of laptops, automatic warnings at the end of the test, SecureQ (it's available and does work, but is impossible if the laptops are laid out randomly), and labtest file synchronization
-**Added Feb 2018** +  In your test page, a web link to "/common" will point to the equivalent of https://www.eecs.yorku.ca/teaching/common.  These resources will be accessible during labtest. 
-  /common is now available in laptop labtest mode so the various sources can be placed in the directory to be accessed during labtest+ 
 +====== Laptop Labtest FAQ ====== 
 + 
 +== How can I test my labtest? == 
 + 
 +  - Borrow a laptop from the PRISM Lab (LAS1006).   
 +  - Let tech know the name of the laptop that you've borrowed, and where you will be running the test.  The laptop will need an IP address on the subnet where you will be doing the testing, and will need to be placed into labtest mode by tech. 
 +  - Connect the laptop to the network with an Ethernet cable, and turn it on.  The laptop should report that it's in labtest mode. 
 + 
 +== How can students access additional resources like Java API, etc. during labtest mode? == 
 + 
 +The same set of resources that is available outside labtest mode here: https://www.eecs.yorku.ca/teaching/common is available in labtest mode if you include a link in your web page to "/common".
  
-