Jump to content
Chinese-Forums
  • Sign Up

I programmed a language course, have a look


delpino

Recommended Posts

Delpino, you've really done a terrific job with this software. I've been working on the same type of program using PHP/SQL, and have come to the EXACT same conclusions you have about how the program should be made. Your included data on the right hand side, particularly the EXAMPLE SENTENCE, is something I just added to my program as well. We really think alike. :) The only deviation I made from yours is the difficulty system - in my software I have a 10 random pinyin choices for each character; if you get it right, the diffiiculty of the character goes down, if you get it wrong the opposite happens. You can then cater the quiz however you like to include the difficult words more often, and eventually eliminate characters that have been solidly memorized.

Since you beat me to the punch, I'm going to be using yours while I finish mine up. I'll release mine to everyone here when it's done - although now that I see you've implemented a login system I might have to do the same.

Thanks a lot for your very well thought-out contribution!

-Adam

Link to comment
Share on other sites

Thanks for the praise. In my software characters are never completely eliminated, but known ones are less likely to be shown. It can be customised as to how likely those known characters shown up.

Not sure what you mean with "diffiiculty of the character goes down". I don't like multiple choice question, because I think you might remember characters wrong and it might confuse you.

Link to comment
Share on other sites

  • 9 months later...

I just tried creating an account and I got this error:

Fatal error: Cannot redeclare class base in /home/stampsau/public_html/chinese-course/class.base.php on line 9

One other point. When entering my password in the form for creating the account it doesn't mask the password. My password shows up in plain view.

Chris

Link to comment
Share on other sites

I checked and to sign up a new account and there was no error message, I bit strange. Maybe try again, you can contact my by "live help", just click on the Live Support Button on the website.

About the unmasked password, I know that and I did that on purpose. Its not really an important password and it avoids to having it to type it twice.

Link to comment
Share on other sites

I just tried it again and it works.

I still don't think it's a good idea not to mask the password. It's just expected behavior when typing passwords in a field like that. I could be typing my password expecting it to be masked with someone sitting right beside me and they would see it. That doesn't seem cool.

Chris

Link to comment
Share on other sites

  • 6 months later...
  • 6 months later...
  • 1 year later...

Join the conversation

You can post now and select your username and password later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Click here to reply. Select text to quote.

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...