replaces the session if the data.testId
In the frist implementation of the group-monitor the test-sessions replaced a combination of person and test so they needed there own id. Now, they represent only tests and we don't show a person which is a logged in but has not started a test right now anymore, we don'T need the combined id anymore as well.
Showing
- src/app/group-monitor/group-monitor.component.ts 1 addition, 1 deletionsrc/app/group-monitor/group-monitor.component.ts
- src/app/group-monitor/group-monitor.interfaces.ts 0 additions, 1 deletionsrc/app/group-monitor/group-monitor.interfaces.ts
- src/app/group-monitor/group-monitor.service.spec.ts 18 additions, 18 deletionssrc/app/group-monitor/group-monitor.service.spec.ts
- src/app/group-monitor/group-monitor.service.ts 6 additions, 6 deletionssrc/app/group-monitor/group-monitor.service.ts
- src/app/group-monitor/test-session.service.ts 0 additions, 5 deletionssrc/app/group-monitor/test-session.service.ts
Loading
Please register or sign in to comment