form.conditionalPromptConfig
43 I {“field”: “b2b77630-669-4699-9986-d89930266f5e”, “conditions”: If"prompts": [“32b157f3-17ca-4511-b4ed-6bec33c5d94e”], “condition”: function (form)
44
(return ((true) | | (false)):
45 I), {“prompts”: [ “I will not be coming to UC Berkeley and wish to cancel my admission.
I understand that the admission deposit is not refundable.”], "condition’
(return (false) && (false) && (true);
}), {“prompts”: [“I will not be coming to UC Berkeley and wish to withdraw my application.
“1.
, “condition”: function (form)
(return (false) 6& (false) ¿& (true);
49 }), (“prompts”: [”===RETIRED Prompts===”], “condition”: function (form)
50
{return (false);
51 }, (“prompts”: [“I am no longer interested in attending UC Berkeley and wish to withdraw my application.”], “condition”:function(form)
52
{return (false)
6& (false)
apparently it looked like this? form.conditionalPromptConfig =
[{“field”:“b2b77b30-6e69-4699-9986-d89930266f5e”,“conditions”:[{“prompts”:[“32b157f3-17ca-4511-b4ed-6bec33c5d94e”],“condition”:function(form)
{return ((true) || (false));
}},{“prompts”:[“I will not be coming to UC Berkeley and wish to cancel my admission. I understand that the admission deposit is not refundable.”],“condition”:function(form)
{return (false) && (false) && (true);
}},{“prompts”:[“I will not be coming to UC Berkeley and wish to withdraw my application.”],“condition”:function(form)
{return (false) && (false) && (true);
}},{“prompts”:["===RETIRED Prompts==="],“condition”:function(form)
{return (false);
}},{“prompts”:[“I am no longer interested in attending UC Berkeley and wish to withdraw my application.”],“condition”:function(form)
{return (false) && (false);
}}]}];
Some people are able to access “welcome receptions” when they log in. apply.Berkeley.edu/register
When you click the link, a map comes up. If you type in your zip code and try to register for a welcome reception, some people are able to log in, and others are getting messages saying “not authorized”
I got the appeal link via an earlier post in this thread! I honestly would be surprised if any of this stuff meant anything, but I figured I’d try anyway