-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Common questions about AkademiTrack answered.
AkademiTrack is an automation tool that automatically registers your attendance for STU (Selvstendige Terminoppgaver) sessions at Akademiet schools. It monitors your schedule and registers attendance when registration windows open.
No, AkademiTrack is not an official Akademiet or iSkole product. It's created by students to help other students manage their STU attendance more efficiently.
Yes, AkademiTrack is completely free and open source. You can view the source code on GitHub.
AkademiTrack supports all Akademiet schools in Norway that use the iSkole system for attendance registration.
No, AkademiTrack is specifically designed for STU sessions only. It will not register attendance for regular classes, lectures, or other session types.
No, AkademiTrack is a standalone application. Just download and run. On some systems you may need to install .NET runtime if prompted.
Yes, you can install AkademiTrack on as many devices as you want. Each device will need its own setup with your Feide credentials.
AkademiTrack requires approximately 50-100 MB of disk space, including room for logs.
Yes, AkademiTrack is portable. However, settings and credentials will be stored on each computer you use, not on the USB drive.
Yes. Your Feide password is encrypted using industry-standard encryption before being stored locally on your device. It's never sent to anyone except Feide's official authentication servers.
All data is stored locally on your device:
- Windows:
C:\Users\[YourUsername]\AppData\Roaming\AkademiTrack - macOS:
~/Library/Application Support/AkademiTrack - Linux:
~/.config/AkademiTrack
No. Your credentials are encrypted and stored only on your device. The developers have no access to your password or any personal information.
No. AkademiTrack does not collect, transmit, or store any personal information on external servers. All data stays on your device.
Yes, the source code is available on GitHub. You can review it yourself to verify security and privacy claims.
- Internet access (to communicate with iSkole)
- Local file storage (to save settings and logs)
- System notifications (to alert you of registrations)
- No other permissions required
You need to keep it running until all your STU sessions for the day have been registered. After that, you can close it.
Yes, AkademiTrack runs in the background and doesn't interfere with other applications.
Any pending registrations won't happen. You'll need to register manually or restart AkademiTrack.
Yes, though it only monitors sessions for the current day. It will complete and stop once all today's sessions are handled.
Yes. AkademiTrack registers attendance based on registration window timing, not your physical location. Users are responsible for following school attendance policies.
AkademiTrack automatically detects conflicts and skips STU sessions that overlap with other classes. This prevents double-booking issues.
Start it anytime before your first STU session's registration window opens. Many users start it when they arrive at school or begin studying.
If internet disconnects during monitoring, AkademiTrack may fail to register attendance. You should check the activity log and restart automation if needed.
Usually yes, but VPNs can sometimes interfere with authentication. If you experience issues, try without VPN.
AkademiTrack calculates when windows open and checks at the appropriate times. It doesn't constantly poll the server.
One request per day to fetch your schedule, then one request per registration window that opens. It's very efficient.
You can, but it's not recommended. Multiple instances might register the same session multiple times.
No, AkademiTrack requires internet connection to communicate with iSkole servers.
- Check that you actually have STU sessions today in iSkole
- Verify your computer's date/time are correct
- Try restarting automation
- Enable detailed logging to see what's happening
- Verify your credentials by logging into iSkole manually
- Check that you selected the correct school
- Ensure your Feide account isn't locked
- Try updating your password in Settings
- Could be network disconnection
- Session might have expired
- Check activity log for errors
- Simply restart automation to continue
- AkademiTrack detected conflicts with other classes
- This is correct behavior to prevent double-booking
- Check your schedule in iSkole to verify overlaps
AkademiTrack checks for updates automatically. When available, you'll get a notification. Click it and follow prompts, or go to Settings → Updates.
Updates are released as needed for bug fixes and new features. No fixed schedule.
Yes! Create a feature request on GitHub Issues or contact the developers directly.
Yes! AkademiTrack is open source. See the Development Guide for information on contributing.
Not currently planned. AkademiTrack is designed for desktop use where you're likely to be when attending class.
You should check with your school. While AkademiTrack automates a legitimate process, schools may have policies about automation tools.
AkademiTrack only registers attendance when you would otherwise register manually. It's an efficiency tool, not a way to fake attendance.
Users are responsible for following their school's attendance policies. AkademiTrack is designed to assist with legitimate attendance registration, not to circumvent policies.
AkademiTrack operates within iSkole's normal usage patterns, but you should verify compliance with your school's policies on automation tools.
It identifies when STU sessions overlap with other scheduled classes and automatically skips those sessions to prevent double-booking.
System notifications appear when attendance is registered or when automation completes. You can configure your OS notification settings to control how they appear.
Normal logging shows important events. Detailed logging shows technical details useful for troubleshooting, but creates more log messages.
No, AkademiTrack works automatically. For manual registration, use iSkole directly.
"Start with system" works on Windows and macOS. It's currently broken on Linux (known issue).
AkademiTrack monitors multiple sessions automatically and registers exactly when windows open. You don't need to watch the clock or remember to register.
AkademiTrack is specifically designed for this purpose, more reliable, and doesn't require keeping a browser window open.
- Monitors multiple sessions simultaneously
- Never forgets to register
- Detects scheduling conflicts
- Efficient (minimal API usage)
- Secure credential storage
- Clean, purpose-built interface
- Read the Troubleshooting page
- Check this FAQ
- Search GitHub Issues
- Create a new issue on GitHub
- Contact developers directly
Create an issue on GitHub with:
- Your OS and AkademiTrack version
- Description of the problem
- Steps to reproduce
- Activity log (with detailed logging enabled)
- Screenshots if relevant
Create a feature request issue on GitHub explaining:
- What feature you want
- Why it would be useful
- How you envision it working
GitHub repository: https://github.com/CyberGutta/AkademiTrack
If your question isn't answered here:
- Check the other wiki pages (User Guide, Troubleshooting, etc.)
- Search existing GitHub Issues
- Create a new issue on GitHub
- Contact the developers:
- Andreas Nilsen (@CyberNilsen)
- Mathias Hansen (@CyberHansen)
AkademiTrack - Automated STU attendance registration for Akademiet schools
Made with ❤️ by CyberNilsen & CyberHansen
Website | Email Us | Licensed under MIT License