edubase_post_metrics_custom
Update a custom metric by setting a value or adding an increment with a + prefix.
Instructions
Update a custom metric.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | target value (also accepts increments with a + prefix) | |
| metric | Yes | metric name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | saved value | |
| metric | Yes | metric name |