*** alga has joined #SchoolTool | 00:15 | |
*** mgedmin has quit IRC | 02:50 | |
*** alga has quit IRC | 04:32 | |
*** mgedmin has joined #schooltool | 04:35 | |
*** mgedmin has quit IRC | 05:11 | |
*** th1a has quit IRC | 05:22 | |
*** yvl has joined #schooltool | 08:36 | |
*** ignas has joined #schooltool | 12:33 | |
*** alga has joined #SchoolTool | 13:05 | |
*** jelkner has joined #schooltool | 15:30 | |
*** dwelsh has joined #schooltool | 15:35 | |
dwelsh | yvl: greetings | 15:36 |
---|---|---|
yvl | hi David | 15:41 |
yvl | status: I didn't implement the competency deletion/modification yet | 15:42 |
yvl | the plan is to add simple competency reference deletion from the web (sites managers only); | 15:42 |
yvl | as for the modification, I believe update-on-import would be sufficient? | 15:43 |
dwelsh | How would update-on-import work? | 16:07 |
dwelsh | i.e. would it be an entire list updated? | 16:07 |
dwelsh | or would it look at global id's? | 16:07 |
yvl | competencies with same global ids would update their descriptions | 16:08 |
yvl | competency references with same title/global id combination would not be added | 16:08 |
yvl | (as there can be more than one competency reference with a same global id) | 16:09 |
dwelsh | seems to me that it might be good to be able to delete an entire list and add it anew. | 16:10 |
dwelsh | wouldn't this make sense for ease and confidence? | 16:10 |
ignas | dwelsh: list of what? global competency ids or competencies themselves? or both? | 16:11 |
dwelsh | if the id's are the same, it should cause no problem with the program | 16:11 |
dwelsh | both | 16:11 |
yvl | hmm, makes sense | 16:11 |
yvl | and this would be easy to do | 16:11 |
dwelsh | the list description, the subgroup description, the competency ids, descriptions, and flags. | 16:11 |
dwelsh | the whole thing | 16:12 |
dwelsh | can you Skype??? | 16:12 |
yvl | yes, in 5-7 min if it is ok | 16:12 |
ignas | dwelsh: i am not 100% sure I fully understand how existing evaluations will be handled... | 16:12 |
dwelsh | good, 5-7 | 16:13 |
ignas | though that's probably because of lack of involvement ;) | 16:13 |
*** yvl has quit IRC | 16:18 | |
*** yvl has joined #schooltool | 16:22 | |
*** th1a has joined #schooltool | 16:27 | |
*** replaceafill has joined #schooltool | 17:49 | |
*** ignas has quit IRC | 18:00 | |
*** replaceafill has quit IRC | 18:10 | |
*** replaceafill has joined #schooltool | 18:15 | |
dwelsh | th1a: you around? | 18:33 |
th1a | dwelsh: I am around. | 18:44 |
dwelsh | good time to talk? | 18:44 |
th1a | dwelsh: I even found the phone. | 18:47 |
dwelsh | good... calling | 18:47 |
*** replaceafill has quit IRC | 18:50 | |
*** mgedmin has joined #schooltool | 19:17 | |
*** replaceafill has joined #schooltool | 19:57 | |
*** mattva01 has joined #schooltool | 20:51 | |
mattva01 | replaceafill:you rang? | 20:52 |
replaceafill | mattva01, hi | 20:52 |
mattva01 | so we need to setup an integrated cando/gradebook? | 20:52 |
replaceafill | mattva01, jelkner told me you set up his cando instance | 20:52 |
mattva01 | which I did | 20:52 |
mattva01 | oh yeah | 20:52 |
replaceafill | i just hit a wall here | 20:53 |
replaceafill | have you see this message: | 20:53 |
replaceafill | NameError: global name 'log' is not defined | 20:53 |
mattva01 | ooh no | 20:53 |
mattva01 | mind pasting the whole traceback to a pastebin? | 20:53 |
replaceafill | i remember i had it before | 20:53 |
replaceafill | well, first of all, im running Debian Testing | 20:54 |
replaceafill | not Ubuntu :) | 20:54 |
mattva01 | hmm well it means a module is probably not being imported properly | 20:54 |
mattva01 | what file are you getting the error in? | 20:55 |
replaceafill | it happened to me when i tried to install grokproject the first time | 20:55 |
replaceafill | ill paste the traceback | 20:55 |
replaceafill | mattva01, http://pastebin.com/m5cba6731 | 20:56 |
mattva01 | ah is this in setuptools | 20:56 |
replaceafill | yes | 20:56 |
mattva01 | its a bug in setuptools | 20:56 |
replaceafill | i remember that i fixed this using easy_install-2.4 before | 20:56 |
replaceafill | do u know how to pass it? | 20:57 |
mattva01 | one sec, looking it up | 20:57 |
replaceafill | :) | 20:57 |
mattva01 | one way to fix is to get the latest dev version of setuptools | 20:58 |
mattva01 | like this :easy_install setuptools==dev06 | 20:58 |
mattva01 | or later | 20:59 |
replaceafill | so, i have to remove python-setuptools right? | 20:59 |
mattva01 | yeah, and install it from svn | 20:59 |
replaceafill | k | 20:59 |
mattva01 | google is your friend :) | 21:01 |
replaceafill | on it :D | 21:01 |
*** alga has quit IRC | 21:10 | |
replaceafill | mattva01, u still here? | 21:12 |
mattva01 | yes | 21:13 |
replaceafill | apt-get remove --purge python-setuptools | 21:13 |
replaceafill | python2.4 ez_setup.py setuptools==dev06 | 21:13 |
replaceafill | make | 21:14 |
replaceafill | same errror | 21:14 |
mattva01 | ooh | 21:14 |
mattva01 | hmm | 21:14 |
replaceafill | /usr/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg | 21:14 |
replaceafill | but check the path | 21:14 |
replaceafill | setuptools 0.6c8 | 21:14 |
replaceafill | although doing: python2.4 ez_setup.py setuptools==dev06 gave me | 21:15 |
replaceafill | Best match: setuptools dev06 | 21:16 |
replaceafill | Downloading http://svn.python.org/projects/sandbox/branches/setuptools-0.6/#egg=setuptools-dev06 | 21:16 |
mattva01 | hmm maybe we should attempt to install the very latest svn ( that release is the earliest one a fix was released for | 21:17 |
mattva01 | http://peak.telecommunity.com/DevCenter/EasyInstall#installing-easy-install | 21:17 |
mattva01 | and just do the default | 21:20 |
replaceafill | DEFAULT_VERSION = "0.6c8" | 21:20 |
replaceafill | but thats the same version | 21:20 |
mattva01 | hmm, great | 21:21 |
mattva01 | let me check something | 21:21 |
mattva01 | someone fixed it by adding "from distutils import log" to the dist.py file in one of the setuptools directory | 21:24 |
mattva01 | heres a blogpost I found on it :http://mrtopf.de/blog/plone/using-subversion-15-with-setuptools-in-python-technical/ | 21:25 |
replaceafill | mattva01, we know it's my issue, right? | 21:28 |
replaceafill | i mean debian's issue | 21:29 |
replaceafill | i guess ubuntu has no problem ,right? | 21:29 |
mattva01 | yeah , I have not had an issue | 21:29 |
replaceafill | ill go eat lunch and keep trying in the afternoo, ok? | 21:30 |
mattva01 | ok I hope you get it fixed | 21:31 |
replaceafill | once make runs fine, ill contact you, ok? | 21:31 |
replaceafill | is there any script to load test data into cando? | 21:31 |
replaceafill | like schooltool has | 21:31 |
mattva01 | I do not believe it does | 21:33 |
mattva01 | aelkner, do you know? | 21:33 |
replaceafill | well have to go see u later mattva01 and thanks | 21:34 |
*** replaceafill has quit IRC | 21:34 | |
*** alga has joined #SchoolTool | 22:18 | |
*** replaceafill has joined #schooltool | 23:06 | |
aelkner | jelkner: ayt? | 23:13 |
aelkner | mattva01: ayt? | 23:14 |
jelkner | yup | 23:35 |
aelkner | jelkner: i'm not getting any response from mattva01 | 23:48 |
mattva01 | oh | 23:50 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!