@sarahrgb,
I decided to cut the deletion functionality from this release because I was running out of time and it I was already a month late on shipping this update. I plan to add this to the builder early next week but for today it’s not strictly possible to delete a quiz. I 100% realize that this is an essential feature. I know it’s important. I know that this is frustrating and down right stupid. I had to choose whether or not I wanted to build a deletion functionality or ship and add it later. I choose to add it later.
For today, simply unpublish the quiz using the green slider at the top of the quiz-builder area. A unpublished quiz is only accessible by an admin or instructor. Your students will see the “Mark Complete” button instead of the “Take QUiz” button.
Yes, it’s not perfect but by the end of next week there will be a delete button too. I appreciate your patience with this inconvenience and I’m sorry it’s not clear that unpublishing will do the job temporarily.
Best,
Thank you for clarifying. As the admin all I saw was the take quiz button. The quiz is unpublished so that’s my confusion. So long as students don’t see it I’m content until the delete function is added.
Thanks for all your hard work!
My database is not updating, and I am still seeing the take quiz button on my front end, however, when clicked on I am getting a page error.
@shivda,
If all you’re seeing is a 500 Error you’ll have to help me out and enable WP_DEBUG and WP_DEBUG_DISPLAY in your wp-config.php file. ONce enabled please let me know the error message you’re seeing and I’ll help get you sorted here.
Additionally, this will probably let us know what’s happening with your database upgrader that’s preventing it from finishing.
Here’s how to enable WP_DEBUG: https://codex.wordpress.org/WP_DEBUG
Thanks,