campusM
Your feedback matters to us. Help us improve campusM by telling us what you’d like to see using the message areas below. You can also can support something already posted.
We would love to be able to respond to every idea that is submitted, but this is not feasible. We are, however, committed to responding to the most popular ideas—those that have received the most points.
For more information please review our FAQ and guidelines. Thank you.
-
21 votes
-
Developer alternative environments for AEK development.
Not all institutions want to use Atom as an IDE, some may wish to use the Microsoft suite of packages and others.
If there scope/potential for alternative AEK environments to be made, for example a Visual Studio Template.
https://msdn.microsoft.com/en-us/library/ms247121.aspx
Thanks,
Liam Bennett
8 votes -
SSO - ability to add link on expired live tiles
Once the SSO token expires when displaying the live tiles, this tile can be linked to the sign in page when clicked.
7 votes -
Ability not to allow users to send empty problems
Can we add an error message to prevent app users reporting problems without selecting any option from the drop-down or entering text.
The app admins can avoid having problems without descriptions.7 votes -
Impersonation Function
Allow impersonation - so a user would be able to 'impersonate' another user by entering their email address, then for a limited time in the app the impersonated email address would be returned instead of their own.
6 votes -
Allow labels for AEK screens that are not displayed to end users
We would like a way to distinguish between AEK screens / menu options that are named the same.
We have identically named screens / menus because we have SSO and non-SSO versions of the tile and we don't want to confuse our students by having different names for the same logical tile just because of the way it's delivered i.e. device or web page.
It's a problem for us because when trying to tie roles to a screen it's really hard to know which version of the screen to use.
6 votes -
Ability to SSO from native app to external browser
We currently utilise the CampusM native in-app browser for our LMS system, and we are finding several functionality lacking/not supported with the in-app browser.
Our LMS system allows for:
- Downloading of video lectures to the user's local device
- Downloading class materials to the user's local device
- View captured videos lectures at different playback speedThe above is currently not possible with the in-app browser and we generally find an external browser to provide a much richer experience for our students, our LMS team can provide confirmation that all major external browsers works best with our LMS system.…
6 votes -
Add the ability to customise connection messages on devices
Can we have ability to create customsed connection error pages while opening the modules when there are internet connection problems?
Those messages will be more user-friendly then a simple "No Connection" message on connection error page.
6 votes -
Link to AEK pages from notificaions
It is possible to link to an AEK menu as per https://knowledge.exlibrisgroup.com/campusM/ProductDocumentation/04Appendices/BWorkingwithAppURLs but strangely not to an individual AEK page in a notification.
5 votes -
Add the CSS and social media embedded link support to the content tiles and alerts
Please add the CSS and social media embedded link support to the content tiles and alerts.
Attached you will see more details on the outstanding issues with the embedded text in alerts.
5 votes -
Ability to break out of WebKit browser
We need to be able to leave the confines of the WebKit browser & use the standard defualt browser on the students device.
See the image attached, Our students are getting confused within their Office 365 Mail as to which is the button to click to go back to their Email inbox, rather than the button to go back to the main menu tiles on the app.
Doing this would also give more available space to the Email page or other external webpage, rather than always showing a CampusM branded title bar, back, refresh & share buttons.
4 votes -
Allow <input type="file">
We've created a couple forms in the AEK that would benefit from the ability to upload a file, such as a camera photo. We already have it working for the web interface, but it doesn't work in the Android App or the iOS App. When I click the File button, nothing happens.
We were told to submit an Idea for this functionality as it may requires that the app request basic native functionality to allow file uploads. We are doing this work via the AEK, so that's why I selected this category. Modify as needed.
4 votes -
Show Loc map marker a different color
Make "show loc" marker on campus map a different color than all other markers on the map to make it more obvious. It is hard to notice as it is.
3 votes -
Screen Deployment History
Is there a way of finding out when a screen was last deployed and to which screen?
3 votes -
Updgrade babel to v6
This will enable us to test our code using Jest
3 votes -
Background geolocation services
Enable background geolocation services for certain functionality to remain active while the app is backgrounded.
3 votes -
Attendance: Allow lecturer to select all students In Check-In
Allow a lecturer to check in a large list of students at once on the Check-in screen. The "Select all" button can be a useful feature.
2 votes -
Outlook365 Address Book
Hello
Can you please look into building an address book function into your email product integration. We recently implemented a tile that loads a student's Outlook365 email account from which they can manage their emails (which works great). They can compose emails too, but are required to know the email address of their intended recipient and manually type it in, rather than be able to look it up via an address book.
Thank you
Mandeep
2 votes -
Add id's to elements to make automated testing easier
We use Selenium to automate our integration tests, in order to identify elements on the page we are currently having to rely on CSS selectors, but these are brittle and subject to change.
For example to automate the login process we can navigate a browser to:
https://portal.test.canterbury.ac.uk/campusm/home#select-profile
then to click a profile we were using
body > div.modal > div.modal-body > div > div > ul > li:nth-child(1) > a
to select the Student profile, but changing the order of elements breaks our tests and it seems that the underlying markup has also changed so now the Student profile is…2 votes -
Image caching
For some applications we want to be able to download images and display them when the user is offline. In some situations it may already be possible to do this with base64 encoding and dataURIs, but this does not work when the site hosting the images has CORS enabled.
2 votes
- Don't see your idea?