Increasingly, ninth-graders are taking computer science tests as part of the OGE. This subject is considered extremely simple for some students, while others do not even try to pass it, because there is a high risk of remaining in the ninth grade next year.

Each examinee needs to know that even before completing the second part of the work, namely writing code, it is necessary to indicate what software the student is familiar with and with the help of what programming language the child will perform this task. What is the best way to prepare for the OGE in computer science?

How will the exam be conducted?

To complete this task, the student is given a computer. The following programming languages ​​can be used:

  • Basic;
  • Pascal.

The last task number “20” from the OGE in computer science is divided into two options. The student is asked to choose one of them.

The first part of the work contains tasks not only of a basic level, but also of an increased level of complexity. Some of them require you to indicate only a number. In others, you will need to write consecutive characters.

Check your level of knowledge on the OGE in computer science

How are assignments graded?

Assignments, depending on their level of difficulty, have different degrees and criteria for assessment. In the first part, you can get only one point for each task in the OGE tests in computer science.

For all tasks in the exam paper, you can get 22, and five of them will be enough to get a “3” for the work in a five-point system. In order to write the exam, the student is given a total of 150 minutes of time.

Mark conversion scale

Where is the best place to prepare?

To successfully prepare for exams, each student uses different methods that will be most convenient to use. Some people find it more convenient to use the services of a tutor, or to use extracurricular literature in preparation.

Sites with tests and answers to them

To successfully solve the OGE in computer science, you can use such resources as “Yandex OGE”, “Dunno”, “Solve”. There is big choice assignments and tests that can be taken online. If you solve at least half of them, the likelihood of passing your work with an excellent grade will increase significantly.

Yandex OGE website in computer science

The well-known portal “Dunno” will allow you to download any options in PDF format. After that, you can print them out and try to solve them in writing, as will be the case in the exam itself, because there won’t be a second attempt. And if there are strikethroughs when answering a question, the result will not be counted.

Dunno website

It’s worth using the “Solve OGE” website.

Website I will solve the OGE

There you can not only solve an unlimited number of tasks in computer science, but also transfer your statistics to the teacher so that he can assess the level of preparation of his student.

Specification
control measuring materials
to be held in 2017
main state exam
in COMPUTER SCIENCE and ICT

1. Purpose of CMM for OGE– to assess the level of general educational training in computer science and ICT of IX grade graduates of general education organizations for the purpose of state final certification of graduates. The exam results can be used when admitting students to specialized classes in secondary schools.

OGE is conducted in accordance with Federal Law Russian Federation dated December 29, 2012 No. 273-FZ “On education in the Russian Federation.”

2. Documents defining the content of CMM

3. Approaches to content selection and CMM structure development

The examination paper covers the main content of the computer science and ICT course. The most significant material is covered, which is clearly interpreted in the majority of computer science and ICT course options taught at school and is included in the Federal component of the state educational standard of basic general education.

The content of the assignments is developed on the main topics of the computer science and ICT course, combined into the following thematic blocks: “Representation and transmission of information” (sections 1.1 and 1.2 of the codifier), “Information processing” (sections 1.3 and 1.4 of the codifier), “Basic ICT devices” (section 2.1 of the codifier), “Recording by means of ICT information about objects and processes, creation and processing information objects"(sections 2.2 and 2.3 of the codifier), "Design and modeling" (section 2.5 of the codifier), "Mathematical tools, spreadsheets" (section 2.6 of the codifier), "Organization of the information environment, information retrieval" (sections 2.7 and 2.4 of the codifier).

The work does not include tasks that require easy playback knowledge of terms, concepts, quantities, rules. When performing any of the tasks, the examinee is required to solve a problem: either directly use a known rule, algorithm, skill; or choose the most suitable one from the total number of studied concepts and algorithms and apply it in a known or new situation.

Part 2 of the work contains practical tasks that test the most important practical skills of the computer science and ICT course: the ability to process a large information array of data and the ability to develop and write a simple algorithm.

Examination tasks do not require students to have specific knowledge operating systems And software products, skills to work with them. The elements being tested are the basic principles of presentation, storage and processing of information, skills in working with such categories software, as an electronic (dynamic) table and a formal executor’s environment, rather than knowledge of the features of specific software products.

The practical part of the work can be performed using various operating systems and various application software products.

4. Connection of the OGE exam model with the Unified State Exam KIM

A significant part of the tasks with a short answer are similar in type to the Unified State Examination tasks in computer science and ICT, but in content and complexity they correspond to the level of basic general education. At the same time, the work includes tasks from some sections of the computer science course that are not included in the Unified State Exam in computer science and ICT (for example, tasks related to the technology of processing large amounts of data in spreadsheets).

One of the differences in the structure of the OGE KIM is the format of part 2 of the work (tasks with a detailed answer). Unlike the Unified State Exam, where Part 2 is performed on a form and the result of the work is a written solution, checked by an expert, in the Unified State Exam Part 2 is performed on a computer and the checked result of the task is a file. This allows you to significantly expand the possible topics of assignments and the variety of skills being tested, as well as in the future move to an exclusively computer-based form of passing the exam.

5. Characteristics of the structure and content of CMM

The examination paper consists of two parts.

Part 1 contains 18 tasks basic and advanced levels of difficulty, including 6 tasks with the choice and recording of an answer in the form of a single number and 12 tasks that require the examinee to independently formulate and record the answer in the form of a sequence of symbols.

Part 2 contains 2 tasks high level difficulties. The tasks in this part involve practical work students at the computer using special software. The result of each task is separate file. Task 20 is given in two versions: 20.1 and 20.2; The examinee must choose one of the options for the task.

The training version of the OGE 2017 in computer science, version 1 with answers, is modeled after the demonstration version of 2017.

The work consists of two parts, including 20 tasks. Part 1 contains 18 short answer tasks, part 2 contains 2 tasks that must be completed on the computer.

You can download a printable version with files for task 19 and answers at the following link:

OGE 2017 in computer science, option 1

Part 1

№1
The information volume of an article typed on a computer is 30 KB. Determine how many pages the article contains if you know that each page has 32 lines, each line has 48 characters, and each character is encoded with 16 bits (one of the Unicode encodings).

1) 8
2) 10
3) 12
4) 15

№2
For which of the indicated values ​​of the number X is the statement true?
(X OR NOT (X > 3)?

1) 5
2) 6
3) 7
4) 4

№3
Between settlements A, B, C, D, E, F roads were built, the length of which (in kilometers) is given in the table.

Determine the length of the shortest path between points A and F. You can only travel along the roads indicated in the table.

1) 9
2) 11
3) 13
4) 15

№4
The user started working in the directory Work1. First he went up one level, then he went up one level again, then he went down one level, then he went down one level again. As a result, it ended up in the catalog
C:\2012\9th grade\Tables
Provide a possible full path to the directory where the user started.

1) From:\2012\Text\Editing\Work1
2) From:\2012\Work1
3) C:\2012\Text\Work1
4) From:\Work1

№5
Given is a fragment of a spreadsheet, the first line of which contains numbers, and the second line contains formulas:

Which of the following formulas should be written in cell B2 so that the pie chart constructed after the calculations based on the values ​​of the range of cells A2:D2 corresponds to the figure:

1) =A1–C1
2) =A1–1
3) =(C1+D1)/2
4) B1–D1

№6
Performer The turtle moves on the computer screen, leaving a trace in the form of a line. At each specific moment, the position of the performer and the direction of his movement are known. The performer has two commands:
Forward n , Where n– an integer that causes the Turtle to move n steps in the direction of movement.
Right m , Where m– an integer that causes a change in direction of movement by m degrees clockwise.
record Repeat k[Team1 Team2] means that the sequence of commands in brackets will be repeated k once.

The turtle was given the following algorithm to execute:
Repeat 5 [Forward 10 Right 120]
what shape will appear on the screen?

1) Open broken line
2) Regular triangle
3) Regular pentagon
4) Regular hexagon

№7
The following encrypted radiogram was received from the scout, transmitted using Morse code:
– – – – – – –
When transmitting the radiogram, the letter breakdown was lost, but it is known that only the following letters were used in the radiogram:

Determine the text of the radiogram. In your answer, indicate how many letters were in the original radiogram.

№8
In the program, “:=” denotes the assignment operator, the signs “+”, “–”, “*” and “/” - respectively, the operations of addition, subtraction, multiplication and division. The rules for performing operations and the order of actions correspond to the rules of arithmetic.
Determine the value of a variable A after execution of this algorithm.
a:= 8
b:= a – 3
b:= 2 * b + 4
a:= b / 7 – 1
In your answer, indicate one number - the value of the variable A.

№9
Determine what will be printed as a result of the following program. The program text is provided in three programming languages.

№10
The Tur table stores data on the number of children who went camping with the Polyanka tourist club. (Tur – the number of children in 2001, Tur – in 2002, etc.). Determine what number will be printed as a result of the following program. The text of the program is given at three languages programming.

№11
The figure shows a diagram of roads connecting cities A, B, C, D, D, E, F, Z, I, K and L. On each road you can only move in one direction, indicated by the arrow. How many different routes are there from city A to city L?

№12
A fragment of the weather database is presented below in tabular form.

How many records in this fragment satisfy the condition
(Precipitation = “No”) OR (Pressure (mmHg) >750)?
In your answer, indicate one number - the required number of records.

№13
Convert the number 1100111 to the decimal number system.

№14
The Doubler performer has two teams, which are assigned numbers:
1. multiply by 2
2. add 3.
The first of them increases the number on the screen by 2 times, the second adds 3 to the number.
Create an algorithm for obtaining from number 1 number 38 containing no more than 5 commands. In your answer, write down only the command numbers.

(For example, 12211 is an algorithm:
multiply by 2
add 3
add 3
multiply by 2
multiply by 2
which converts the number 1 to 32.)

If there is more than one such algorithm, then write down any of them.

№15
A 9 KB file is transferred over some connection at a speed of 1536 bits per second. Determine the file size (in bytes) that can be transferred in the same time over another connection at 512 bits per second.
In your answer, indicate one number - the file size in bytes. There is no need to write units of measurement.

№16
The machine receives a three-digit decimal number as input. Based on the resulting number, a new decimal number is constructed according to the following rules:
1. Two numbers are calculated - the sum of the highest and middle digits, as well as the sum of the middle and low digits of the given number.
2. The resulting two numbers are written one after another in non-increasing order (without separators).
Example. Initial number: 277. Bitwise sums: 9, 14. Result: 149.

Determine how many of the numbers below can be obtained as a result of the machine's operation.
1212 129 123 1218 1812 312 912 112
In your answer, write down only the number of numbers.

№17
File access com.htm, located on the server big.com, carried out according to the protocol ftp. Fragments of the file address are encoded with numbers from 1 to 7. Write down the sequence of these numbers encoding the address specified file in the Internet.

1) big
2) ftp
3) ://
4) .com
5) com.
6) htm
7) /

№18
The table shows queries to the search server. For each request, its code is indicated - a letter from A to G. Arrange the request codes from left to right in order descending number of pages found search server for every request. For all queries, a different number of pages were found.
To indicate logical operation“OR” in the query uses the symbol “|”, and for the logical operation “AND” – “&”.

GAWB

Task 19(with files) and task 20 are in the archive.

All material is in the archive.

The archive includes:
— Training version of the OGE 2017 in computer science, option 1,
— Answers to part 1 of the training version of the OGE 2017 in computer science, option 1,
— Folder with files for task 19.

The state final certification for ninth grade graduates is currently voluntary; you can always refuse and take the usual traditional exams.

Why then is the OGE (GIA) form more attractive for 9th grade graduates of 2019? Conducting direct certification in this new form allows you to obtain an independent assessment of schoolchildren’s preparation. All OGE (GIA) tasks are presented in the form special form, which includes multiple choice questions. A direct analogy is drawn with the Unified State Exam. In this case, you can give both short and detailed answers. Our website website will help you prepare well and realistically assess your chances. Besides, GIA and OGE tests online with answer checking help you decide on your further choice of a specialized high school class. You yourself can easily assess your knowledge in the chosen subject. To do this, our project offers you various tests in a number of disciplines. Our website dedicated to preparation for passing the State Examination Test 2019, grade 9 online, will fully help you prepare for the first serious and responsible test in life.

All materials on our site are presented in a simple, easy-to-understand form. Whether you are an excellent student in your class or an ordinary average student, everything is now in your hands. It would be a good idea for you to visit ours. Here you will find answers to all your questions. Be prepared for the difficult test of the OGE, GIA and the result will exceed all your expectations.