Welcome, visitor! Log in
 

KB Plugins blog

The best Wordpress plugins are free

KB Gradebook

Teachers and professors using WordPress to manage your course websites: Learn about KB Gradebook.

And if you’re patient (as in, please wait several months), you might even get to try out KB Coursepress, which is a complete package for giving assignments and managing courses using WordPress. I’m hoping to have it done in time for the 2007-2008 academic year.

8 Comments

  1. Andrew Yau (Unregistered)
    Posted March 12, 2008 at 8:20 am | Permalink

    all the update were done as reply from the system. I saw the last screen showing student’s email & details without any error. but no email was received. My wordpress version is 2.3.3. Also how can I check the password from random generated.

  2. Posted March 12, 2008 at 8:35 am | Permalink

    If you saw that final screen showing all the student emails and grades, then you did everything right. No email gets sent at that point.

    Did you follow step 4 in the instructions?

  3. Andrew Yau (Unregistered)
    Posted March 12, 2008 at 7:40 pm | Permalink

    Thanks for quick reply, I got the message as following from the system when I try to request the password : I’m sorry, but the system is having a problem (the email function failed). Please wait a little while and try again. If this problem persists, please contact the site administrator.
    Do you have any idear ? Or Do I need to config. my email again ? My email is working normaly when I send or receive the mails by using my yahoo.com account. Thanks

  4. Posted March 13, 2008 at 9:18 am | Permalink

    That error message comes from around line 860 in the plugin’s code. If you’re seeing it, it means that WordPress’s wp_mail() function is returning false.

    In other words, it’s not the plugin having the problem. Either your PHP isn’t configured to send mail, or your WP is having a problem sending mail.

    You could start here looking for ideas.

  5. Andrew Yau (Unregistered)
    Posted March 16, 2008 at 5:59 am | Permalink

    Thanks, but how do I check the passwords that were generated and being stored in the DB.

  6. Posted March 20, 2008 at 9:52 am | Permalink

    They’re not really stored in a way that makes them easy to look at in the DB. They’re stored as a large array in the kbgv_students option of your blog’s options table.

  7. Andrew Yau (Unregistered)
    Posted March 21, 2008 at 2:57 am | Permalink

    Thanks, I felt very happy now since it work after I had re-config the setting of email. Many Thanks for the help so far

  8. Posted November 3, 2008 at 2:23 pm | Permalink

    Hi, I’ve installed KB Gradebook, and we’ve had great success for several weeks, however now each time when I try to upload a csv file, I get the following error: “Unable to write CSV data to database. Please try again in a couple minutes.” The rest of the WPMU site seems to work fine (ver2.5.1). Any ideas? Thanks!