org.qtitools.qti.node.item
Interface ItemTimeRecord

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
TimeRecord

public interface ItemTimeRecord
extends java.io.Serializable

Record of an amount of time in an assessmentItem

Author:
Jonathon Hare

Method Summary
 long getDuration()
          Get the current amount of time spent in the item.
 

Method Detail

getDuration

long getDuration()
Get the current amount of time spent in the item.

Returns:
time spent in item


Copyright © 2009. All Rights Reserved.