This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Go to https://myls.unt.edu/psc/lspd01/EMPLOYEE/PSFT_LS/c/SA_LEARNER_SERVICES.SSR_SSENRL_GRADE.GBL?PORTALPARAM_PTCNAV=GBPA_LS_VIEW_GRADES&EOPP.SCNode=EMPL&EOPP.SCPortal=EMPLOYEE&EOPP.SCName=GBGB_UNT_STUDENT_NC&EOPP.SCLabel=UNT%20Tab%20-%20Student%20Navigation&EOPP.SCPTcname=&PortalActualURL=https%3a%2f%2fmyls.unt.edu%2fpsc%2flspd01%2fEMPLOYEE%2fPSFT_LS%2fc%2fSA_LEARNER_SERVICES.SSR_SSENRL_GRADE.GBL&PortalContentURL=https%3a%2f%2fmyls.unt.edu%2fpsc%2flspd01%2fEMPLOYEE%2fPSFT_LS%2fc%2fSA_LEARNER_SERVICES.SSR_SSENRL_GRADE.GBL&PortalContentProvider=PSFT_LS&PortalCRefLabel=View%20Grades&PortalRegistryName=EMPLOYEE&PortalServletURI=https%3a%2f%2fmy.unt.edu%2fpsp%2fpapd01%2f&PortalURI=https%3a%2f%2fmy.unt.edu%2fpsc%2fpapd01%2f&PortalHostNode=EMPL&NoCrumbs=yes&PortalKeyStruct=yes | |
2. Run these JavaScript commands: | |
``` | |
document.getElementById("SSR_DUMMY_RECV1$sels$2$$0").checked = true;submitAction_win0(document.win0,'DERIVED_SSS_SCT_SSR_PB_GO'); | |
``` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$hello = "World"; | |
if ( 1 == "1" ) { | |
echo $hello; | |
} else { | |
echo "no"; | |
} | |
$thisisanarray = array ( | |
'yo' => 'soy', | |
); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To the McKinney Boyd HS website redesign team: | |
We are doing awesome. There are so many awesome contributions from many different people that I am overwhelmed with joy. When I proposed | |
this redesign, I never imagined so many would join on board, but now, the pages are filled with each and every one of us, and will truly | |
be embedded within the spirit of Boyd for years to come. Thank you for working together. | |
Keep on working hard team! Don't give up. Let's pour all that we've got into the website. Your individual contributions, although small, | |
have added up to make something exponentially greater. Go Broncos! | |
-- Jeffrey Wang, Project Manager |