Data from a spreadsheet checking and correcting in a file
- or -
Post a project like this3942
£10(approx. $13)
- Posted:
- Proposals: 5
- Remote
- #408755
- Awarded
Description
Experience Level: Entry
Basically, i have a file with answers in, which can be open with notepad++ etc. A question has an A & B answer, each answer has a letter and number associated for example.
question = section1.questions.create(number: 1, question_test: "Are you")
question.answers.create(choice: "a", answer_text: "easy to get to know", mbti_letter: "e", mbti_score: 1)
question.answers.create(choice: "b", answer_text: "hard to get to know", mbti_letter: "i", mbti_score: 2)
so question 1 with answers a and b, A has the letter e and mbti_score 1. There are 88 questions and from a spreadsheet it is a case of checking if the letters, scores and answer text is correct as some are wrong. Think it would take an hour.
question = section1.questions.create(number: 1, question_test: "Are you")
question.answers.create(choice: "a", answer_text: "easy to get to know", mbti_letter: "e", mbti_score: 1)
question.answers.create(choice: "b", answer_text: "hard to get to know", mbti_letter: "i", mbti_score: 2)
so question 1 with answers a and b, A has the letter e and mbti_score 1. There are 88 questions and from a spreadsheet it is a case of checking if the letters, scores and answer text is correct as some are wrong. Think it would take an hour.
Chris W.
100% (24)Projects Completed
25
Freelancers worked with
40
Projects awarded
34%
Last project
27 Mar 2024
United Kingdom
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
There are no clarification messages.
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies