Forum Replies Created

Viewing 15 replies - 16 through 30 (of 117 total)
  • Thread Starter kskerp

    (@kskerp)

    Please disregard, I found a solution with the post types.

    Thread Starter kskerp

    (@kskerp)

    Just a side thought – it may be a good idea to set this number to the wp_user count. It was somewhat difficult approving assignments for my students who were listed after the 20th student.

    Thread Starter kskerp

    (@kskerp)

    I found where it is in the code.

    $page_limit = 20; is what is was set to. I have just updated to fit my class size.

    Thanks for all the help!

    Thread Starter kskerp

    (@kskerp)

    Okay, I understand.

    I thought you added a new feature that let us assign dates and times that the students would be eligible taking the courses during ??

    Sorry about the confusion.

    -Kevin

    Thread Starter kskerp

    (@kskerp)

    Prasunsen I am not sure about the cause of my issues.

    New students who are added to the course do not experience this whatsoever. It is solely occurring for the students who received the role of “author” previously.

    I am going to mark this topic as resolved because at the moment the issues have been solved by changing the status to “in progress” and then to “completed”.

    I will let you know if I discover exactly what caused this to occur.

    Thread Starter kskerp

    (@kskerp)

    Thank you prasunsen for the help and replies back. I am figuring it out a little by little I believe.

    This is only occurring for users who at one point were given the status of “Author”. It is also only occurring in the older quizzes and tests that I believe the Author’s took when they had this role.

    It does feel somewhat like a cache error, but I don’t want to preemptively make any conclusions.

    I will write back tomorrow when I look at it some more. Thanks again

    -Kevin

    Thread Starter kskerp

    (@kskerp)

    I do not believe so, but I will check on this. We may have 1 possibly..

    Thread Starter kskerp

    (@kskerp)

    How could I show that this is not the case? I could provide screenshots but I have no way of posting them here. I cannot give you a link since my course is located on a local intranet.

    My students are going to the lesson, taking the quiz and receiving a grade of 100% which is storing in the Quiz Taking section. I can see that “student1” took the quiz on 4/8 and received a perfect score.

    However, in their course completion page, the lesson is still marked as “Not Started”. How is this possible?

    Thread Starter kskerp

    (@kskerp)

    I have experienced a similar issue with lesson/course completion.

    I recently reset all user takings since we have gone “live” with our course.

    Three of my students who were previously given the role of either “Admin or Author” are experiencing the same bug.

    These 3 students had their role switched to student on reset, since they are required to take the course and complete it.

    The first lesson to my course has a quiz attached that requires a grade of A,B,C to receive credit.

    These 3 students all took the quiz and received an A. The quiz taking was CORRECTLY stored in the “Taken times” section found inside the WATU section.

    However inside the admin “Namaste! LMS -> student” section where enrollments and course completion can be viewed, these 3 student’s status for the first lessons is “Not Started”.

    I was able to go to each student’s “Course Progress” page and change the student’s dropdown “Status” from “Not Started” to “In Progress” to “Completed” (in that exact order).

    I was unable to switch it from “Not Started” to “Completed” directly.

    Any information regarding this potential issue would be greatly appreciated. My concern is that on days where the administrator is not in the office, students who encounter this error will not be able to advance further in this course.

    Thread Starter kskerp

    (@kskerp)

    I have tried to duplicate this and have been unsuccessful. I am not sure how the student achieved this functionality.

    The only potential feature that might help me is a lesson cleanup button which removes the completion for a specific lesson.

    Or if the admin could override the system and complete students without “takings”, that could also be useful.

    Thread Starter kskerp

    (@kskerp)

    You were correct. Great feature!! Was not working due to my local intranet, but now is fixed. Thanks for the quick reply!

    -Kevin

    Thread Starter kskerp

    (@kskerp)

    okay I think this error is on my end. I spoke with the server admin and it seems to be related to that.

    I also located the code inside the ‘watu/lib/functions.php’ file and I have not made edits so I believe it is related to the server setup.

    -Kevin

    Thread Starter kskerp

    (@kskerp)

    I have double checked everything and I am still not receiving the emails.

    Could you tell me in where the method that sends the email exists?

    Perhaps my website being located on the local intranet is causing an issue?

    Thread Starter kskerp

    (@kskerp)

    Okay thanks. I am excited to view this new feature.

    Thread Starter kskerp

    (@kskerp)

    I believe I may have found the issue. I located the following code inside the Certificates.php file (from the controllers section, lines 210-211):

    “if(@file_exists(get_stylesheet_directory().’/namaste/students-earned-certificate.html.php’)) require get_stylesheet_directory().’/namaste/students-earned-certificate.html.php’;
    else require NAMASTE_PATH.”/views/students-earned-certificate.html.php”;”

    I checked and there is no “students-earned-certificate.html.php” file in the directory? I have performed some testing and believe this is what is causing the problem. Please let me know what you think/find out?

    Perhaps this views file was left out on the last update?

    -Kevin

Viewing 15 replies - 16 through 30 (of 117 total)