*** menesis has quit IRC | 01:09 | |
*** mibofra has quit IRC | 02:29 | |
*** menesis has joined #schooltool | 09:50 | |
*** menesis has quit IRC | 11:05 | |
*** mibofra has joined #schooltool | 11:33 | |
*** mibofra has quit IRC | 11:38 | |
*** mibofra has joined #schooltool | 11:38 | |
*** menesis has joined #schooltool | 12:12 | |
*** khildin has joined #schooltool | 14:37 | |
*** th1a has joined #schooltool | 15:20 | |
th1a | hi menesis... | 15:31 |
---|---|---|
menesis | hello th1a | 15:38 |
th1a | hi menesis. | 15:39 |
th1a | Have you happened to have spoken to yvl lately? | 15:40 |
menesis | no, yvl was not at the office | 15:40 |
menesis | he reported being sick last Tuesday | 15:40 |
menesis | and not sure what his plans were for this week | 15:41 |
th1a | OK. Well, he HOPED to get something done. | 15:42 |
menesis | we have three days Christmas holidays (24-26), so only Mon and Fri are work days | 15:42 |
th1a | But I know how these things go. | 15:42 |
th1a | Yes. | 15:42 |
*** replaceafill has joined #schooltool | 15:42 | |
replaceafill | good afternoon | 15:42 |
replaceafill | sorry i'm late | 15:42 |
th1a | hi replaceafill. | 15:43 |
replaceafill | hey th1a | 15:43 |
menesis | he pushed "Temporal relationship export / import" to his branch yesterday | 15:43 |
*** yvl has joined #schooltool | 15:44 | |
th1a | OK, we're all here now. | 15:44 |
yvl | hello | 15:44 |
th1a | hi yvl. | 15:44 |
th1a | Why don't you start. | 15:44 |
yvl | ok | 15:44 |
menesis | good :) | 15:44 |
yvl | so, I finishd updating exporter and importer to new relationships | 15:45 |
yvl | and mostly done on remote imports | 15:45 |
yvl | remote tasks moved along a bit since remote importer was originally written | 15:46 |
yvl | I also got better (was at the clinic, hence the delay) | 15:47 |
yvl | so I expect to put 3-3.5 more dev days this year | 15:47 |
th1a | Ah, good. | 15:47 |
th1a | Glad you're feeling better. | 15:47 |
yvl | should be enough to get basics of parent access in | 15:48 |
yvl | that's about it I think | 15:48 |
th1a | OK. | 15:49 |
th1a | That would be great. | 15:49 |
th1a | Anything else yvl? | 15:50 |
yvl | umm, no. | 15:51 |
th1a | OK. Goodbye party on Friday then. | 15:52 |
yvl | sigh | 15:52 |
yvl | yes :) | 15:52 |
th1a | Unfortunately, IRC parties suck. | 15:52 |
yvl | :D | 15:52 |
th1a | Thanks yvl. | 15:53 |
th1a | replaceafill? | 15:53 |
replaceafill | ok | 15:53 |
*** khildin has quit IRC | 15:53 | |
replaceafill | i worked on the promote view | 15:53 |
replaceafill | to modify the level of the person | 15:53 |
replaceafill | i'm almost done with it | 15:53 |
replaceafill | i just wanted to ask | 15:53 |
replaceafill | th1a, is this view just for "changing the level"? | 15:54 |
replaceafill | i mean | 15:54 |
replaceafill | once you change the relationship you can set for example that the student graduated from that level | 15:54 |
replaceafill | right now i'm just setting the current level (if any) to "Inactive" | 15:55 |
replaceafill | and set the new one to "Enrolled" | 15:55 |
th1a | hm.. | 15:55 |
replaceafill | but promote sounds like "advance" | 15:55 |
replaceafill | maybe it's just me? :) | 15:55 |
replaceafill | or "move" | 15:55 |
replaceafill | or "progress" | 15:55 |
th1a | I'm not sure what you're asking. It would be good if the relationship to the previous level went to something like "Completed." | 15:56 |
replaceafill | ah ok | 15:57 |
replaceafill | we have "Graduated" | 15:57 |
replaceafill | hold on | 15:57 |
replaceafill | http://bazaar.launchpad.net/~replaceafill/schooltool/temporal/view/head:/src/schooltool/app/states.py#L273 | 15:58 |
replaceafill | (last class) | 15:58 |
replaceafill | those are the states i currently have | 15:58 |
replaceafill | so in your opinion promote actually represents someone finishing the courses in the level | 15:59 |
replaceafill | and advancing to the next one? | 15:59 |
th1a | Well... | 15:59 |
replaceafill | for me at this point it was only a form to modify the level | 15:59 |
th1a | The two aren't necessarily as logically tied as you might think. | 15:59 |
th1a | Do these student membership states refer only to sections or also the whole school at this point? | 16:00 |
replaceafill | student levels are relationships between persons and levels | 16:00 |
th1a | I guess this is a little slippery for me conceptually right now because it is hard to think of the relationship being with the level, not the school. | 16:01 |
th1a | I mean, I understand why it is that way internally, | 16:01 |
replaceafill | right | 16:01 |
th1a | but that will never directly make sense to anyone. | 16:01 |
th1a | OK, also "graduated" here is probably confusing. | 16:02 |
th1a | Because you don't "graduate" from a section. | 16:02 |
th1a | Right? | 16:02 |
replaceafill | Completed instead of Graduated? | 16:02 |
th1a | Yes. | 16:02 |
replaceafill | kk | 16:02 |
th1a | It is probably worth the bother to change that internally. | 16:02 |
th1a | Because it very much throws me off. | 16:02 |
th1a | So actually... what we really need is a "graduated" level as well, I'm afraid. | 16:03 |
th1a | Right? | 16:03 |
th1a | To indicate you've graduated from the institution. | 16:03 |
th1a | The school as a whole. | 16:03 |
replaceafill | well, levels are in an ordered container | 16:04 |
th1a | I guess we could infer that. | 16:04 |
replaceafill | i thought we could use that | 16:04 |
th1a | If you've completed the last level you've graduated. | 16:04 |
replaceafill | right | 16:04 |
th1a | OK. | 16:04 |
th1a | That's fine. | 16:04 |
replaceafill | ok, i'll change Graduated then | 16:04 |
replaceafill | also started with the report card for years report | 16:05 |
replaceafill | well actually | 16:05 |
replaceafill | i set up the gradebook | 16:05 |
replaceafill | ran the tests | 16:05 |
replaceafill | noticed that the navigation.txt one was broken | 16:05 |
replaceafill | and fixed it | 16:05 |
replaceafill | i also added the level information to the course exporter | 16:06 |
replaceafill | and i guess that's it | 16:07 |
th1a | OK. Thanks replaceafill. Will you be here Friday to wish yvl well? | 16:07 |
replaceafill | of course! | 16:07 |
replaceafill | i'll be here all week | 16:07 |
th1a | OK. | 16:08 |
th1a | Thanks replaceafill. | 16:08 |
th1a | menesis? | 16:08 |
menesis | I have worked on ckeditor migration | 16:09 |
menesis | it now works in all places | 16:09 |
menesis | but looks not completely right (or same) | 16:10 |
menesis | (dialog colors) | 16:11 |
menesis | also there is elementspath at the bottom, removing the plugin did not hide it | 16:11 |
th1a | elementspath? | 16:12 |
menesis | a toolbar displaying "body > p > strong" | 16:12 |
menesis | html structure | 16:13 |
th1a | OK. | 16:14 |
menesis | so a couple small issues, otherwise it's done | 16:14 |
th1a | Well, that's a relief. | 16:15 |
th1a | I'm sure you had a lot of fun with that project. | 16:15 |
replaceafill | (brb phone) | 16:15 |
menesis | well, I need to make a zope.html 3.0 release without fckeditor dependency | 16:15 |
menesis | but since we don't directly use the widgets from there, I did not have to change anything in that project | 16:16 |
menesis | not really fun :p | 16:16 |
menesis | the css completely different | 16:17 |
menesis | other than that... | 16:17 |
menesis | just noticed that my 'ftest fix' broke gradebook export | 16:18 |
th1a | I'd say the main thing is making sure replaceafill and I are actually looking at it soon, that is, getting it into truck or whatever. | 16:18 |
menesis | I'll push to a branch for replaceafill to see | 16:19 |
menesis | so far trunks only contain bugfixes | 16:20 |
menesis | so I'm a bit hesitant to push there | 16:20 |
th1a | trunk, not truck. | 16:20 |
th1a | OK, that's fine. | 16:20 |
menesis | but I guess it's time | 16:20 |
menesis | if yvl's big features are ready | 16:21 |
th1a | Well, they will at least sort of be ready by Friday. | 16:21 |
th1a | yvl: btw, make notes of loose ends you're leaving. | 16:21 |
yvl | good point | 16:22 |
* replaceafill back | 16:23 | |
th1a | OK, anything else? | 16:24 |
* th1a has to catch a bus into town for some final Christmas preparations... | 16:24 | |
menesis | no, sorry | 16:25 |
th1a | It is fine menesis! | 16:25 |
th1a | I have to prompt you so I know when we're done, not because I'm disappointed in your productivity. ;-) | 16:26 |
th1a | OK. | 16:26 |
th1a | Merry Christmas. | 16:26 |
th1a | Happy Solstice. | 16:26 |
th1a | etc. | 16:27 |
yvl | :) | 16:27 |
yvl | Merry Christmas to all :) | 16:27 |
replaceafill | merry christmas guys | 16:27 |
th1a | Too bad replaceafill doesn't get to experience the Christmas darkness. | 16:27 |
replaceafill | :D | 16:27 |
replaceafill | i just learned about the solstice :) | 16:28 |
menesis | :) | 16:28 |
yvl | and solstice was yesterday, so it will be brighter and brighter from now on :) | 16:28 |
th1a | It is dark! | 16:28 |
yvl | it should be! | 16:28 |
th1a | Thanks guys. | 16:28 |
* th1a drops the bag of gravel. | 16:28 | |
yvl | physics would be broken if it was not dark :) | 16:28 |
yvl | thanks | 16:28 |
replaceafill | thanks everybody | 16:28 |
yvl | and see you Fri :) | 16:28 |
*** menesis has quit IRC | 18:14 | |
*** menesis has joined #schooltool | 18:14 | |
*** yvl has quit IRC | 18:26 | |
*** th1a has quit IRC | 20:34 | |
*** menesis has quit IRC | 21:17 | |
*** replaceafill has quit IRC | 22:12 | |
*** menesis has joined #schooltool | 23:27 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!