Frequently Asked Question
TPT API: How to get a list of all assesslets used in my project?
Last Updated a year ago
By using project.getTopLevelAssessments() you get a list of all top level
For further information on the TPT API:
- in the user guide under "TPT APIs"
- in the "TPT API Manual" on our webiste or within your TPT installation folder
Assessments
and AssessmentGroups
of the project.The attached example shows how to iterate through the AssessmentGroups
to get a list of all assesslets.For further information on the TPT API:
- in the user guide under "TPT APIs"
- in the "TPT API Manual" on our webiste or within your TPT installation folder