| *** alga has quit IRC | 00:01 | |
| *** jfroche has joined #schooltool | 00:14 | |
| *** didymo has joined #schooltool | 00:43 | |
| *** th1a_ has quit IRC | 03:10 | |
| *** bnguyen has joined #schooltool | 03:32 | |
| *** bnguyen has quit IRC | 03:41 | |
| *** jfroche has quit IRC | 03:59 | |
| *** th1a_ has joined #schooltool | 04:10 | |
| *** lhuynh has joined #schooltool | 04:27 | |
| *** lhuynh has quit IRC | 04:37 | |
| *** lhuynh has joined #schooltool | 04:50 | |
| *** povbot` has joined #schooltool | 05:46 | |
| *** Lumiere has quit IRC | 05:48 | |
| *** lhuynh has quit IRC | 05:57 | |
| *** Lumiere has joined #schooltool | 05:59 | |
| *** povbot has quit IRC | 06:12 | |
| *** lameiro has joined #schooltool | 06:24 | |
| *** th1a_ has quit IRC | 07:07 | |
| Lumiere | aelkner: ayt? | 08:07 |
|---|---|---|
| Lumiere | aelkner: can you spend 3-5 minutes doing a quick look at the 2 bugs marked 'new' in cando's bug tracker | 08:08 |
| Lumiere | I am not sure where to go on them | 08:08 |
| Lumiere | and I'd appreciate a quick look | 08:08 |
| Lumiere | I don't expect tonight or early tomorrow, especially as I am heading toward sleep soon. | 08:09 |
| *** lameiro has quit IRC | 09:36 | |
| *** jfroche has joined #schooltool | 10:16 | |
| *** povbot has joined #schooltool | 10:48 | |
| *** povbot` has quit IRC | 11:06 | |
| *** Aiste has joined #schooltool | 11:17 | |
| *** Fujitsu_ is now known as Fujitsu | 12:45 | |
| *** ignas has joined #schooltool | 13:17 | |
| *** jfroche has quit IRC | 13:36 | |
| *** didymo has quit IRC | 14:47 | |
| *** th1a_ has joined #schooltool | 14:59 | |
| *** Aiste has quit IRC | 15:19 | |
| *** jfroche has joined #schooltool | 15:25 | |
| ignas | th1a: ayt? | 15:40 |
| th1a_ | ignas: I am. | 15:41 |
| th1a_ | What's up? | 15:41 |
| ignas | have some time? | 15:41 |
| th1a_ | Yes. | 15:41 |
| ignas | wanted to explain to you how to install and test lyceum buildout | 15:42 |
| th1a_ | Ah. OK. | 15:42 |
| th1a_ | Go ahead. | 15:42 |
| ignas | first bzr co http://staging.schooltool.org/bzr2/schooltool/lyceum-buildout/ | 15:43 |
| th1a_ | Done. | 15:43 |
| ignas | now "make" | 15:44 |
| ignas | while it's going - download http://ignas.pov.lt/Timetable.ods | 15:44 |
| ignas | and open it in openoffice | 15:45 |
| th1a_ | OK. | 15:45 |
| ignas | "Enable macros" | 15:46 |
| ignas | Tools -> Macros -> run macro -> Timetable -> Standard -> export_csv | 15:46 |
| ignas | select export_timetable_as_csv and click run | 15:47 |
| ignas | select a folder to put csv files into | 15:47 |
| th1a_ | OK. | 15:48 |
| th1a_ | Still making... | 15:48 |
| ignas | but you have csv files | 15:49 |
| th1a_ | Yes. | 15:49 |
| ignas | cool :) | 15:49 |
| ignas | had to use all my Visual Basic skills to make that work :) | 15:49 |
| th1a_ | What transformation is it doing? | 15:51 |
| ignas | none, just saves all the sheets as separate CSV files | 15:52 |
| ignas | in a folder | 15:52 |
| th1a_ | OK. | 15:52 |
| ignas | the timetable format is quite machine friendly | 15:53 |
| ignas | and even human readable | 15:53 |
| ignas | numbers in the top row of every day denote periods, and cells under them are "groups | location" | 15:55 |
| th1a_ | I see. | 15:57 |
| th1a_ | OK, done making. | 15:57 |
| ignas | now hmm, as i had 1 small buglet in my makefile (just fixed) | 15:58 |
| ignas | rm -rf instance/ | 15:58 |
| ignas | bin/make-schooltool-instance instance instance_type=lyceum.app | 15:58 |
| ignas | make run | 15:58 |
| th1a_ | OK... running. | 16:01 |
| ignas | log in | 16:01 |
| ignas | click navigation, curse me for not including english translation if you see lithuanian stuff | 16:01 |
| ignas | click CSV import | 16:01 |
| ignas | select all the CSV files you have saved | 16:03 |
| ignas | and click import | 16:03 |
| th1a_ | We really need better system wide feedback for successful actions. | 16:05 |
| th1a_ | But the action appears to have been successful. | 16:05 |
| ignas | nice | 16:05 |
| ignas | now go to persons | 16:05 |
| ignas | filter by teachers | 16:06 |
| ignas | select a teacher | 16:06 |
| ignas | go to his calendar | 16:06 |
| ignas | click on yearly view | 16:06 |
| ignas | find a day that has a meeting | 16:06 |
| ignas | click on that day | 16:06 |
| th1a_ | OK. | 16:06 |
| ignas | click on a "journal" or "dienynas" link | 16:06 |
| ignas | on a meeting | 16:06 |
| th1a_ | Yep. | 16:06 |
| th1a_ | What are my options for grading? | 16:07 |
| ignas | no validation at the moment | 16:07 |
| ignas | "n" means absent | 16:07 |
| ignas | numbers from 1 to 10 are grades | 16:07 |
| ignas | you can try 1 to 100, everything will work, but it might not fit into input fields | 16:08 |
| ignas | and for A to F averages won't work | 16:08 |
| th1a_ | I have two columns for each date. | 16:08 |
| ignas | 2 meetings that day | 16:09 |
| th1a_ | Ah. | 16:09 |
| ignas | hmm, how do you do averages for A to F grades in US? | 16:09 |
| th1a_ | Numeric values? | 16:09 |
| th1a_ | a = 4; b = 3; c = 2; d = 1; f = 0. | 16:10 |
| ignas | makes sense | 16:10 |
| th1a_ | Is this storing each score using Ajax? | 16:11 |
| ignas | if it goes green | 16:11 |
| ignas | it means the grade was "stored" | 16:11 |
| th1a_ | But it doesn't update the average via Ajax (yet). | 16:12 |
| ignas | no | 16:12 |
| th1a_ | Are you using jsquery? | 16:12 |
| ignas | jquery, yes | 16:12 |
| th1a_ | OK. Good. | 16:12 |
| ignas | no z3c.formjs because of speed and size constraints | 16:13 |
| th1a_ | Does this generate reports yet? | 16:15 |
| ignas | no | 16:16 |
| ignas | just averages, attendance, gradebooks for students and attendance views for group leaders | 16:17 |
| ignas | by the way - do you see lithuanian strings anywhere? | 16:18 |
| th1a_ | The name of the term. | 16:18 |
| th1a_ | I don't think so otherwise. | 16:19 |
| ignas | ok | 16:19 |
| ignas | then it's something with my browser settings | 16:19 |
| th1a_ | OK. Thanks for explaining this. I need to go take a shower and get some soft food to eat with my sore gums. | 16:22 |
| ignas | nice to see that it works, thanks for trying it out | 16:23 |
| *** jelkner has joined #schooltool | 17:16 | |
| *** jfroche has quit IRC | 17:23 | |
| *** jelkner has quit IRC | 17:54 | |
| *** th1a_ has quit IRC | 18:04 | |
| *** jfroche has joined #schooltool | 18:35 | |
| *** ignas has quit IRC | 19:23 | |
| *** th1a_ has joined #schooltool | 20:31 | |
| *** mgedmin has joined #schooltool | 21:32 | |
| *** mgedmin has quit IRC | 21:35 | |
| *** th1a_ has quit IRC | 23:05 | |
| *** th1a_ has joined #schooltool | 23:08 | |
| *** jfroche has quit IRC | 23:50 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!