a4da

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 110 total)
  • Author
    Posts
  • in reply to: Continue Course button #111500
    a4da
    Spectator
    I have the same problem. I thought it was just the way I set up the course.
    in reply to: Lot of Spam User Registrations emails are coming #108323
    a4da
    Spectator
    @bjorn404 and @mohitbhadauria Have either of you came up with something that can resolve the spam registrations? I also get them every 30 minutes and I have a paid version of Akismet and Wanguard on my site and am still getting span registrations. thank you
    in reply to: New Request: Course & Unit Timer #94786
    a4da
    Spectator
    Thank you I will. Have a great day :)  
    in reply to: New Request: Course & Unit Timer #94601
    a4da
    Spectator
    @H.K. Latiyan @epiphanicrafts I am the original post to the "live Course timer" I am in need if this Live Course Timer also I had to go with Learndash due to WPLMS not having a timer option but I would definitely move the course back to WPLMS if you have developed a "LIve Course timer" that displays on each course page so the student can visually see how much time they have spent in the course (due to a 4 hour minimum time requirement) before they can access the end of course test. @vibetheme 1. where you able to develop a plugin to display a live timer for student 2. does it include and idle log out option Please let me know the progress of this feature. Thank you a4da
    in reply to: Cannot register after update #94152
    a4da
    Spectator
    Did you just have to resave your settings or did you have to change the settings and if so what did you change? Thank you for the update
    in reply to: URGENT!! Courses not Showing up in course page #92901
    a4da
    Spectator
    @chinolz and @glucena I  would like to follow the response to this issue with the course not immediately showing in students "my courses ". I do not have cloudflare.  I just updated Wordpress to 4.7.2 and it was happening prior to it. I do have WPENGINE. I havent checked the error log because not ever student reports the issue but I have had approximately 6 students report this exact issue over the last 3 months.
    in reply to: URGENT!! Courses not Showing up in course page #92757
    a4da
    Spectator
    I have the same problem with the course not showing up in the students "My courses" after they make payment. I have to give them a work around to access the course (start course) and then in 3-4 hours it will show up without me doing anything. I wish there was a permanent fix for that as it looks unprofessional to say " please check back in a couple hours to access your course"
    a4da
    Spectator
    I use Bp - groups for students to pick a specific course date to enroll. I had a coder set up so once student makes payment they are required to selected the specific class date to enroll but with this code it does not require students to  select course date to enroll in the course.  I tested and once the "new" take this button is selected and student makes payment the course is not in there account. Would there be something else I need to add to the code if it is part of the batches/bp groups that requires students to go back and select a course date ?
    a4da
    Spectator
    I got it and works great. Thank you
    a4da
    Spectator
    My apologies for silly question, I know you are very busy but I am not a developer or coder. Just to clarify, 1. am I replacing just a piece of the original code with your suggestion above? can you please give me the exact code to place 2. Am I supposed to put something inside the brackets since they are empty Like in line 2 below  - <span style="color: #4b4d4d; font-family: Lato; font-size: 14px;">function add_second_take_course_button( ) {</span> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;"></p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;">Code to be added for a 2nd additional button in each course:</p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;">add_action('bp_before_course_body','add_second_take_course_button');</p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;">function add_second_take_course_button(){</p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;">echo '<div class="extra_course_button" style="display: none;">';</p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;">the_course_button();</p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;">echo '</div>';</p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;">echo '<style></p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;">@media(max-width:768px){</p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;">.extra_course_button {display:block !important;}</p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;">}</p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;"></style>';</p> <p style="box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Lato; font-size: 14px;">}</p>
    a4da
    Spectator
    This reply has been marked as private.
    a4da
    Spectator
    This reply has been marked as private.
    in reply to: Adding "close" button to check results #78985
    a4da
    Spectator
    is there an estimate date when this feature will be added? X (close) button in the check results box. AND add a X (close) button on the popups And will it be in the top right corner? Some of my quizzes are 100 questions so students rarely scroll to the bottom of their quiz.
    in reply to: Finished Course Access issue #78310
    a4da
    Spectator
    This reply has been marked as private.
    in reply to: Finished Course Access issue #77743
    a4da
    Spectator
    Hi Alex, Thank you for checking. I have 4 active courses and all of them are ( or should be set to auto evaluate. In fact the student that called a couple days ago stating there was no "Finish Button" had her course auto evaluated and got 100. (It was the EFDA Course - Expanded Functions Dental Assistant Certification Course) I want them all to be auto evaluate and none of them have ever been set to manual evaluate. Which course did you find to be set to Manual Evaluate? Dental Xray Course Expanded Functions Course (EFDA) 12 Week Dental Assistant Training Course all have tests and are set to autoevaluate.
Viewing 15 posts - 1 through 15 (of 110 total)