Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Clean up ariquizquestionversion in mysql database
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: Clean up ariquizquestionversion in mysql database
#54400
Clean up ariquizquestionversion in mysql database 8 Years, 11 Months ago Karma: 0
Good day,

if I edit a question in the administration panel, for example adding a new answer. Then, in the mysql-database, a new data record is created. I have therefore some old records in the database. Is it possible to delete these old entries from the database, that are no longer needed?

Thanks
niesomaticus
Last Edit: 2015/05/03 09:35 By niesomaticus.
The administrator has disabled public write access.
 
#54401
Re:Clean up ariquizquestionversion in mysql database 8 Years, 11 Months ago Karma: 747
Hello,

Previous question versions can be used by quizzes results. For example when a user completed a quiz with old questions versions.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#54402
Re:Clean up ariquizquestionversion in mysql database 8 Years, 11 Months ago Karma: 0
Ah, that makes sense. Is it possible to filter the mysql-database, that only the current versions of the questions are appearing?
The administrator has disabled public write access.
 
#54403
Re:Clean up ariquizquestionversion in mysql database 8 Years, 11 Months ago Karma: 747
#__ariquizquestion table contains ID of the latest question version in QuestionVersionId parameter (can be joined with #__ariquizquestionversion table).

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1