Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 24(0.014 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.8
I'm making a hangman game (not homework, but classwork) my problem is i need the code that will randomly chose a word i have added to the button and print each letter of the word on an individual l...
Zones: Visual BasicDate Answered: 04/15/2001 Views: 0
I am asked to do the following: /* Purpose: The purpose of this assignment is to help you practice strings. Hangman Write a C++ program to simulate a game of hangman. Your program will pick a...
Zones: C++Date Answered: 12/03/2002 Views: 0
Hi can you please help me as I am getting this error Exception in thread "main" java.lang.NullPointerException         at Hangman.Hangman.makeGuess(Hangman.java:60)         at Hangman.Hangman.ma...
Zones: JavaDate Answered: 01/08/2006 Views: 0
here's the code I have to far......I can only change the image once: (   Dim m As Image         For Each m In ImageList1.Images             If found = False Then                ...
Zones: ProgrammingDate Answered: 11/04/2006 Views: 0
Ok I have this tutorial for creating a hangman game. I am looking at it even trying to follow along with it and am having issues. Here is the tutorial: Functional Architectural Prototype Thi...
Zones: Microsoft Visual C++, C++Date Answered: 11/23/2007 Views: 11
Remember the ancient game of "Hangman"??? You guess letters and if you guess wrong you get the rope??? How can you do it in Delphi?
Zones: Delphi ProgrammingDate Answered: 10/25/1999 Views: 0
I'm considering putting together what should be a simple game of 'hangman' to be played by two people over a network (or internet in time). Ideally what I want is to have a client on two machines,...
Zones: C#Date Answered: 04/06/2004 Views: 0
I was wondering if you could help me, i am new to Delphi 7 as i have just started using it for college assignments and i am trying to create a hangman game in a Console Program, i was wondering if ...
Zones: Delphi ProgrammingDate Answered: 11/14/2004 Views: 4
Hi I have the below script that works fine, but now I am trying to add an image that loads in on the same screen as a hint but when I enter this code document.write('<img src="');    document.w...
Zones: JavaScriptDate Answered: 05/18/2004 Views: 0
i am trying to creat a hangman game in directer and having a hard time doing that can you help
Zones: Adobe DirectorDate Answered: 01/15/2006 Views: 0