org.activemath.statistics
Class ExerciseStatistics.UserEntry
java.lang.Object
org.activemath.statistics.ExerciseStatistics.UserEntry
- Enclosing class:
- ExerciseStatistics
public class ExerciseStatistics.UserEntry
- extends Object
Holds information about an unfinished exercise of a user, for tracking his actions
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
timestamp_started
public long timestamp_started
num_steps
public short num_steps
help_requests
public short help_requests
duration_sum
public long duration_sum
ExerciseStatistics.UserEntry
public ExerciseStatistics.UserEntry()