jce-il/GAE-word-fun

Lecture 0 Demo, ideally above GAE!

Opened this issue · 19 comments

Lecture 0 Demo, ideally above GAE!

Show running code? Or do a live coding session? If only show running app we should use Word Fun

In the first lecture I do a full project in 1 hour (incl. some
idea/requirements/design/code/testing/etc/) in order for the students to
feel what is waiting for them. If I'll manage to follow in coming weeks
I'll transform my example to GAE)

In any case the code is not the main issue there, we still need your code
oriented example to help them set their prototype.

I'll be happy if you even just have a look at it in the slides starting from
page 33 - in any case I'll be happy if you can read the slides from time to
time to see the general picture, and tell me too make it shorter...

This issue is assigned to me I'll let you know if I need help

On Fri, Feb 20, 2015 at 8:12 AM, Yuri Sh notifications@github.com wrote:

Show running code? Or do a live coding session? If only show running app
we should use Word Fun


Reply to this email directly or view it on GitHub
#10 (comment).

Nice! Can I see the code?

https://github.com/robi-y/peereval

On Sun, Mar 1, 2015 at 4:44 PM, Yuri Sh notifications@github.com wrote:

Nice! Can I see the code?


Reply to this email directly or view it on GitHub
#10 (comment).

@MeLight pls try it again!
http://jce-se-peereval.appspot.com/
now mainly missing authentication, I hope to combine it with github auth so we know exactly who filled each evaluation

Ok, how do I know if it worked?

This is another feature, but maybe not for MVP since we can access it by
the dashboard.
Did you fill the form? cause I don't see data

On Mon, Mar 2, 2015 at 8:54 PM, Yuri Sh notifications@github.com wrote:

Ok, how do I know if it worked?


Reply to this email directly or view it on GitHub
#10 (comment).

Yes, I've submitted

Òops, I hope it's a reliable service
בתאריך 2 במרץ 2015 23:25, "Yuri Sh" notifications@github.com כתב:

Yes, I've submitted


Reply to this email directly or view it on GitHub
#10 (comment).

It can be accessed in the query screen, wish there was a way to download as
csv...

On Tue, Mar 3, 2015 at 12:07 AM, Reuven Yagel - JCE robi@post.jce.ac.il
wrote:

Òops, I hope it's a reliable service
בתאריך 2 במרץ 2015 23:25, "Yuri Sh" notifications@github.com כתב:

Yes, I've submitted


Reply to this email directly or view it on GitHub
#10 (comment).

The service is reliable, but some things are not really mature yet - like .csv export, for example which you need to do with a command line tool :/
Did you find my submission? I submitted a 0 rating

Do you have a script for it?

On Tue, Mar 3, 2015 at 11:03 AM, Yuri Sh notifications@github.com wrote:

The service is reliable, but some things are not really mature yet - like
.csv export, for example which you need to do with a command line tool :/


Reply to this email directly or view it on GitHub
#10 (comment).

I usually write iterators scripts, but this seems to be the right way: http://blog.notdot.net/2010/04/Using-the-new-bulkloader

Thanks,
I'll check it this can be useful also to register students to this system,
unless we add this functionality too...

On Tue, Mar 3, 2015 at 11:25 AM, Yuri Sh notifications@github.com wrote:

I usually write iterators scripts, but this seems to be the right way:
http://blog.notdot.net/2010/04/Using-the-new-bulkloader


Reply to this email directly or view it on GitHub
#10 (comment).

Is the demo ready? Do you need anything from me to make it ready?

Hi Yuri, I was on vacation, the evaluation system is not yet ready but for
my first lecture Demo it is just fine. Also, it seems the bulkloader you
sent will do ~70% of the remaining.
Thanks. closing #10

On Sat, Mar 7, 2015 at 6:49 PM, Yuri Sh notifications@github.com wrote:

Is the demo ready? Do you need anything from me to make it ready?


Reply to this email directly or view it on GitHub
#10 (comment).

Ok, there's another way to download data - using the appcfg.py command line tool (found in the app engine folder). To see help:
appcfg.py download_data -h

Thanks, I'll check it

On Mon, Mar 9, 2015 at 11:16 AM, Yuri Sh notifications@github.com wrote:

Ok, there's another way to download data - using the appcfg.py command
line tool (found in the app engine folder). To see help:
appcfg.py download_data -h


Reply to this email directly or view it on GitHub
#10 (comment).