---
layout: page
title: Help
permalink: /help/
image: /JceManager/assets/images/help.jpg
---
#Need some help getting arround?
###*Here are some topics that you might find helpful*
- [How Do I Log in?][connect]
- Not Connecting
- Save your credentials
- [How Do I See My GPA][GPA]
- Change your grades
- [See Your Semester Calendar][cal]
- Export to Google calendar/iCal/Outlook
- [Language Selection][loco]
- Noticed any misspelling?
- [I Want To Help & Code][fork]
---
## How Do I Log in?
![1][pictureLogin1]
1. Enter your JCE Username & Password
2. Save your credentials (optionally)
3. click "Login" and wait (~2-3 sec)
The connection icon should turn from Red to Green.
![2][pictureLogin2]
>Green circle at the status bar means you are logged in.
#### Not connecting?
- Please make sure you have a stable internet connection.
- Make sure you have entered the right username and password.
#### Save Your Credentials
At the login tab there is a checkbox, make sure that you are connected and *Check* it.
The username and password will now appear automaticly every time you launch *JCE Manager*.
>**Note:** The password is encrypted.
---
## How do i get my GPA?
Login with [JCE Manager][connect]
click on the GPA tab
![1][pictureGPA1]
1. Select the relevant dates interval
2. Want to see only (>0) courses grade point?
3. Hit the "Add" button and voila!
>Want to Select a spesific semester?
>No problem just adjust the time frame you want to see at the top of the GPA tab. clear the table with the
>"Clear" button and click "Add" again.
#### Change your grades
Want to see if another exam worth your time? how much dose it affect your GPA?
![2][pictureGPA2]
1. Add your GPA table to JCE Manager.
2. Change the grade of each course by clicking on the grade and type the grade you think you can get next time.
![3][pictureGPA3]
3. The GPA average display will change accordingly.
Now you can easily see if you really should take the next test or not...
>**Note:**
>The grades are stored locally. therefore, it does NOT change your real grade.
---
## See your schedule
Login with [JCE Manager][connect]
Click on the Calendar tab
![1][pictureCal1]
1. Select the relevant dates interval
2. Hit the "Get Calendar" button and voila!
![2][pictureCal2]
#### Export to Google Calendar/iCal/Outlook
1. Make sure you got schedule through the previous step [(here)][cal]
2. Click on the "Export to CSV" button, a promote dialog window will pop up.
![1][pictureCalExpo1]
3. Select the date interval witch the semester starts and when it ends (This data is available each year by [JCE][jce]).
4. Now click "OK" button. Save the CSV file at a memorable place in you Hard Drive.
![2][pictureCalExpo2]
Now head over to your favorit Calendar service and create a new calendar (Optional, but recommended).
Select import and select the CSV file from before.
Enjoy.
---
## Language selection
Select your language via
![1][pictureLang1]
File Language Check your desired language
![2][pictureLang2]
>**Note:**
By Default JCE Manager will choose your language according to your OS.
####Language misspelling
since we are all human ...
if you have noticed a misspelling error, we would like you to form an issue and [report us][gitbug]
just write in the message body the mistake and location. thanks!
---
## I Want To Help & Code
JCE Manager is an open-source project. And we always need help and ideas...
Just [Fork Us On Github][git], Or open a feature request!
#### Found Bugs? Having Issues?
The easiest way to report a bug is on our [ Github issues page][gitbug].
Please make sure the bug is not already opened.
Please add as much information about the bug, so we can easily reproduce it.
[connect]: #connect
[GPA]: #GPA
[cal]: #cal
[loco]: #lang
[fork]: #fork
[git]: https://github.com/liranbg/JceManager
[gitbug]: https://github.com/liranbg/JceManager/issues/new
[jce]: http://www.jce.ac.il/
[pictureLogin1]: ../assets/images/helpEng/login1.png
[pictureLogin2]: ../assets/images/helpEng/login2.png
[pictureGPA1]: ../assets/images/helpEng/gpa1.png
[pictureGPA2]: ../assets/images/helpEng/gpa2.png
[pictureGPA3]: ../assets/images/helpEng/gpa3.png
[pictureLang1]: ../assets/images/helpEng/langchange1.png
[pictureLang2]: ../assets/images/helpEng/langchange2.png
[pictureLang3]: ../assets/images/helpEng/langchange3.png
[pictureCal1]: ../assets/images/helpEng/cal1.png
[pictureCal2]: ../assets/images/helpEng/cal2.png
[pictureCalExpo1]: ../assets/images/helpEng/calexpo1.png
[pictureCalExpo2]: ../assets/images/helpEng/calexpo2.png