Request for some critique on our startup
21–30 of 41 posts
Re: Request for some critique on our startup
#22I certainly think this is a problem ripe for hacking, but I think the application won't stick. What I've seen so far is a decent supplement to a traditional course for those who want to broaden their vocabulary repository, but not (IMO) a complete way to learn a language.
Another note: What about for people who already know a portion of a certain language? Maybe you could implement a test that checks where they are and provides lessons accordingly.
Re: Request for some critique on our startup
#23Re: Request for some critique on our startup
#24Re: Request for some critique on our startup
#25Don't require users to sign up. Let the users start the process and then decide whether or not to sign up. I don't like having to type in all that information just to try out a service.
Re: Request for some critique on our startup
#26Don't require users to sign up. Let the users start the process and then decide whether or not to sign up. I don't like having to type in all that information just to try out a service.
Re: Request for some critique on our startup
#27The site looks very wordy. Even if you're in the business of teaching language, you're users still don't want to see that many words on one page. Try breaking up all your benefits into separate pages like a tour. I really like the idea and the interface once you get logged in, although I don't really like the background color, except for the purple on the bottom of the front page
Re: Request for some critique on our startup
#28Earlier quoted context omitted.
This is the first stress test, and looks like Django on webfaction is not holding up too well! Or maybe just my poor coding :)
I noticed that it took some time to process each answer. If I had made this, I would probably have loaded the answers and image URLs for each lesson only once, in a single JS file (preferably a static file). Then you would not have to connect to the web server for each answer. And try to keep the user's progress in a cookie if it's possible. Make the login optional if a user wants to save their progress permanently.
Re: Request for some critique on our startup
#29OK, ruthless criticism ahead! It lists 6 languages, plus "other languages", but won't let me even see what the others are without registering. ("Hi, Joe's Repair Shop." "Hi, can you replace the clutch on a '96 Volvo?" "Let me get your name and number before I answer that." "...") The flowers that overwrite the words on the top-right of the page are kind of annoying. The "help", "about", "staff", etc., links are all 4…
Re: Request for some critique on our startup
#30Front page is too busy. While base color scheme is nice and consistent, whoever decided on help/blog/login colors must be shot. Do the same to whoever spelled "this is the fastest .." all in lower case and highlighted with lime background. Selecting German and clicking on Start brings me to the page featuring a photo of dude wearing what looks like an Afghani hat. Also bunch of text is in bold - this is really annoyi…