File:  [LON-CAPA] / loncom / html / adm / help / tex / Slot_About.tex
Revision 1.5: download - view: text, annotated - select for diffs
Mon Jan 16 23:16:12 2017 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_5, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, HEAD
- Update instructions on how to access slot management.

\label{Slot_About}
Usually, you will set things like open dates, due dates, etc., using Content Settings, which affect all students in a course or in a particular section.

There are however situations where you want students to schedule themselves into certain ``slots (or windows) of availability'' for a set of resources. An example would be that students can schedule themselves into certain laboratory or exam times and rooms, and you want the students to only access a set of resources when they are there (for example, by in including IP-address restrictions).

With slots, you can accomplish this. Slots can not only manage availability, but also deal with limited capacity (for example, room or lecture hall seating limits). So, if you are running an open lab in a number of rooms, LON-CAPA can do the scheduling for you.

A course coordinator can add slots, using Settings > Slots. The link will guide you to a page showing all available slots. You can control which slots to show based on opening date, as well as what slot information to show.
	
There are two ways of creating a slot, using the web interface in LON CAPA (see Adding Slot Using the Interface \ref{Slot_AddInterface}) and uploading a comma delimited file. Uploading a file allows you to use other applications in creating a comma delimited file, and automate the entry of multiple slots (see Upload Slot File \ref{Slot_CommaDelimited}).

Each slot can be edited or deleted according to your needs (see Editing and Deleting Slots \ref{Slot_EditDelete}). When a slot is deleted, students cannot use that slot anymore, even if they have been scheduled to take it before deletion.

Once slots have been created, you must set the parameters of the resource that uses that slot (see Slots and Resources \ref{Slot_ResourceParameter}). Once this is complete, students will not be able to see the resource unless they are the correct students at the correct time and place. 


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>