STrAttandenceData Struct Reference
Includes info about the session a trainee had joined used in trainee details screen, session attandance list.
More...
#include <DatabaseModule.h>
List of all members.
|
Public Attributes |
unsigned int | traineeId |
| unique trainee Id
|
unsigned int | sessionId |
| unique
|
string | sessionDate |
| format is "yyyy-mm-dd hh:mm:ss"
|
float | overallscore |
| overall score of thet trainee for that session
|
string | packageName |
| you know what
|
string | roleName |
| what was the role of that trainee for that session
|
Detailed Description
Includes info about the session a trainee had joined used in trainee details screen, session attandance list.
The documentation for this struct was generated from the following file: