0
Assessment Framework APIs
Description
Customization nets can use the following specific AssessmentFramework APIs.
Type | Name | Description |
Part | add_tab_assessment_framework | This API adds a tab/form to the current Assessment session. This can be called in the tabs net and in the onstart nets. |
Function (special in Nodes Toolbox) | Rebuild Report (>=7.4) | This generates or updates the report data objects: _conclusie_report_text, _diagnose_report_text, and _pv_report_text_interpolated. |
Function (special in Nodes Toolbox) | Get Data Log (>=7.4) | This returns the data log. |
Function (special in Nodes Toolbox) | Process Form (>=7.4) | This API processes a form again and updates the tab status. The system can only call it from the post-validate-net. You can use this API to reprocess a form at the end of the validation cycle. |
Like
Follow
Reply