Support Forums
Community Discussions
introducing qstats: visual representation of question statistics
You must be signed-in to post.
| Author | Subject | |
|---|---|---|
| Page: 1 | 2 | ||
gorzan![]() | Subject: Re: introducing qstats: visual representation of question statistics | |
| Will do when I have some spare time. Posted: 2008-04-10 19:19:17 | ||
vegard![]() | Subject: Re: introducing qstats: visual representation of question statistics | |
| cool Greg, thanks, this will certainly help us what's the recommended way of updating installed modules? 1. delete all files in the module directory and overwrite with the new ones, or 2. uninstall the old version of the module, then make a fresh install of the new one ? Posted: 2008-04-11 03:59:40 | ||
greg![]() | Subject: Re: introducing qstats: visual representation of question statistics | |
| 1. Move the old module code, and replace it with the new code. 2. Manually remove the record from the modules table for Patcher 3. Run Install Module 4. Enable the module Done Were talking about automating module upgrades. That probably a version or two away. Posted: 2008-04-11 09:58:40 | ||
vegard![]() | Subject: Re: introducing qstats: visual representation of question statistics | |
| ok, thanks, so to make sure: that means deleting the whole patcher record from the DB? this is what I'm asked to confirm to do: DELETE FROM `AT_152_modules` WHERE CONVERT(`dir_name` USING utf8) = 'patcher' LIMIT 1; ? Posted: 2008-04-11 12:12:34 | ||
greg![]() | Subject: Re: introducing qstats: visual representation of question statistics | |
| That should work, though I'd imagine you could just use DELETE FROM `AT_152_modules` WHERE `dir_name` = 'patcher' LIMIT 1; Or if you have phpMyAdmin, delete the record using it. Posted: 2008-04-11 12:22:03 | ||
greg![]() | Subject: Re: introducing qstats: visual representation of question statistics | |
| Anything further on turning visual stats into an ATutor patch? We're on the verge of a release cycle, so we'd need to get it in soon if it going to make it into 1.6.1. Posted: 2008-05-08 13:18:34 | ||
gorzan![]() | Subject: Re: introducing qstats: visual representation of question statistics | |
| Sorry, have been completely bogged down by school stuff lately. What is deadline for making it to 1.6.1? Posted: 2008-05-08 14:55:33 | ||
greg![]() | Subject: Re: introducing qstats: visual representation of question statistics | |
| It'll probably be the 19th or 20th of May for the first Beta release, which generally means a code freeze. We'd like to get it in before that, so when we release the beta, we can get some early feedback. But, if you can't get it together by then, we might let it go for another week. It definitely has to be in before the second beta (May 26-27). Posted: 2008-05-08 15:09:00 | ||
gorzan![]() | Subject: Re: introducing qstats: visual representation of question statistics | |
| Uhm. Was just looking into this, and remembered that the entire thing was made as a modification to the ATutor-Redux theme, and is in fact installed in the latest ATutor-Redux theme. What I'll do is add it as a patch for the default theme. Posted: 2008-05-08 19:37:36 | ||
gorzan![]() gorzan_001.zip | Subject: Re: my last post | |
| Here we go. I think I can learn to like this Patcher module Posted: 2008-05-08 19:58:15 | ||
greg![]() | Subject: Re: my last post | |
| That was easy! Stats now display with bars in the default theme. thx You should now be able to remove the stats templates from the redux theme and have them inherited into it from the default theme. Posted: 2008-05-09 09:04:13 | ||
vegard![]() | Subject: Re: my last post | |
| great! I'll post a new version of the Redux theme when 1.6.1 is released, where these files are inherited rather than included! Posted: 2008-05-09 09:08:58 | ||
| Page: 1 | 2 | ||
You must be signed-in to post.




