Forum Replies Created
-
AuthorPosts
-
amishbhavsar_136
ParticipantThanks, it is fixed now.amishbhavsar_136
ParticipantI am already using Dynamic quiz setting. Here’s the snapshot of the quiz settings for reference: https://prnt.sc/1vg-cy_-BaNb When will this be fixed?amishbhavsar_136
ParticipantYou have to click on the Math Warmup quizamishbhavsar_136
ParticipantAny update?amishbhavsar_136
ParticipantThis reply has been marked as private.amishbhavsar_136
ParticipantAll courses and quizzes have this issue, but for testing, you can look at: https://online.accellearning.com/course/iowa-assessments-grade-8-free-trial/ The quiz you can try is Iowa Assessments Grade 8 Math – Warm up. I am including the credential in a private note below.amishbhavsar_136
ParticipantThanks. You can close this now.amishbhavsar_136
ParticipantHi Veronica, Thanks, this link worked - but only partially. It worked for the Student but it is not working for the Instructor, because the Instructor login redirect is calling the same function: wplms_redirect_student_to_custom. So it is throwing an error.add_filter('wplms_instructor_login_redirect_filters','wplms_redirect_student_to_custom'); function wplms_redirect_student_to_custom($labels){ $labels['custom'] = 'Custom Link'; return $labels; } add_filter('wplms_redirect_location','wplms_custom_filter_location_instructor'); function wplms_custom_filter_location_instructor($links){ $links['custom'] = 'http://customlink'; return $links; }
February 28, 2022 at 10:45 pm in reply to: how to redirect user to specific page after login #380859amishbhavsar_136
ParticipantHi, I tried these instructions, and it still does not work.amishbhavsar_136
ParticipantLooks good. Thanksamishbhavsar_136
ParticipantHi Veronica, What you shared is from a 2015 note... way before WPLSM 4.x was conceived. Will the same solution work with WPLMS 4.x with the VibeBP plugin.amishbhavsar_136
ParticipantAny update on this?amishbhavsar_136
ParticipantAlso, see https://wplms.io/support/forums/topic/math-latex-breaks-and-is-not-rendering-formatting-breaks/ Alex worked on this ticket and after this the issue came up.amishbhavsar_136
ParticipantHi Veronica, Please check out these screenshots for the same question https://prnt.sc/KUwfN-9xu6hY and https://prnt.sc/poNAsMog8dp8. The question name is SCTEMA001 https://online.accellearning.com/question/sctema001/ You can see the issue in this draft quiz that I created to demo this issue: https://online.acchttps://online.accellearning.com/?post_type=quiz&p=49679&preview=trueamishbhavsar_136
ParticipantThis reply has been marked as private. -
AuthorPosts