delete unused questions
Welcome to QSM Support Forum. › Forums › QSM Pro Support › delete unused questions
- This topic has 12 replies, 5 voices, and was last updated 3 weeks ago by lavender clamb.
-
AuthorPosts
-
April 26, 2020 at 11:24 pm #3449Jacques NParticipant
Hi Kriti,
I have discovered with a big interest what you answered to Mark, about his topic “How to reduce the size of wp_mlw_results table?”
You proposed to go directly into the tables, using PHP my admin.
May I use it to delete unused questions? I have the intuition that the slow down of the request I told you about (Access to the question bank) might be caused by some questions which should not remain in the database, because I deleted them clicking on the little trash icon.
These questions should not be there anymore, but they are still present.
Is there any risk to delete them with PHP my admin, since you have not proposed an editor to do that yet?Regards,
Jacques
April 27, 2020 at 7:37 am #3460Kriti SharmaKeymasterHi Jacques,
Right now, it is not possible to delete questions directly from the database. But I have forwarded a feature request of “deleting the questions from the plugin will also delete them from the database” to the development team.
They will try to implement this functionality in the future updates.
Kind regards,
KritiMay 4, 2020 at 10:30 am #3579Jacques NParticipantHi Kriti,
It’s getting worse: 3mn15s to display the question bank. Have you an idea of the date of the next release?
Regards,Jacques
May 5, 2020 at 6:12 am #3596Kriti SharmaKeymasterHi Jacques,
I will let you know when the next plugin update will be released.
Regards,
KritiMay 6, 2020 at 3:26 am #3611Kriti SharmaKeymasterHi Jacques,
We have added pagination in the latest version release of the plugin, due to which only few set of questions will load at one time. This will save huge amount of time while loading questions from the question bank.
Please update and let us know regarding your query.
Regards,
KritiMay 6, 2020 at 10:10 am #3622Jacques NParticipantHi Kriti,
Thank you very much for this update.
Unfortunately, I did not create a specific category for most of my questions. I deeply regret it now. Indeed, the loading of 20 questions takes between 0.5sec and 1sec. I had a look into PHP my admin, and the table seems to contain 5615 questions now. Some of these are useless, and should not remain in the database. But most of these questions are included in my quizzes and are useful.
Then I decided to click and click again on the “load more questions” button. I guess I had to click 281 times. It takes a very short time to display the 20 next questions, but 281 times this very short time is a very long time, especially when you have to scroll down before each click the field displaying the questions.
Is there any way to bulk edit the questions in PHP my admin and set them to a specific category? Otherwise, I will be obliged to set a category for my most important questions. Six hours of work, perhaps, but not fifteen hours if I would edit all the questions.
(Please tell your customers how important it is to set a category for each question if they intend to create a huge quantity of questions like me).Regards,
JacquesPS I think that you should add in the dropdown options “add all questions at one time” for people who need now to click ten times to display only 200 questions, I think that this new feature is unfair for them, I guess they would prefer to wait 8 or 10 sec than clicking and scrolling down 10 times.
May 7, 2020 at 5:03 am #3650Kriti SharmaKeymasterHi Jacques,
I will talk to the development team and let you know regarding the same.
Regards,
KritiMay 7, 2020 at 1:16 pm #3666Kriti SharmaKeymasterHi Jacques,
Please find the following remarks from our development team:
I guess I had to click 281 times. It takes a very short time to display the 20 next questions, but 281 times this very short time is a very long time, especially when you have to scroll down before each click the field displaying the questions.
=> We will improve this in next version
Is there any way to bulk edit the questions in PHP my admin and set them to a specific category?
=> Yes
UPDATE wp_mlw_questions SET category = 'testing db cat' WHERE question_id IN (167,168)
Note: Please change the question table name according to yours and add the question ids in comma separated as shown in above query.
Please tell your customers how important it is to set a category for each question if they intend to create a huge quantity of questions like me
=> We will use category as our reference
Kind regards,
KritiMay 8, 2020 at 1:07 am #3674Jacques NParticipantHi Kriti,
Thank you for this SQL query. I think it might be wiser not to use it: I’m not a programmer and I’m afraid it would be catastrophic if I would commit a mistake regarding a SQL query in a php script or prompt. I’m glad to know that you’ll use category as a future reference, it’s a good principle. Perhaps could you think about searching the question bank by quiz name. Everybody names a quiz, and not everybody set a category for each question…
Regards,
JacquesMay 8, 2020 at 4:10 am #3675Kriti SharmaKeymasterOk Jacques,
I will also forward this feature request to the development team.
Regards,
KritiOctober 8, 2024 at 3:12 pm #11051Mack jiParticipantI’m curious if I can use PHPMyAdmin to delete unused questions, as you mentioned for the wp_mlw_results table. I think some leftover questions might be slowing down access to the question bank. Is there any risk in deleting them this way? https://dubaiinsights.ae/
October 9, 2024 at 10:38 am #11073nancy lucyParticipantThanks for sharing this information. I really like your blog post very much. You have really shared a informative and interesting blog post with people driving directions free game.
October 31, 2024 at 3:26 am #11687lavender clambParticipantYou must only think of New York as an American city, right? There is one more great type of game you should try, though: nytimes crossword
-
AuthorPosts
- You must be logged in to reply to this topic.