Where are you able to access this?
Same.
Nevermind, I was able to find it. Same here. Can only access personal info and fin aid
This makes sense…
Because they haven’t loaded the fall 2025 curriculum yet. This is pretty standard across all colleges.
Still can’t login to canvas, and show 91 apps (I remember the count being 89 or something few days back, could be wrong).
But honestly, not too worried about it, even though I feel positive for those who can access canvas already.
For eforms, do you see: * WI Tribal Educational Promise?
I did at one point, not now….
Sorry, it’s inside the financial aid option
Yes
For someone willing to and able to, could you please check the following:-
- Open the Developer tools on your Chrome browser (shortcut key is Ctrl+Shift+I). Click on Network Tab, if it’s not open by default.
- Login in to my.wisc.edu portal.
- You’d see a long list of API calls, click on the one named “groups” with an orange icon {i}.
- On the right side of it, click on Response tab.
- See if you can find this:- ismemberof contains uw:domain:my.wisc.edu:audiences:APPL
- The above is what they have removed from the diagnostic report, following portal astrology signs of last year.
- I still cant find “wiscedustudentstatus: APPL/ADMT”, which was a sure-shot sign, but for some people even the # 5 didn’t show up.
I will try in a minute
Will they be able to know if you try it
You are effectively not doing anything other that browsing the portal, that you are doing anyway. Developer tools are local to your browser and used for debugging locally, no interaction with backend servers.
On a lighter note, if you’re applying for Comp Sci related major, and they found out you did this, they will give you a full-ride… lol…
{
"entityType": "group",
"id": "pags.applicant-undergraduate",
"name": "Applicant - Undergraduate",
"creatorId": null,
"description": "University Undergraduate Applicants",
"principal": {
"key": "pags.applicant-undergraduate",
"name": "12.pags.applicant-undergraduate"
},
"children": [],
"childrenInitialized": false
},
is closest item…
All I see is SAD_APPLICATION… hope that’s not any indication! ![]()
I don’t see a Groups node.
I see this
“description”: “ismemberof contains uw:domain:my.wisc.edu:audiences:APPL”,
“group”,“id”:“pags.authenticated_users”,“name”:“Authenticated Users”,“creatorId”:null,“description”:“All Authenticated Portal Users”,“principal”:{“key”:“pags.authenticated_users”,“name”:“12.pags.authenticated_users”},“children”:,“childrenInitialized”:false},{“entityType”:“group”,“id”:“pags.APPL”,“name”:“APPL”,“creatorId”:null,“description”:“ismemberof contains uw:domain:my.wisc.edu:audiences:APPL”,“principal”:{“key”:“pags.APPL”,“name”:“12.pags.APPL”},“children”:,“childrenInitialized”:false},"
You will see “groups” on the bottom left quadrant among the long list of API calls. You need to click on that and then search for what I mentioned
are you sure you cant find “APPL” anywhere in that entire thing? Nothing to worry if you cant, it showed up pretty late in diagnostic reports for many folks last year, and they were admitted. In fact if i noted correctly, many without it were also admitted.
I’m seeing this:
{
“entityType”: “group”,
“id”: “pags.ciam_ph_population”,
“name”: “ciam_ph_population”,
“creatorId”: null,
“description”: “ismemberof contains uw:etc:middleware:phexviews:ciam_ph_population”,
“principal”: {
“key”: “pags.ciam_ph_population”,
“name”: “12.pags.ciam_ph_population”
},
“children”: ,
“childrenInitialized”: false
}
Nothing conspicious, one way or the other.