Jump to content

SHAWKANI

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by SHAWKANI

  1. Hi, AllI have a problem i try my best... but i couldn't find the answer :) .... really i need help.Read my story:In my Html page i insert a form that contains a textarea. So, when you type HTML code and click submit, the code will be checked by w3validator.and this is the part of the code in HTML page.

    <form method="post" enctype="multipart/form-data" action="http://validator.w3.org/check" target=_blank>	 					<p>									<label title="Paste a complete (HTML) Document here" for="fragment">									<textarea cols="75" rows="12" name="fragment" id="fragment" ><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML  4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"></textarea></label><br />									<label title="Submit markup for validation"><input type="submit" value="Check" /></label>					  </p>		  </form>

    OK, Now, there is a new window will open that contains the the result of validator. What I needa function that can extract the number of errors from w3validator webpage

    <form id="form" method="get" action="check">  <table class="header">	<tr>	<th>Result:</th>		<td colspan="2" class="invalid">	  Failed validation, 2 errors		</td>

    and I want to calculate the number of characters in the textarea at mypage .then make a function that subtract number of error from number of characters and divide it by the number of characters then multiply it by 100.this is the aim.really i need help.... i do not know how to deal with the w3validator page where i should write the script.... HELP :) Regards,Shawkani...

  2. Thanks for replaying :) but what I wanted is somthing that gives a mark :) because I want to build a program that will give you your grade in programmingso, I do not want the result to be the number of error.I want the result for example, Your grade is 90% or your score is 9 out of 10 ... etc,that what I need it! thanks,

  3. Hi everybody, :) I need your help.I want an equation or formula to give me the result of evaluating a code written in htmlfor example, when you write the code of HTML page then you use the validator provided by W3C, you will get the number of errors, OK. Now, based on that I want to give you a mark.so, i need your suggestion and help: based on what i should give the mark :) . the precentage of correct line to incorrect line. or based on the each word .please, does there an equation or formula for that or anything my help me.even if it is related to application programming. help me :) thanks a lot,Shawkani.

  4. Thanks alot Mr justsomeguy :) realy intersting informaitonBut I need the answers of questions :) because based on the answer we can make analysis you know that our supervisor prefer to show him that we make questionnaires.again thanks alot and I am waiting for your answergoooooooooood luck for you first and for my project :)

  5. Hi everybody,I have a graduation project, and I hope all of you participate in thisquestionnaire with alot of thanks and best wishs for all.Graduation ProjectOnline Learning, Training and Testing for Web Programming LearnersQuestionnaire________________________________________Name: Specialist: 1.What do you know about "online" word? 2.What is better in your opinion

    a.traditional learning(schools , university) b.online learning(internet)

    Why? 3.Do you have any experience in Web Programming Languages?

    a.Yes b.No

    At which level?

    a.weakb. midumc. highd. advance

    5.List the name of sites that you visit to learn any Web programming languages. 6.Presentation of courses that are offered on these sites is

    a.attractiveb. goodc.boring

    7.There are many technologies for Online Learning. Your favorite way(s) is (are):

    a. downloading booksb. using flash playerc. vedios and audiosd. reading directly for webpage

    8.Suppose you finishing learning and you want to do practice, what do you prefer?

    a. open the editor and try the codeb. using a webpage that enable you to try the code

    9.Is there a new idea do you wish to be included in training section? 10.After you have completed the course, do you prefer to make a test?

    a. yesb. no

    11.Types of questions that you wish to be included in the test are:

    a. multiple choiceb.multiple selectedc. true falsed. long question

    12.In testing section, do you prefer to include

    a. all questions in one pageb. one question per page

    13.After you have completed the exam, and your mark is calculated, do you want your mark to be recorded in your file?

    a. agree b. disagree

    14.To participate in the site do you prefer using:

    a. forumb. emailc. chat room

    15. We want to build Online Learning, Training and Testing Website for Web Programming Learners. What are the things you prefer to find it in our website 16. What is your advice?thanks alot for your time.for any suggestion you can send toW3online_LTT@yahoo.com

  6. Hi,my name is Khalid ShawkaniI will answer what i knowand my English is not goodBut In my Opinin this is will be Questionnaires rather than Interview! :) 1. What is the purpose of XML? (i don't really know :) )No answer2. What do normal progammers (everyday ones) do with Javascript? Do you use it constantly?for display Crousor tail, dynamic menu, display the clock at the site, to prevent right click, to provide a textin status bar and so on3. What browser do you think is the best? (your honest opinion)I use only internet explorerNo, answer4. Will XML affect the future of data transfer? (I know it sounds reallly cheesy :) )No answer5. Do you use XML frequently on a daily basis and what do you usually do with it?No answer6. What browser do you think has the best web standards?I think firefox7. In 2010 or something, what browser do you think will have the most users?firefox8. In 2010, what browser to you think will have the second most users?internet explorer9. Are WYSIWYG editors good? Or some hand coding thing?no answer10. What do you normally use?Dreamweaverthankyouverymuch for your time

  7. Hi everybody in this fantastic school :) !I have just regestired and I have a question. :) Is there another language to be used instead of HTML or XHTML?So the code will not start with <HTML> tages.Is this possible!Because all source codes for any web pages such as asp, php, ...should contain html tages.I hope you will answer me.Regarding,Shawkani

×
×
  • Create New...