| *** paulproteus has quit IRC | 00:11 | |
| *** paulproteus has joined #schooltool | 00:16 | |
| *** replaceafill has quit IRC | 00:35 | |
| *** ignas has joined #schooltool | 03:14 | |
| *** ignas has quit IRC | 03:27 | |
| *** povbot has joined #schooltool | 08:41 | |
| *** povbot_ has quit IRC | 08:41 | |
| *** khildin has joined #schooltool | 09:27 | |
| *** menesis has joined #schooltool | 09:48 | |
| *** vialde has joined #schooltool | 12:09 | |
| vialde | Hello, I'm evaluating Student Info Systems for a new primary school in the UK and I was wondering if anyone knows of a demo of SchoolTool that I can have a look at? | 12:11 |
|---|---|---|
| khildin | I thought let's just search for a demo, but when I go to http://demo.schooltool.org/ I get a IIS7 welcome screen... is this intended??? | 13:54 |
| khildin | th1a ping | 13:55 |
| khildin | BAD karma... | 13:55 |
| khildin | vialde: it is easy enough to install schooltool in a VM... just use a vanilla ubuntu server and install schooltool on top of it... | 13:58 |
| khildin | http://book.schooltool.org/install.html is quite straightforward.. :) | 13:59 |
| vialde | thanks khildin….I'll give it a go. | 14:22 |
| *** menesis has quit IRC | 14:31 | |
| *** vialde has quit IRC | 14:48 | |
| *** menesis has joined #schooltool | 15:21 | |
| *** yvl has joined #schooltool | 15:22 | |
| *** ignas has joined #schooltool | 15:44 | |
| *** vialde has joined #schooltool | 15:48 | |
| *** replaceafill has joined #schooltool | 16:19 | |
| th1a | yvl: Anything to report? | 16:46 |
| th1a | replaceafill: Would you like to chime in on https://answers.launchpad.net/schooltool/+question/213405 | 16:48 |
| th1a | (concerning your location, at least) | 16:48 |
| replaceafill | th1a, ah | 16:56 |
| replaceafill | on it | 16:56 |
| th1a | Thanks. | 16:57 |
| replaceafill | it's the "mistmatch" between schooltool *sections* and salvadorean *sections* | 16:57 |
| replaceafill | :) | 16:57 |
| replaceafill | i solve it "welsh style" | 16:57 |
| replaceafill | using titles to identify stuff :D | 16:57 |
| yvl | hi th1a | 16:59 |
| yvl | went for a short walk | 16:59 |
| th1a | Always a good idea yvl. | 16:59 |
| yvl | I narrowed it down | 17:00 |
| yvl | Data.fs helped | 17:00 |
| yvl | working on an evolution to fix | 17:00 |
| yvl | I may commit it today | 17:00 |
| th1a | What was the problem (briefly)? | 17:01 |
| yvl | student grades were put to other sections that do not have the students | 17:01 |
| yvl | but sections have same instructor and same course | 17:02 |
| replaceafill | yvl, do you have a script to "show" it? | 17:02 |
| replaceafill | i mean, the isue | 17:02 |
| replaceafill | issue* | 17:02 |
| replaceafill | because i have access to dwelsh Data.fs | 17:03 |
| replaceafill | and he reported a similar issue | 17:03 |
| yvl | no | 17:03 |
| yvl | you can open the Data.fs, find such student and rummage through his __annotations__['schooltool.evaluations'].keys() | 17:04 |
| replaceafill | ah ok | 17:04 |
| yvl | some of those key.section_intid will be different from section skill's section_intid in sections the student enrolled | 17:04 |
| replaceafill | ah | 17:05 |
| replaceafill | got it | 17:05 |
| yvl | and somewhat embarrassingly, section skill has .section property | 17:05 |
| yvl | but it has a typo | 17:05 |
| replaceafill | :| | 17:05 |
| yvl | it checks for .section_id instead of section_intid | 17:05 |
| replaceafill | ah | 17:06 |
| replaceafill | if self.section_id is None | 17:06 |
| yvl | very embarrassing | 17:06 |
| th1a | Can I send out a "your data is there, fix coming soon" email? | 17:06 |
| yvl | yes, th1a | 17:06 |
| replaceafill | yvl, just out of curiousity, how will you handle a case where they already entered new dates | 17:07 |
| replaceafill | by time comparison? | 17:07 |
| replaceafill | or just "score is not None" style? | 17:07 |
| replaceafill | sorry, i meant, new grades :D | 17:07 |
| th1a | Yeah, just make sure you account for that in migration. | 17:08 |
| th1a | evolution | 17:08 |
| yvl | sure | 17:09 |
| yvl | replaceafill, by evaluation.time | 17:09 |
| replaceafill | yvl, got it | 17:09 |
| yvl | hmm | 17:09 |
| yvl | you know guys | 17:09 |
| yvl | I'll push it out tomorrow | 17:10 |
| yvl | wouldn't want to make a booboo again | 17:10 |
| *** vialde has quit IRC | 17:43 | |
| *** vialde has joined #schooltool | 18:23 | |
| *** yvl has quit IRC | 19:17 | |
| *** menesis has quit IRC | 19:51 | |
| replaceafill | man! i love table formatters :) | 20:12 |
| *** menesis has joined #schooltool | 20:49 | |
| replaceafill | menesis, you around? | 20:54 |
| replaceafill | th1a, zyt? | 21:02 |
| th1a | hi replaceafill. | 21:03 |
| replaceafill | hey th1a | 21:03 |
| replaceafill | do you have 2.3 installed? | 21:03 |
| th1a | I do. | 21:03 |
| replaceafill | i'm trying to confirm https://answers.launchpad.net/schooltool/+question/213404 | 21:04 |
| th1a | Should I try to delete a term? | 21:04 |
| replaceafill | please | 21:04 |
| replaceafill | i can do it in my sandboxes | 21:04 |
| replaceafill | but i'm not sure if it's included in the debs | 21:04 |
| replaceafill | although bzr history says it's been there since 2.1 | 21:04 |
| replaceafill | ah np | 21:04 |
| replaceafill | it's over :D | 21:04 |
| th1a | I can. | 21:05 |
| replaceafill | "Sorry, I was my mistake. I reinstall ubuntu server 12.04 and I was working on Schooltool 2.1. Now It is working well." | 21:05 |
| replaceafill | thanks | 21:05 |
| * th1a has trouble getting anything done the day of a presidential election. | 21:35 | |
| replaceafill | hhmm weird bzr message when trying to commit: | 21:41 |
| replaceafill | ConnectionReset reading response for 'BzrDir.open_2.1', retrying | 21:41 |
| *** khildin_ has joined #schooltool | 22:54 | |
| *** khildin has quit IRC | 22:58 | |
| *** vialde has quit IRC | 23:29 | |
| *** khildin_ has quit IRC | 23:35 | |
| *** vialde has joined #schooltool | 23:47 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!