Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

LLMS_Controller_Admin_Quiz_Attempts::save_grade( LLMS_Quiz_Attempt $attempt )

Saves changes to a quiz


Description Description


Parameters Parameters

$attempt

(Required) Quiz attempt instance.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/controllers/class.llms.controller.admin.quiz.attempts.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.4.4 Use strict type comparisons where needed.
3.35.0 Sanitize $_POST data.
3.30.3 Strip slashes on remarks.
3.16.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.