| Package | Description |
|---|---|
| org.sakaiproject.tool.assessment.shared.api.questionpool |
| Modifier and Type | Method and Description |
|---|---|
QuestionPoolDataIfc |
QuestionPoolServiceAPI.getPool(Long poolId,
String agentId)
Get a particular pool from the backend, with all questions.
|
QuestionPoolDataIfc |
QuestionPoolServiceAPI.savePool(QuestionPoolDataIfc pool)
Save a question pool.
|
| Modifier and Type | Method and Description |
|---|---|
QuestionPoolDataIfc |
QuestionPoolServiceAPI.savePool(QuestionPoolDataIfc pool)
Save a question pool.
|
Copyright © 2005–2016 Sakai Project. All rights reserved.