I want to change the d2l.Auth.Sessions.UserSessionLimit (org) from 0 (infinate) to 1 so that learenrs cannot have a second session open when doing tests, there was some concern over cheating. If i set this to one will that do the trick or is this a system where behind the scenes it needs more than one session to function.