You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refresh the page to exit the quiz before completed
Expected Behavior
No warning is displayed
Actual Behavior
Warning is displayed in the attempts dropdown:
and when you select that attempt in the dropdown:
Error Messages / Logs
PHP Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in .../wp-content/plugins/lifterlms/templates/quiz/results.php on line 75
PHP Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in .../wp-content/plugins/lifterlms/includes/models/model.llms.quiz.attempt.php on line 344
This issue has be recreated:
Locally
On a staging site
On a production website
With only LifterLMS and a default theme
The text was updated successfully, but these errors were encountered:
Reproduction Steps
Expected Behavior
No warning is displayed
Actual Behavior
Warning is displayed in the attempts dropdown:
and when you select that attempt in the dropdown:
Error Messages / Logs
This issue has be recreated:
The text was updated successfully, but these errors were encountered: