How Software Gets Done  


(No Login on Secured Page)

Custom Software Buyers
Request new bids
Search Coders
My Account
 
My Buyer 'To Do' List
 
My bid requests
  My escrow account
 
My General Info
 
Help for Buyers
Articles for Buyers
Latest News
 

Custom Software Coders

Newest open work
Browse all work
Search all work
My Account
 
My Coder 'To Do' List
 
My bids
 
My General Info
  My credit account
 
Help for Coders
Articles for Coders
Latest News
 

Affiliates

My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Open Bid Requests.
VB.Net Arithmetic Shift Functions
By Tim Coulter on Mar 11
Max Bid: Open to fair suggestions


Soccer website
By kendrick on Mar 11
Max Bid: Open to fair suggestions


Project Allocation System
By SincereUK on Mar 11
Max Bid: Open to fair suggestions


Banners for used book site
By FriendlyDevelop er on Mar 11
Max Bid: $20


Multimedia Config Library
By Vizcode on Mar 11
Max Bid: $150


Template design for hosting company..
By mattsouth on Mar 11
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site

Open Work Categories.
Database 
(155 open)
   Access 
(67 open)
   MySQL 
(94 open)
   Oracle 
(6 open)
   SQL Server 
(53 open)
   Other DB 
(22 open)
Documentation / Tech Writing 
(23 open)
Game Development 
(26 open)
Graphics / Art / Music 
(54 open)
   Graphics 
(58 open)
     3d Animation 
(14 open)
   Art (Misc.) 
(20 open)
   Music 
(4 open)
   3d Modeling 
(5 open)
Language Specific 
(99 open)
   ASP 
(71 open)
   C# 
(32 open)
   C++ / C 
(109 open)
   Cold Fusion 
(5 open)
   Delphi 
(47 open)
   Java 
(51 open)
   Perl 
(41 open)
   PHP 
(101 open)
   XML/XSL 
(21 open)
   Visual Basic 
(150 open)
   Visual Basic .Net 
(62 open)
   Other 
(49 open)
Misc 
(43 open)
   CAD 
(1 open)
MultiMedia 
(28 open)
Network 
(31 open)
   Network Design 
(8 open)
   Network Implementation 
(12 open)
Platforms 
(57 open)
   Windows 
(148 open)
     MS Exchange 
(7 open)
     MS Office 
(15 open)
     Other 
(12 open)
   Internet Browser 
(55 open)
   Linux 
(35 open)
   UNIX 
(31 open)
   Hand Held/PDA Programming 
(16 open)
Requirements 
(9 open)
Security 
(25 open)
Testing / Quality Assurance 
(9 open)
Web 
(160 open)
   Page Design 
(76 open)
   Flash 
(48 open)
   Web Services 
(69 open)
   Web (Other) 
(69 open)
Training 
(7 open)
   Computer Based 
(10 open)
 
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

quiz
Bid Request Id: 37692
Bookmark in my 'To Do' list
Posted by: damianj1 (0 ratings)
('Non-action' Ratio: None - 0%)
Posted: Nov 30, 2002
8:55:28 PM EDT
Bidding Closes: Dec 2, 2002
9:25:09 PM EDT
Viewed (by coders): 131 times
Deadline: 12/3/2002
TIME EXPIRED
Phase:
100% of work was accepted by buyer. Coder account has been credited.
Max Accepted Bid: Bidding is closed
Project Type: Very Small Business Project: under $100 (USD)
Bidding Type: Open Auction
Categories: Visual Basic
Enter chat room for this bid request
(0 active users at Mar 11, 2003 3:21:16 PM EDT)

Description:
You are required to build a quiz program, which will pose 10 questions to the user, and will grade the user's answers.
Your quiz will pose ten questions to the user. Your interface should consist of:
Labels showing the title of the program, and giving the user instructions on taking the quiz.
An array of ten labels, all arranged in a column. These labels will be used to display each of the ten questions. The labels should be large enough to display the questions in the file
An array of ten text boxes, into which the user will type their answers. The text boxes should be arranged in a column as well, so that each text box is directly beside its corresponding label i.e. their indices should be the same
A button which, when pressed, will cause the quiz to be graded
A large picture box which will display the results of the quiz after it has been graded.
A quiz file, containing each of the ten questions, may be found below. The data in the file is arranged in pairs: the first item is the text of the question, and the second item is the correct answer.Your own file would have to be in the same format--ten questions,with each consisting of a question, and an answer.)
The program should load the questions/answers at startup. The questions should be displayed in the label array, while the answers should be stored 'out of sight'!
After the form has been loaded, the user may enter their answers in the boxes; the answers will only be graded when the user presses the 'grade' button.
When the user presses the 'grade' button, your program will go through each of the questions,and mark them. If the user's answer matches the correct answer from the file, your program should print the message "Question x: Correct" in the picture box. If it doesn't match,it should print the corresponding incorrect message. After the results for each question have been printed, a message should be printed indicating the users total score, out of 10.


Deliverables:
1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.

3) Complete ownership and distribution copyrights to all work purchased.

The points above in the description area describe the basic operation of the program. the following need to be implemented:

After the user has pressed the 'grade' button, lock the text boxes so that the answers cannot be changed.
When grading the test, change the text color of any incorrect answers to red.
When grading the test, if an answer is wrong, join the correct answer (in brackets) to the end of the user's answer, so that both are now visible in the text box.
Ensure that your program will accept the answer, even if the capitalization of the letters in the user's answer is different from the that in the file.
Provide internal documentation by adding comment lines to briefly explain your code.

The following is the actual quiz file that should be used.

"1. A contract in which the buyer pays the supplier for allowable performance costs plus a fixed fee payment usually based on a percentage of estimated cost is called a ____________________ plus fixed fee contract.","cost"
"2. A contract in which the buyer pays the supplier for allowable performance costs along with a predetermined percentage based on total costs is called a cost plus ____________________ of cost contract.","percentage"
"3. A contract involving payment to the supplier for direct and indirect actual costs is called a cost ____________________ contract.","reimbursable"
"4. A contract in which the buyer pays the supplier for allowable performance costs along with a predetermined fee and an incentive bonus is called a cost plus ____________________ fee contract.","incentive"
"5. In cases where the organization wishes to procure specific items, a request for ____________________ is issued to prospective suppliers.","quote"
"6. Monte Carlo analysis is the basis for most schedule _________________________.","simulations"
"7. A project manager would use the ____________________ technique to derive a consensus among a panel of experts, to make predictions about future developments.","Delphi"
"8. In any well managed project, ____________________ risks will remain after all of the response strategies have been implemented.","residual"
"9. ____________________ diagrams are used to represent decision problems by displaying essential elements, and how they influence each other.","schedule"
"10. Risk ____________________ is reducing the impact of a risk event by reducing the probability of its occurrence.","mitigation"



Platform:
Windows 98 and 2000

The program will be running on Visual basic 6.0 Working Model Edition.



Must be 100% finished and received by buyer on:

Dec 3, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.


Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
This bid was accepted by the buyer!
Sarder Hasnut MCSD,CIW A
(15 ratings)
in Dhaka, dhaka
Bangladesh
Bid id: 410,303
 
$25 (USD) Nov 30, 2002
11:38:09 PM EDT
 9.6
(Excellent)
   

Thanks Sarder Hasnut
Microsoft Certified Solution Developer
Certified Internet Webmaster Associate
 




Quick Search
 

 Advanced Search
Newest Open Work
Latest News

 
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 

Rent A Coder Top Coders.


Anuj Gakhar
Rated a 9.98 on 83 jobs 
Codman
Rated a 9.97 on 129 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Securenext
Rated a 9.98 on 75 jobs 
Michael Sharp
Rated a 9.98 on 155 jobs 
RNA
Rated a 9.92 on 31 jobs 
Buddies
Rated a 9.84 on 60 jobs 
markesh
Rated a 10 on 21 jobs 
Andrei Remenchuk
Rated a 10 on 10 jobs 
ashben
Rated a 9.62 on 39 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers
 
Other
Rent A Coder is PayPal verified through it's parent company, Exhedra Solutions, Inc.

Created in partnership with:

 


Affiliate Sites



Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.