This is a useful tool dedicated to help students in NCU IPEECS program reviewing their graduation progress. After check your course record with selected rules, it will generate a HTML file with detailed information of whether your record fits the rule, so you can get the suggestions and warnings of future course planning.
This project was bootstrapped with Create React App.
Switch to Actions page.
Choose the latest build version and download the artifacts.
Extract the artifact .zip file to your desired directory.
Start your Chrome, type chrome://extensions
in your URL bar to navigate to the setting page. (Edge: edge://extensions
)
Then, enable developers mode (rightmost of navbar)
Select loading unencapsulated project option (leftmost of navbar)
Load the extrated directory that appeared in step 3.
After loaded, type chrome://restart
in your URL bar to restart Chrome in case the extension not loaded successfully.
Clone this project to your desired directory.
e.g. D:\NCU
run git clone https://github.com/AlexPeng517/IPEECSGradReviewer.git
Switch to the project directory that you have cloned in the previous step.
e.g. cd D:\NCU\IPEECSGradReviewer
run npm i
to install all dependencies.
run npm run build
to start building the project.
After building up, you may see a directory call build
appear in the project directory.
Start your Chrome, type chrome://extensions
in your URL bar to navigate to the setting page.
Then, enable developers mode (rightmost of navbar)
Select loading unencapsulated project option (leftmost of navbar)
Load the build
directory that appears after step 4.
After loaded, type chrome://restart
in your URL bar to restart Chrome in case the extension not loaded successfully.
Please follow the link to 成績查詢 page and activate the IPEECS Graduation Review Extension
If you logged in, it will fetch your courses record automatically, please wait for a second.
Then you can select a specific graduation rules by years, please refer to the first three numbers of your student ID or your enrollment year.
Once the data is up to date and the review report is generated, you can click the Download HTML
button to download your report.
The result report filename will be IPEECS_GradReviewReport_<your_name_in_Chinese>_<your_student_ID>, you can open it by any browser. (If the file is blank, please go to Portal 成績查詢 page and try it again.)
The System Is Design For Your Quick Reference. It Cannot Represent The Official Review Result. Since The System Cannot Handle All The Exceptions, If You Are Concerning Any Inaccuracy Of Your Report, Please Contact The IPEECS Department Office For Further Confirmation.
All The Data Is Processed Automatically And Locally, The Developer Team Will Not Gather Any User Data In Any Way.