You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What parameters in particular are allowed for ior and mdtest are not listed. We need to be as explicit as possible to avoid inadvertent cheating. Also, we need to be sure intents are listed to avoid incorrect parameter selection.
The text was updated successfully, but these errors were encountered:
Great idea. Potentially a slightly better solution is to have a single
variable for every possible parameter and then get rid of generic 'other'
into which people can put arbitrary stuff. Especially for hard. Then we
can easily check whether they pass more than one string to each parameter
and reject illegalities.
On Tue, Jul 2, 2019 at 12:17 PM Jay Lofstead ***@***.***> wrote:
What parameters in particular are allowed for ior and mdtest are not
listed. We need to be as explicit as possible to avoid inadvertent
cheating. Also, we need to be sure intents are listed to avoid incorrect
parameter selection.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#44?email_source=notifications&email_token=AAPT2PSTALNCCON3N7OAAD3P5OLTZA5CNFSM4H46S4N2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G46OUEQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAPT2PQWPD5LJAHW4YUCJZTP5OLTZANCNFSM4H46S4NQ>
.
What parameters in particular are allowed for ior and mdtest are not listed. We need to be as explicit as possible to avoid inadvertent cheating. Also, we need to be sure intents are listed to avoid incorrect parameter selection.
The text was updated successfully, but these errors were encountered: