=== LearnPress - Assignments === Contributors: Thimpress Donate link: Tags: learnpress, lms, assignment Requires at least: 5.8 Tested up to: 6.0 Requires PHP: 7.0 == Changelog == = 4.0.7 (2022-09-28) = ~ Fix: error with PHP version lower 7.2. = 4.0.6 (2022-09-28) = ~ Compatible with addon Frontend Editor 4.0.2. ~ Remove "learn_press_get_user_item_id" function. ~ Check $user->get_course_data, $course_data->get_item. ~ Remove some files use for old Frontend Editor (lower 4.0.2). ~ Fixed: error not send mail when student submit answer. ~ Fixed: error display one line on the content of answer. = 4.0.5 (2022-09-15) = ~ Fix: error with LP 4.1.7. ~ Fix: error with api course jwt have quiz and assignment. ~ Update: assignment meta-box for FE. = 4.0.4 (2022-08-09) = ~ Replace: all LP_Global::course to learn_press_get_course() ~ Fixed : translated item assignment with Addon LP WPML. ~ Fixed: upload limit. = 4.0.3 = ~ Fixed: Compatible with LP v4.1.5 - Curriculum. = 4.0.2 = ~ Fixed: error "Evaluate via results of the final assignment". ~ Fixed: error display wrong duration. = 4.0.1 = ~ Add API. ~ Fixed: value of meta key '_lp_assignment_instructor_note' > 255 will be lost string, move to save extra_value. ~ Fixed: send emails. = 4.0.0 = ~ Fix compatible with LP4. ~ Add send email for instructor. ~ New evaluate metabox in course. ~ Fix JS compatible with jQuery > 3.0. ~ Optimize database for query in LP4. ~ Fix WordPress Coding Standard error, warming.