Interface
Navigation
The app is structured into 6 different sections that group common resources. To navigate the app you can use the main navigation menu from the left side of the screen.
Sections
Dashboard
The main entrypoint of the application. Here you will find the live sessions calendar and various active learning metrics.
Manage
From here you can manage learning events and assignments.
Activity
This is the place where learning is happening. This section includes different instances of learning like: live sessions, elearning sessions or assessments.
At the same time here you will also find a list of all your learning assignments.
Analytics
From here you can generate various reports and analyze your learning data.
Catalogue
Here is where you can find all your courses, assessments, surveys or any other learning item. Anything that can be thought as "something that you can learn" is available here.
Organization
All your employees, learners, together with the learner groups can be found in this section.
Resources
All the resources that are used by entities from the catalogue or the activity pages can be found here. Things like questions that are referenced by assessments or trainers and venues that are used in training sessions sit under the resources section.
All The Pages
| Page Name | Path | Description |
|---|---|---|
| Dashboard | / | The home page. It shows you the live sessions calendar and various analytics data |
| Live Sessions Activity | /activity or /activity/live-sessions | A list of ongoing live sessions |
| Live Sessions View | /activity/live-session/<session-id> | The command center of a live session |
| Elearning Sessions Activity | /activity/elearning-sessions | A list of elearning sessions |
| Assessments Activity | /activity/assessments | A list of assigned assessments |
| Assessments Instance View | /learning-catalogue/assessment-instance/<instance-id> | The view page for an assessment instance |
| Learning Assignments Activity | /activity/assignments | All the learning assignments |
| Learning Assignments View | /activity/assignment/<assignment-id> | The view page for an assignment |
| Reports | /analytics or /analytics/reports | The page where you can generate and browse all kinds of reports. |
| Charts | /analytics/charts | Various charts that allow you to interpret your learning data |
| Emails | /analytics/emails | An audit trail of all the emails that were sent from Nifty |
| Live Courses List | /learning-catalogue or /learning-catalogue/live-courses | All the live courses from the catalogue |
| Live Course View | /learning-catalogue/live-course/<course-id> | The view page of a live course |
| Elearning Courses List | /learning-catalogue/elearning-courses | All the elearning courses from the catalogue |
| Elearning Course View | /learning-catalogue/elearning-course/<course-id> | The view page of an elearning course |
| Assessments List | /learning-catalogue/assessments | All the assessments from the catalogue |
| Learning Paths List | /learning-catalogue/learning-paths | All the learning paths from the catalogue |
| Learning Path View | /learning-catalogue/learning-path/<learning-path-id> | The view page of a learning path |
| Surveys List | /learning-catalogue/surveys | All the surveys from the catalogue |
| Survey View | /learning-catalogue/survey/<survey-id> | The view page of a survey |
| Learners List | /learners or /learners/learners | All the learners |
| Learner View | /learners/learners/<learner-id> | The view page of a learner |
| Learner Groups List | /learners/learner-groups | All the learner groups |
| Trainers List | /resources or /resources/trainers | All the trainers |
| Trainer View | /resources/trainer/<trainer-id> | The view page of a trainer |
| Venues List | /resources/venues | All the venues |
| Vendors List | /resources/vendors | All the vendors |
| Cost Types List | /resources/cost-types | All the cost types |
| Tags List | /resources/tags | All the tags |
| Competencies List | /resources/competencies | All the competencies |
| Content Files List | /resources/content-files | All the content files |
| Questions List | /resources/questions | All the questions |