How can we submit data from powerschool substitute portal? like while submitting data from admin and powerteacher we pass hidden inputs
<input type="hidden" value="prim" name="ac">
<input type="text" value="webAsmt" name="ac">
for admin and powerteacher respectively ...
what will be for substitute portal
I have been trying to figure that out myself