AssessletSummary
report_element TPTReport.AssessletSummary()
This function generates a summary table for all assesslet results gathered during the current assessment.
Returns:
the report_element containing the assesslet results that can be added to report
Examples:
# generate table of all assesslet results at current position TPTReport.add(TPTReport.AssessletSummary());