@Entity public class PeerAssessmentItem extends Object implements Serializable
| Constructor and Description |
|---|
PeerAssessmentItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getScoreDisplay()
Score is stored as a integer value in the DB, but is really a decimal value (divide by "factor")
|
boolean |
isDraft() |
public String getScoreDisplay()
public boolean isDraft()
Copyright © 2003–2019 The Sakai Foundation. All rights reserved.