Hello, Have you written any code at all? Show what you have written then people would chip in to smoothen out any chinks in your implementation.
On Tuesday, December 9, 2014 1:14:47 AM UTC+1, Adrian Aurel Chiriac wrote: > > Hello! > > I'm taking my introduction to programming class (Python) and for my final > project I'm experimenting with web2py. > I'm trying to create a webpage/app for testing purposes. > The user signs in and is given a test. After he responds to all the > questions he submits, gets graded and the score is saved. The passing score > is 80%, each question having a certain amount of points out of 100. > This project needs to be capable to test about 1,000 students at once. > Also needs to rank them and make the scores accessible to instructor. > It's not very complicated but I would like to get some advice. > > They only teach Python fundamentals in class so I've been reading the > web2py book. > > Can anyone give some advice or a diagram on how should I build it and what > the project should contain? > > > > > > > English is my second language and I apologize for all the grammar and > language mistakes. > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

