<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://eduwiki.innopolis.university/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=S.protasov</id>
	<title>IU - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://eduwiki.innopolis.university/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=S.protasov"/>
	<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php/Special:Contributions/S.protasov"/>
	<updated>2026-05-07T17:12:04Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=MSc:_Advanced_Information_Retrieval&amp;diff=7996</id>
		<title>MSc: Advanced Information Retrieval</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=MSc:_Advanced_Information_Retrieval&amp;diff=7996"/>
		<updated>2022-12-19T14:35:38Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Prerequisite subjects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Advanced Information Retrieval =&lt;br /&gt;
* '''Course name''': Advanced Information Retrieval&lt;br /&gt;
* '''Code discipline''': CSE334&lt;br /&gt;
* '''Subject area''': Computer systems organization; Information systems; Real-time systems; Information retrieval; World Wide Web&lt;br /&gt;
&lt;br /&gt;
== Short Description ==&lt;br /&gt;
This course covers the following concepts: Data indexing; Recommendations; Relevance and ranking.&lt;br /&gt;
&lt;br /&gt;
== Prerequisites ==&lt;br /&gt;
&lt;br /&gt;
=== Prerequisite subjects ===&lt;br /&gt;
* CSE101 — Introduction to Programming I&lt;br /&gt;
* CSE102 — Introduction to Programming II&lt;br /&gt;
* CSE202 — Analytical Geometry and Linear Algebra I&lt;br /&gt;
* CSE204 — Analytic Geometry And Linear Algebra II: matrix multiplication, matrix decomposition (SVD, ALS) and approximation (matrix norm), sparse matrix, stability of solution (decomposition), vector spaces, metric spaces, manifold, eigenvector and eigenvalue.&lt;br /&gt;
* CSE113 — Philosophy I - (Discrete Math and Logic): graphs, trees, binary trees, balanced trees, metric (proximity) graphs, diameter, clique, path, shortest path.&lt;br /&gt;
* CSE206 — Probability And Statistics: probability, likelihood, conditional probability, Bayesian rule, stochastic matrix and properties.&lt;br /&gt;
&lt;br /&gt;
=== Prerequisite topics ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Course Topics ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Course Sections and Topics&lt;br /&gt;
|-&lt;br /&gt;
! Section !! Topics within the section&lt;br /&gt;
|-&lt;br /&gt;
| Information retrieval basics || &lt;br /&gt;
# Introduction to IR, major concepts.&lt;br /&gt;
# Crawling and Web.&lt;br /&gt;
# Quality assessment.&lt;br /&gt;
|-&lt;br /&gt;
| Text processing and indexing || &lt;br /&gt;
# Building inverted index for text documents. Boolean retrieval model.&lt;br /&gt;
# Language, tokenization, stemming, searching, scoring.&lt;br /&gt;
# Spellchecking and wildcard search.&lt;br /&gt;
# Suggest and query expansion.&lt;br /&gt;
# Language modelling. Topic modelling.&lt;br /&gt;
|-&lt;br /&gt;
| Vector model and vector indexing || &lt;br /&gt;
# Vector model&lt;br /&gt;
# Machine learning for vector embedding&lt;br /&gt;
# Vector-based index structures&lt;br /&gt;
|-&lt;br /&gt;
| Advanced topics. Media processing || &lt;br /&gt;
# Image and video processing, understanding and indexing&lt;br /&gt;
# Content-based image retrieval&lt;br /&gt;
# Audio retrieval&lt;br /&gt;
# Relevance feedback&lt;br /&gt;
|} &lt;br /&gt;
== Intended Learning Outcomes (ILOs) ==&lt;br /&gt;
&lt;br /&gt;
=== What is the main purpose of this course? ===&lt;br /&gt;
The course is designed to prepare students to understand background theories of information retrieval systems and introduce different information retrieval systems. The course will focus on the evaluation and analysis of such systems as well as how they are implemented. Throughout the course, students will be involved in discussions, readings, and assignments to experience real world systems. The technologies and algorithms covered in this class include machine learning, data mining, natural language processing, data indexing, and so on.&lt;br /&gt;
&lt;br /&gt;
=== ILOs defined at three levels ===&lt;br /&gt;
&lt;br /&gt;
==== Level 1: What concepts should a student know/remember/explain? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Terms and definitions used in area of information retrieval,&lt;br /&gt;
* Search engine and recommender system essential parts,&lt;br /&gt;
* Quality metrics of information retrieval systems,&lt;br /&gt;
* Contemporary approaches to semantic data analysis,&lt;br /&gt;
* Indexing strategies.&lt;br /&gt;
&lt;br /&gt;
==== Level 2: What basic practical skills should a student be able to perform? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Understand background theories behind information retrieval systems,&lt;br /&gt;
* How to design a recommender system from scratch,&lt;br /&gt;
* How to evaluate quality of a particular information retrieval system,&lt;br /&gt;
* Core ideas and system implementation and maintenance,&lt;br /&gt;
* How to identify and fix information retrieval system problems.&lt;br /&gt;
&lt;br /&gt;
==== Level 3: What complex comprehensive skills should a student be able to apply in real-life scenarios? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Build a recommender service from scratch,&lt;br /&gt;
* Implement a proper index for an unstructured dataset,&lt;br /&gt;
* Plan quality measures for a new recommender service,&lt;br /&gt;
* Run initial data analysis and problem evaluation for a business task, related to information retrieval. &lt;br /&gt;
== Grading ==&lt;br /&gt;
&lt;br /&gt;
=== Course grading range ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Grade !! Range !! Description of performance&lt;br /&gt;
|-&lt;br /&gt;
| A. Excellent || 84-100 || -&lt;br /&gt;
|-&lt;br /&gt;
| B. Good || 72-83 || -&lt;br /&gt;
|-&lt;br /&gt;
| C. Satisfactory || 60-71 || -&lt;br /&gt;
|-&lt;br /&gt;
| D. Poor || 0-59 || -&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Course activities and grading breakdown ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Percentage of the overall course grade&lt;br /&gt;
|-&lt;br /&gt;
| Assignments || 60&lt;br /&gt;
|-&lt;br /&gt;
| Quizzes || 40&lt;br /&gt;
|-&lt;br /&gt;
| Exams || 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Recommendations for students on how to succeed in the course ===&lt;br /&gt;
&lt;br /&gt;
The simples way to succeed is to participate in labs and pass coding assignments in timely manner. This guarantees up to 60% of the grade. Participation in lecture quizzes allow to differentiate the grade.&lt;br /&gt;
&lt;br /&gt;
== Resources, literature and reference materials ==&lt;br /&gt;
&lt;br /&gt;
=== Open access resources ===&lt;br /&gt;
* Manning, Raghavan, Schütze, An Introduction to Information Retrieval, 2008, Cambridge University Press&lt;br /&gt;
* Baeza-Yates, Ribeiro-Neto, Modern Information Retrieval, 2011, Addison-Wesley&lt;br /&gt;
* Buttcher, Clarke, Cormack, Information Retrieval: Implementing and Evaluating Search Engines, 2010, MIT Press&lt;br /&gt;
* [https://github.com/IUCVLab/information-retrieval Course repository in github].&lt;br /&gt;
&lt;br /&gt;
=== Closed access resources ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software and tools used within the course ===&lt;br /&gt;
&lt;br /&gt;
= Teaching Methodology: Methods, techniques, &amp;amp; activities =&lt;br /&gt;
&lt;br /&gt;
== Activities and Teaching Methods ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Activities within each section&lt;br /&gt;
|-&lt;br /&gt;
! Learning Activities !! Section 1 !! Section 2 !! Section 3 !! Section 4&lt;br /&gt;
|-&lt;br /&gt;
| Development of individual parts of software product code || 1 || 1 || 1 || 1&lt;br /&gt;
|-&lt;br /&gt;
| Homework and group projects || 1 || 1 || 1 || 1&lt;br /&gt;
|-&lt;br /&gt;
| Testing (written or computer based) || 1 || 1 || 1 || 1&lt;br /&gt;
|} &lt;br /&gt;
== Formative Assessment and Course Activities ==&lt;br /&gt;
&lt;br /&gt;
=== Ongoing performance assessment ===&lt;br /&gt;
&lt;br /&gt;
==== Section 1 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Enumerate limitations for web crawling. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Propose a strategy for A/B testing. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Propose recommender quality metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement DCG metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Discuss relevance metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Crawl website with respect to robots.txt. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || What is typical IR system architecture? || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Show how to parse a dynamic web page. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Provide a framework to accept/reject A/B testing results. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Compute DCG for an example query for random search engine. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement a metric for a recommender system. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement pFound. || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 2 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build inverted index for a text. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Tokenize a text. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement simple spellchecker. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement wildcard search. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build inverted index for a set of web pages. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || build a distribution of stems/lexemes for a text. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement case-insensitive index for a given text collection. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement semantic vector-based index for a given text collection. || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 3 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Embed the text with an ML model. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build term-document matrix. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build semantic index for a dataset using Annoy. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build kd-tree index for a given dataset. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Why kd-trees work badly in 100-dimensional environment? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || What is the difference between metric space and vector space? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement persistent index for a given text collection. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Visualize a dataset for text classification. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build (H)NSW index for a dataset. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Compare HNSW to Annoy index. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || What are metric space index structures you know? || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 4 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Extract semantic information from images. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build an image hash. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build a spectral representation of a song. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Whats is relevance feedback? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build a &amp;quot;search by color&amp;quot; feature. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Extract scenes from video. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Write a voice-controlled search. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Semantic search within unlabelled image dataset. || 0&lt;br /&gt;
|} &lt;br /&gt;
=== Final assessment ===&lt;br /&gt;
'''Section 1'''&lt;br /&gt;
# Implement text crawler for a news site.&lt;br /&gt;
# What is SBS (side-by-side) and how is it used in search engines?&lt;br /&gt;
# Compare pFound with CTR and with DCG.&lt;br /&gt;
# Explain how A/B testing works.&lt;br /&gt;
# Describe PageRank algorithm.&lt;br /&gt;
'''Section 2'''&lt;br /&gt;
# Explain how (and why) KD-trees work.&lt;br /&gt;
# What are weak places of inverted index?&lt;br /&gt;
# Compare different text vectorization approaches.&lt;br /&gt;
# Compare tolerant retrieval to spellchecking.&lt;br /&gt;
'''Section 3'''&lt;br /&gt;
# Compare inverted index to HNSW in terms of speed, memory consumption?&lt;br /&gt;
# Choose the best index for a given dataset.&lt;br /&gt;
# Implement range search in KD-tree.&lt;br /&gt;
'''Section 4'''&lt;br /&gt;
# What are the approaches to image understanding?&lt;br /&gt;
# How to cluster a video into scenes and shots?&lt;br /&gt;
# How speech-to-text technology works?&lt;br /&gt;
# How to build audio fingerprints?&lt;br /&gt;
&lt;br /&gt;
=== The retake exam ===&lt;br /&gt;
'''Section 1'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;br /&gt;
'''Section 2'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;br /&gt;
'''Section 3'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;br /&gt;
'''Section 4'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=MSc:_Advanced_Information_Retrieval&amp;diff=7995</id>
		<title>MSc: Advanced Information Retrieval</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=MSc:_Advanced_Information_Retrieval&amp;diff=7995"/>
		<updated>2022-12-19T14:35:08Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: Updated a syllabus&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Advanced Information Retrieval =&lt;br /&gt;
* '''Course name''': Advanced Information Retrieval&lt;br /&gt;
* '''Code discipline''': CSE334&lt;br /&gt;
* '''Subject area''': Computer systems organization; Information systems; Real-time systems; Information retrieval; World Wide Web&lt;br /&gt;
&lt;br /&gt;
== Short Description ==&lt;br /&gt;
This course covers the following concepts: Data indexing; Recommendations; Relevance and ranking.&lt;br /&gt;
&lt;br /&gt;
== Prerequisites ==&lt;br /&gt;
&lt;br /&gt;
=== Prerequisite subjects ===&lt;br /&gt;
* CSE101 — Introduction to Programming I&lt;br /&gt;
* CSE102 — Introduction to Programming II&lt;br /&gt;
* CSE202 — Analytical Geometry and Linear Algebra I&lt;br /&gt;
* CSE204 — Analytic Geometry And Linear Algebra II: matrix multiplication, matrix decomposition (SVD, ALS) and approximation (matrix norm), sparse matrix, stability of solution (decomposition), vector spaces, metric spaces, manifold, eigenvector and eigenvalue.&lt;br /&gt;
* CSE113 — Philosophy I - (Discrete Math and Logic): graphs, trees, binary trees, balanced trees, metric (proximity) graphs, diameter, clique, path, shortest path.&lt;br /&gt;
* CSE206 — Probability And Statistics: probability, likelihood, conditional probability, Bayesian rule, stochastic matrix and properties.&lt;br /&gt;
* Analysis: DFT, [discrete] gradient.&lt;br /&gt;
* 3blue1brown playlist on Linear Algebra can help to overview selected topics.&lt;br /&gt;
* Actually, on their channel you can find almost any maths topic, e.g. Fourier Transform.&lt;br /&gt;
* Gilbert Strang is one of the best human teachers of Algebra, if you prefer classic lectures to fancy videos.&lt;br /&gt;
* This MIT course can help you with discrete objects.&lt;br /&gt;
* For Russian readers there is a maths book from the course author with labs.&lt;br /&gt;
* Also there is a very basic python-based course on maths with lots of relevant (and irrelevant) labs.&lt;br /&gt;
* To have a better feeling of networking, please refer to this video lecture.&lt;br /&gt;
* Kick start your numpy with the official quickstart guide.&lt;br /&gt;
&lt;br /&gt;
=== Prerequisite topics ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Course Topics ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Course Sections and Topics&lt;br /&gt;
|-&lt;br /&gt;
! Section !! Topics within the section&lt;br /&gt;
|-&lt;br /&gt;
| Information retrieval basics || &lt;br /&gt;
# Introduction to IR, major concepts.&lt;br /&gt;
# Crawling and Web.&lt;br /&gt;
# Quality assessment.&lt;br /&gt;
|-&lt;br /&gt;
| Text processing and indexing || &lt;br /&gt;
# Building inverted index for text documents. Boolean retrieval model.&lt;br /&gt;
# Language, tokenization, stemming, searching, scoring.&lt;br /&gt;
# Spellchecking and wildcard search.&lt;br /&gt;
# Suggest and query expansion.&lt;br /&gt;
# Language modelling. Topic modelling.&lt;br /&gt;
|-&lt;br /&gt;
| Vector model and vector indexing || &lt;br /&gt;
# Vector model&lt;br /&gt;
# Machine learning for vector embedding&lt;br /&gt;
# Vector-based index structures&lt;br /&gt;
|-&lt;br /&gt;
| Advanced topics. Media processing || &lt;br /&gt;
# Image and video processing, understanding and indexing&lt;br /&gt;
# Content-based image retrieval&lt;br /&gt;
# Audio retrieval&lt;br /&gt;
# Relevance feedback&lt;br /&gt;
|} &lt;br /&gt;
== Intended Learning Outcomes (ILOs) ==&lt;br /&gt;
&lt;br /&gt;
=== What is the main purpose of this course? ===&lt;br /&gt;
The course is designed to prepare students to understand background theories of information retrieval systems and introduce different information retrieval systems. The course will focus on the evaluation and analysis of such systems as well as how they are implemented. Throughout the course, students will be involved in discussions, readings, and assignments to experience real world systems. The technologies and algorithms covered in this class include machine learning, data mining, natural language processing, data indexing, and so on.&lt;br /&gt;
&lt;br /&gt;
=== ILOs defined at three levels ===&lt;br /&gt;
&lt;br /&gt;
==== Level 1: What concepts should a student know/remember/explain? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Terms and definitions used in area of information retrieval,&lt;br /&gt;
* Search engine and recommender system essential parts,&lt;br /&gt;
* Quality metrics of information retrieval systems,&lt;br /&gt;
* Contemporary approaches to semantic data analysis,&lt;br /&gt;
* Indexing strategies.&lt;br /&gt;
&lt;br /&gt;
==== Level 2: What basic practical skills should a student be able to perform? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Understand background theories behind information retrieval systems,&lt;br /&gt;
* How to design a recommender system from scratch,&lt;br /&gt;
* How to evaluate quality of a particular information retrieval system,&lt;br /&gt;
* Core ideas and system implementation and maintenance,&lt;br /&gt;
* How to identify and fix information retrieval system problems.&lt;br /&gt;
&lt;br /&gt;
==== Level 3: What complex comprehensive skills should a student be able to apply in real-life scenarios? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Build a recommender service from scratch,&lt;br /&gt;
* Implement a proper index for an unstructured dataset,&lt;br /&gt;
* Plan quality measures for a new recommender service,&lt;br /&gt;
* Run initial data analysis and problem evaluation for a business task, related to information retrieval. &lt;br /&gt;
== Grading ==&lt;br /&gt;
&lt;br /&gt;
=== Course grading range ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Grade !! Range !! Description of performance&lt;br /&gt;
|-&lt;br /&gt;
| A. Excellent || 84-100 || -&lt;br /&gt;
|-&lt;br /&gt;
| B. Good || 72-83 || -&lt;br /&gt;
|-&lt;br /&gt;
| C. Satisfactory || 60-71 || -&lt;br /&gt;
|-&lt;br /&gt;
| D. Poor || 0-59 || -&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Course activities and grading breakdown ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Percentage of the overall course grade&lt;br /&gt;
|-&lt;br /&gt;
| Assignments || 60&lt;br /&gt;
|-&lt;br /&gt;
| Quizzes || 40&lt;br /&gt;
|-&lt;br /&gt;
| Exams || 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Recommendations for students on how to succeed in the course ===&lt;br /&gt;
&lt;br /&gt;
The simples way to succeed is to participate in labs and pass coding assignments in timely manner. This guarantees up to 60% of the grade. Participation in lecture quizzes allow to differentiate the grade.&lt;br /&gt;
&lt;br /&gt;
== Resources, literature and reference materials ==&lt;br /&gt;
&lt;br /&gt;
=== Open access resources ===&lt;br /&gt;
* Manning, Raghavan, Schütze, An Introduction to Information Retrieval, 2008, Cambridge University Press&lt;br /&gt;
* Baeza-Yates, Ribeiro-Neto, Modern Information Retrieval, 2011, Addison-Wesley&lt;br /&gt;
* Buttcher, Clarke, Cormack, Information Retrieval: Implementing and Evaluating Search Engines, 2010, MIT Press&lt;br /&gt;
* [https://github.com/IUCVLab/information-retrieval Course repository in github].&lt;br /&gt;
&lt;br /&gt;
=== Closed access resources ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software and tools used within the course ===&lt;br /&gt;
&lt;br /&gt;
= Teaching Methodology: Methods, techniques, &amp;amp; activities =&lt;br /&gt;
&lt;br /&gt;
== Activities and Teaching Methods ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Activities within each section&lt;br /&gt;
|-&lt;br /&gt;
! Learning Activities !! Section 1 !! Section 2 !! Section 3 !! Section 4&lt;br /&gt;
|-&lt;br /&gt;
| Development of individual parts of software product code || 1 || 1 || 1 || 1&lt;br /&gt;
|-&lt;br /&gt;
| Homework and group projects || 1 || 1 || 1 || 1&lt;br /&gt;
|-&lt;br /&gt;
| Testing (written or computer based) || 1 || 1 || 1 || 1&lt;br /&gt;
|} &lt;br /&gt;
== Formative Assessment and Course Activities ==&lt;br /&gt;
&lt;br /&gt;
=== Ongoing performance assessment ===&lt;br /&gt;
&lt;br /&gt;
==== Section 1 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Enumerate limitations for web crawling. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Propose a strategy for A/B testing. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Propose recommender quality metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement DCG metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Discuss relevance metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Crawl website with respect to robots.txt. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || What is typical IR system architecture? || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Show how to parse a dynamic web page. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Provide a framework to accept/reject A/B testing results. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Compute DCG for an example query for random search engine. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement a metric for a recommender system. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement pFound. || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 2 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build inverted index for a text. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Tokenize a text. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement simple spellchecker. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement wildcard search. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build inverted index for a set of web pages. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || build a distribution of stems/lexemes for a text. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement case-insensitive index for a given text collection. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement semantic vector-based index for a given text collection. || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 3 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Embed the text with an ML model. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build term-document matrix. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build semantic index for a dataset using Annoy. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build kd-tree index for a given dataset. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Why kd-trees work badly in 100-dimensional environment? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || What is the difference between metric space and vector space? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement persistent index for a given text collection. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Visualize a dataset for text classification. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build (H)NSW index for a dataset. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Compare HNSW to Annoy index. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || What are metric space index structures you know? || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 4 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Extract semantic information from images. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build an image hash. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build a spectral representation of a song. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Whats is relevance feedback? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build a &amp;quot;search by color&amp;quot; feature. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Extract scenes from video. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Write a voice-controlled search. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Semantic search within unlabelled image dataset. || 0&lt;br /&gt;
|} &lt;br /&gt;
=== Final assessment ===&lt;br /&gt;
'''Section 1'''&lt;br /&gt;
# Implement text crawler for a news site.&lt;br /&gt;
# What is SBS (side-by-side) and how is it used in search engines?&lt;br /&gt;
# Compare pFound with CTR and with DCG.&lt;br /&gt;
# Explain how A/B testing works.&lt;br /&gt;
# Describe PageRank algorithm.&lt;br /&gt;
'''Section 2'''&lt;br /&gt;
# Explain how (and why) KD-trees work.&lt;br /&gt;
# What are weak places of inverted index?&lt;br /&gt;
# Compare different text vectorization approaches.&lt;br /&gt;
# Compare tolerant retrieval to spellchecking.&lt;br /&gt;
'''Section 3'''&lt;br /&gt;
# Compare inverted index to HNSW in terms of speed, memory consumption?&lt;br /&gt;
# Choose the best index for a given dataset.&lt;br /&gt;
# Implement range search in KD-tree.&lt;br /&gt;
'''Section 4'''&lt;br /&gt;
# What are the approaches to image understanding?&lt;br /&gt;
# How to cluster a video into scenes and shots?&lt;br /&gt;
# How speech-to-text technology works?&lt;br /&gt;
# How to build audio fingerprints?&lt;br /&gt;
&lt;br /&gt;
=== The retake exam ===&lt;br /&gt;
'''Section 1'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;br /&gt;
'''Section 2'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;br /&gt;
'''Section 3'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;br /&gt;
'''Section 4'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSc:_Information_Retrieval&amp;diff=7994</id>
		<title>BSc: Information Retrieval</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSc:_Information_Retrieval&amp;diff=7994"/>
		<updated>2022-12-19T14:32:54Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Open access resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Information Retrieval =&lt;br /&gt;
* '''Course name''': Information Retrieval&lt;br /&gt;
* '''Code discipline''': CSE306&lt;br /&gt;
* '''Subject area''': Data Science; Computer systems organization; Information systems; Real-time systems; Information retrieval; World Wide Web; Recommender systems&lt;br /&gt;
&lt;br /&gt;
== Short Description ==&lt;br /&gt;
The course gives an introduction to practical and theoretical aspects of information search and recommender systems.&lt;br /&gt;
This course covers the following concepts: Indexing; Search quality assessment; Relevance; Ranking; Information retrieval; Query; Recommendations; Multimedia retrieval.&lt;br /&gt;
&lt;br /&gt;
== Prerequisites ==&lt;br /&gt;
&lt;br /&gt;
=== Prerequisite subjects ===&lt;br /&gt;
* CSE204 — Analytic Geometry And Linear Algebra II: matrix multiplication, matrix decomposition (SVD, ALS) and approximation (matrix norm), sparse matrix, stability of solution (decomposition), vector spaces, metric spaces, manifold, eigenvector and eigenvalue.&lt;br /&gt;
* CSE113 — Philosophy I - (Discrete Math and Logic): graphs, trees, binary trees, balanced trees, metric (proximity) graphs, diameter, clique, path, shortest path.&lt;br /&gt;
* CSE206 — Probability And Statistics: probability, likelihood, conditional probability, Bayesian rule, stochastic matrix and properties. Analysis: DFT, [discrete] gradient.&lt;br /&gt;
&lt;br /&gt;
=== Prerequisite topics ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Course Topics ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Course Sections and Topics&lt;br /&gt;
|-&lt;br /&gt;
! Section !! Topics within the section&lt;br /&gt;
|-&lt;br /&gt;
| Information retrieval basics || &lt;br /&gt;
# Introduction to IR, major concepts.&lt;br /&gt;
# Crawling and Web.&lt;br /&gt;
# Quality assessment.&lt;br /&gt;
|-&lt;br /&gt;
| Text processing and indexing || &lt;br /&gt;
# Building inverted index for text documents. Boolean retrieval model.&lt;br /&gt;
# Language, tokenization, stemming, searching, scoring.&lt;br /&gt;
# Spellchecking and wildcard search.&lt;br /&gt;
# Suggest and query expansion.&lt;br /&gt;
# Language modelling. Topic modelling.&lt;br /&gt;
|-&lt;br /&gt;
| Vector model and vector indexing || &lt;br /&gt;
# Vector model&lt;br /&gt;
# Machine learning for vector embedding&lt;br /&gt;
# Vector-based index structures&lt;br /&gt;
|-&lt;br /&gt;
| Advanced topics. Media processing || &lt;br /&gt;
# Image and video processing, understanding and indexing&lt;br /&gt;
# Content-based image retrieval&lt;br /&gt;
# Audio retrieval&lt;br /&gt;
# Relevance feedback&lt;br /&gt;
|} &lt;br /&gt;
== Intended Learning Outcomes (ILOs) ==&lt;br /&gt;
&lt;br /&gt;
=== What is the main purpose of this course? ===&lt;br /&gt;
The course is designed to prepare students to understand background theories of information retrieval systems and introduce different information retrieval systems. The course will focus on the evaluation and analysis of such systems as well as how they are implemented. Throughout the course, students will be involved in discussions, readings, and assignments to experience real world systems. The technologies and algorithms covered in this class include machine learning, data mining, natural language processing, data indexing, and so on.&lt;br /&gt;
&lt;br /&gt;
=== ILOs defined at three levels ===&lt;br /&gt;
&lt;br /&gt;
==== Level 1: What concepts should a student know/remember/explain? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Terms and definitions used in area of information retrieval,&lt;br /&gt;
* Search engine and recommender system essential parts,&lt;br /&gt;
* Quality metrics of information retrieval systems,&lt;br /&gt;
* Contemporary approaches to semantic data analysis,&lt;br /&gt;
* Indexing strategies.&lt;br /&gt;
&lt;br /&gt;
==== Level 2: What basic practical skills should a student be able to perform? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Understand background theories behind information retrieval systems,&lt;br /&gt;
* How to design a recommender system from scratch,&lt;br /&gt;
* How to evaluate quality of a particular information retrieval system,&lt;br /&gt;
* Core ideas and system implementation and maintenance,&lt;br /&gt;
* How to identify and fix information retrieval system problems.&lt;br /&gt;
&lt;br /&gt;
==== Level 3: What complex comprehensive skills should a student be able to apply in real-life scenarios? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Build a recommender service from scratch,&lt;br /&gt;
* Implement a proper index for an unstructured dataset,&lt;br /&gt;
* Plan quality measures for a new recommender service,&lt;br /&gt;
* Run initial data analysis and problem evaluation for a business task, related to information retrieval. &lt;br /&gt;
== Grading ==&lt;br /&gt;
&lt;br /&gt;
=== Course grading range ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Grade !! Range !! Description of performance&lt;br /&gt;
|-&lt;br /&gt;
| A. Excellent || 84-100 || -&lt;br /&gt;
|-&lt;br /&gt;
| B. Good || 72-83 || -&lt;br /&gt;
|-&lt;br /&gt;
| C. Satisfactory || 60-71 || -&lt;br /&gt;
|-&lt;br /&gt;
| D. Poor || 0-59 || -&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Course activities and grading breakdown ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Percentage of the overall course grade&lt;br /&gt;
|-&lt;br /&gt;
| Assignments || 60&lt;br /&gt;
|-&lt;br /&gt;
| Quizzes || 40&lt;br /&gt;
|-&lt;br /&gt;
| Exams || 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Recommendations for students on how to succeed in the course ===&lt;br /&gt;
&lt;br /&gt;
The simples way to succeed is to participate in labs and pass coding assignments in timely manner. This guarantees up to 60% of the grade. Participation in lecture quizzes allow to differentiate the grade.&lt;br /&gt;
&lt;br /&gt;
== Resources, literature and reference materials ==&lt;br /&gt;
&lt;br /&gt;
=== Open access resources ===&lt;br /&gt;
* Manning, Raghavan, Schütze, An Introduction to Information Retrieval, 2008, Cambridge University Press&lt;br /&gt;
* Baeza-Yates, Ribeiro-Neto, Modern Information Retrieval, 2011, Addison-Wesley&lt;br /&gt;
* Buttcher, Clarke, Cormack, Information Retrieval: Implementing and Evaluating Search Engines, 2010, MIT Press&lt;br /&gt;
* [https://github.com/IUCVLab/information-retrieval Course repository in github].&lt;br /&gt;
&lt;br /&gt;
=== Closed access resources ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software and tools used within the course ===&lt;br /&gt;
&lt;br /&gt;
= Teaching Methodology: Methods, techniques, &amp;amp; activities =&lt;br /&gt;
&lt;br /&gt;
== Activities and Teaching Methods ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Activities within each section&lt;br /&gt;
|-&lt;br /&gt;
! Learning Activities !! Section 1 !! Section 2 !! Section 3 !! Section 4&lt;br /&gt;
|-&lt;br /&gt;
| Development of individual parts of software product code || 1 || 1 || 1 || 1&lt;br /&gt;
|-&lt;br /&gt;
| Homework and group projects || 1 || 1 || 1 || 1&lt;br /&gt;
|-&lt;br /&gt;
| Testing (written or computer based) || 1 || 1 || 1 || 1&lt;br /&gt;
|} &lt;br /&gt;
== Formative Assessment and Course Activities ==&lt;br /&gt;
&lt;br /&gt;
=== Ongoing performance assessment ===&lt;br /&gt;
&lt;br /&gt;
==== Section 1 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Enumerate limitations for web crawling. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Propose a strategy for A/B testing. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Propose recommender quality metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement DCG metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Discuss relevance metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Crawl website with respect to robots.txt. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || What is typical IR system architecture? || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Show how to parse a dynamic web page. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Provide a framework to accept/reject A/B testing results. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Compute DCG for an example query for random search engine. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement a metric for a recommender system. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement pFound. || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 2 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build inverted index for a text. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Tokenize a text. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement simple spellchecker. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement wildcard search. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build inverted index for a set of web pages. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || build a distribution of stems/lexemes for a text. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement case-insensitive index for a given text collection. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement semantic vector-based index for a given text collection. || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 3 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Embed the text with an ML model. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build term-document matrix. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build semantic index for a dataset using Annoy. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build kd-tree index for a given dataset. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Why kd-trees work badly in 100-dimensional environment? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || What is the difference between metric space and vector space? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement persistent index for a given text collection. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Visualize a dataset for text classification. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build (H)NSW index for a dataset. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Compare HNSW to Annoy index. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || What are metric space index structures you know? || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 4 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Extract semantic information from images. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build an image hash. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build a spectral representation of a song. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Whats is relevance feedback? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build a &amp;quot;search by color&amp;quot; feature. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Extract scenes from video. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Write a voice-controlled search. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Semantic search within unlabelled image dataset. || 0&lt;br /&gt;
|} &lt;br /&gt;
=== Final assessment ===&lt;br /&gt;
'''Section 1'''&lt;br /&gt;
# Implement text crawler for a news site.&lt;br /&gt;
# What is SBS (side-by-side) and how is it used in search engines?&lt;br /&gt;
# Compare pFound with CTR and with DCG.&lt;br /&gt;
# Explain how A/B testing works.&lt;br /&gt;
# Describe PageRank algorithm.&lt;br /&gt;
'''Section 2'''&lt;br /&gt;
# Explain how (and why) KD-trees work.&lt;br /&gt;
# What are weak places of inverted index?&lt;br /&gt;
# Compare different text vectorization approaches.&lt;br /&gt;
# Compare tolerant retrieval to spellchecking.&lt;br /&gt;
'''Section 3'''&lt;br /&gt;
# Compare inverted index to HNSW in terms of speed, memory consumption?&lt;br /&gt;
# Choose the best index for a given dataset.&lt;br /&gt;
# Implement range search in KD-tree.&lt;br /&gt;
'''Section 4'''&lt;br /&gt;
# What are the approaches to image understanding?&lt;br /&gt;
# How to cluster a video into scenes and shots?&lt;br /&gt;
# How speech-to-text technology works?&lt;br /&gt;
# How to build audio fingerprints?&lt;br /&gt;
&lt;br /&gt;
=== The retake exam ===&lt;br /&gt;
'''Section 1'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;br /&gt;
'''Section 2'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;br /&gt;
'''Section 3'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;br /&gt;
'''Section 4'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSc:_Information_Retrieval&amp;diff=7993</id>
		<title>BSc: Information Retrieval</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSc:_Information_Retrieval&amp;diff=7993"/>
		<updated>2022-12-19T14:31:25Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: Syllabus content is aligned with current state of the course.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Information Retrieval =&lt;br /&gt;
* '''Course name''': Information Retrieval&lt;br /&gt;
* '''Code discipline''': CSE306&lt;br /&gt;
* '''Subject area''': Data Science; Computer systems organization; Information systems; Real-time systems; Information retrieval; World Wide Web; Recommender systems&lt;br /&gt;
&lt;br /&gt;
== Short Description ==&lt;br /&gt;
The course gives an introduction to practical and theoretical aspects of information search and recommender systems.&lt;br /&gt;
This course covers the following concepts: Indexing; Search quality assessment; Relevance; Ranking; Information retrieval; Query; Recommendations; Multimedia retrieval.&lt;br /&gt;
&lt;br /&gt;
== Prerequisites ==&lt;br /&gt;
&lt;br /&gt;
=== Prerequisite subjects ===&lt;br /&gt;
* CSE204 — Analytic Geometry And Linear Algebra II: matrix multiplication, matrix decomposition (SVD, ALS) and approximation (matrix norm), sparse matrix, stability of solution (decomposition), vector spaces, metric spaces, manifold, eigenvector and eigenvalue.&lt;br /&gt;
* CSE113 — Philosophy I - (Discrete Math and Logic): graphs, trees, binary trees, balanced trees, metric (proximity) graphs, diameter, clique, path, shortest path.&lt;br /&gt;
* CSE206 — Probability And Statistics: probability, likelihood, conditional probability, Bayesian rule, stochastic matrix and properties. Analysis: DFT, [discrete] gradient.&lt;br /&gt;
&lt;br /&gt;
=== Prerequisite topics ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Course Topics ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Course Sections and Topics&lt;br /&gt;
|-&lt;br /&gt;
! Section !! Topics within the section&lt;br /&gt;
|-&lt;br /&gt;
| Information retrieval basics || &lt;br /&gt;
# Introduction to IR, major concepts.&lt;br /&gt;
# Crawling and Web.&lt;br /&gt;
# Quality assessment.&lt;br /&gt;
|-&lt;br /&gt;
| Text processing and indexing || &lt;br /&gt;
# Building inverted index for text documents. Boolean retrieval model.&lt;br /&gt;
# Language, tokenization, stemming, searching, scoring.&lt;br /&gt;
# Spellchecking and wildcard search.&lt;br /&gt;
# Suggest and query expansion.&lt;br /&gt;
# Language modelling. Topic modelling.&lt;br /&gt;
|-&lt;br /&gt;
| Vector model and vector indexing || &lt;br /&gt;
# Vector model&lt;br /&gt;
# Machine learning for vector embedding&lt;br /&gt;
# Vector-based index structures&lt;br /&gt;
|-&lt;br /&gt;
| Advanced topics. Media processing || &lt;br /&gt;
# Image and video processing, understanding and indexing&lt;br /&gt;
# Content-based image retrieval&lt;br /&gt;
# Audio retrieval&lt;br /&gt;
# Relevance feedback&lt;br /&gt;
|} &lt;br /&gt;
== Intended Learning Outcomes (ILOs) ==&lt;br /&gt;
&lt;br /&gt;
=== What is the main purpose of this course? ===&lt;br /&gt;
The course is designed to prepare students to understand background theories of information retrieval systems and introduce different information retrieval systems. The course will focus on the evaluation and analysis of such systems as well as how they are implemented. Throughout the course, students will be involved in discussions, readings, and assignments to experience real world systems. The technologies and algorithms covered in this class include machine learning, data mining, natural language processing, data indexing, and so on.&lt;br /&gt;
&lt;br /&gt;
=== ILOs defined at three levels ===&lt;br /&gt;
&lt;br /&gt;
==== Level 1: What concepts should a student know/remember/explain? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Terms and definitions used in area of information retrieval,&lt;br /&gt;
* Search engine and recommender system essential parts,&lt;br /&gt;
* Quality metrics of information retrieval systems,&lt;br /&gt;
* Contemporary approaches to semantic data analysis,&lt;br /&gt;
* Indexing strategies.&lt;br /&gt;
&lt;br /&gt;
==== Level 2: What basic practical skills should a student be able to perform? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Understand background theories behind information retrieval systems,&lt;br /&gt;
* How to design a recommender system from scratch,&lt;br /&gt;
* How to evaluate quality of a particular information retrieval system,&lt;br /&gt;
* Core ideas and system implementation and maintenance,&lt;br /&gt;
* How to identify and fix information retrieval system problems.&lt;br /&gt;
&lt;br /&gt;
==== Level 3: What complex comprehensive skills should a student be able to apply in real-life scenarios? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Build a recommender service from scratch,&lt;br /&gt;
* Implement a proper index for an unstructured dataset,&lt;br /&gt;
* Plan quality measures for a new recommender service,&lt;br /&gt;
* Run initial data analysis and problem evaluation for a business task, related to information retrieval. &lt;br /&gt;
== Grading ==&lt;br /&gt;
&lt;br /&gt;
=== Course grading range ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Grade !! Range !! Description of performance&lt;br /&gt;
|-&lt;br /&gt;
| A. Excellent || 84-100 || -&lt;br /&gt;
|-&lt;br /&gt;
| B. Good || 72-83 || -&lt;br /&gt;
|-&lt;br /&gt;
| C. Satisfactory || 60-71 || -&lt;br /&gt;
|-&lt;br /&gt;
| D. Poor || 0-59 || -&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Course activities and grading breakdown ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Percentage of the overall course grade&lt;br /&gt;
|-&lt;br /&gt;
| Assignments || 60&lt;br /&gt;
|-&lt;br /&gt;
| Quizzes || 40&lt;br /&gt;
|-&lt;br /&gt;
| Exams || 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Recommendations for students on how to succeed in the course ===&lt;br /&gt;
&lt;br /&gt;
The simples way to succeed is to participate in labs and pass coding assignments in timely manner. This guarantees up to 60% of the grade. Participation in lecture quizzes allow to differentiate the grade.&lt;br /&gt;
&lt;br /&gt;
== Resources, literature and reference materials ==&lt;br /&gt;
&lt;br /&gt;
=== Open access resources ===&lt;br /&gt;
* Manning, Raghavan, Schütze, An Introduction to Information Retrieval, 2008, Cambridge University Press&lt;br /&gt;
* Baeza-Yates, Ribeiro-Neto, Modern Information Retrieval, 2011, Addison-Wesley&lt;br /&gt;
* Buttcher, Clarke, Cormack, Information Retrieval: Implementing and Evaluating Search Engines, 2010, MIT Press&lt;br /&gt;
* [Course repository in github](https://github.com/IUCVLab/information-retrieval).&lt;br /&gt;
&lt;br /&gt;
=== Closed access resources ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software and tools used within the course ===&lt;br /&gt;
&lt;br /&gt;
= Teaching Methodology: Methods, techniques, &amp;amp; activities =&lt;br /&gt;
&lt;br /&gt;
== Activities and Teaching Methods ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Activities within each section&lt;br /&gt;
|-&lt;br /&gt;
! Learning Activities !! Section 1 !! Section 2 !! Section 3 !! Section 4&lt;br /&gt;
|-&lt;br /&gt;
| Development of individual parts of software product code || 1 || 1 || 1 || 1&lt;br /&gt;
|-&lt;br /&gt;
| Homework and group projects || 1 || 1 || 1 || 1&lt;br /&gt;
|-&lt;br /&gt;
| Testing (written or computer based) || 1 || 1 || 1 || 1&lt;br /&gt;
|} &lt;br /&gt;
== Formative Assessment and Course Activities ==&lt;br /&gt;
&lt;br /&gt;
=== Ongoing performance assessment ===&lt;br /&gt;
&lt;br /&gt;
==== Section 1 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Enumerate limitations for web crawling. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Propose a strategy for A/B testing. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Propose recommender quality metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement DCG metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Discuss relevance metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Crawl website with respect to robots.txt. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || What is typical IR system architecture? || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Show how to parse a dynamic web page. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Provide a framework to accept/reject A/B testing results. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Compute DCG for an example query for random search engine. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement a metric for a recommender system. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement pFound. || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 2 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build inverted index for a text. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Tokenize a text. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement simple spellchecker. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement wildcard search. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build inverted index for a set of web pages. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || build a distribution of stems/lexemes for a text. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement case-insensitive index for a given text collection. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement semantic vector-based index for a given text collection. || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 3 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Embed the text with an ML model. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build term-document matrix. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build semantic index for a dataset using Annoy. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build kd-tree index for a given dataset. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Why kd-trees work badly in 100-dimensional environment? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || What is the difference between metric space and vector space? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement persistent index for a given text collection. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Visualize a dataset for text classification. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build (H)NSW index for a dataset. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Compare HNSW to Annoy index. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || What are metric space index structures you know? || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 4 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Extract semantic information from images. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build an image hash. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build a spectral representation of a song. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Whats is relevance feedback? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build a &amp;quot;search by color&amp;quot; feature. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Extract scenes from video. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Write a voice-controlled search. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Semantic search within unlabelled image dataset. || 0&lt;br /&gt;
|} &lt;br /&gt;
=== Final assessment ===&lt;br /&gt;
'''Section 1'''&lt;br /&gt;
# Implement text crawler for a news site.&lt;br /&gt;
# What is SBS (side-by-side) and how is it used in search engines?&lt;br /&gt;
# Compare pFound with CTR and with DCG.&lt;br /&gt;
# Explain how A/B testing works.&lt;br /&gt;
# Describe PageRank algorithm.&lt;br /&gt;
'''Section 2'''&lt;br /&gt;
# Explain how (and why) KD-trees work.&lt;br /&gt;
# What are weak places of inverted index?&lt;br /&gt;
# Compare different text vectorization approaches.&lt;br /&gt;
# Compare tolerant retrieval to spellchecking.&lt;br /&gt;
'''Section 3'''&lt;br /&gt;
# Compare inverted index to HNSW in terms of speed, memory consumption?&lt;br /&gt;
# Choose the best index for a given dataset.&lt;br /&gt;
# Implement range search in KD-tree.&lt;br /&gt;
'''Section 4'''&lt;br /&gt;
# What are the approaches to image understanding?&lt;br /&gt;
# How to cluster a video into scenes and shots?&lt;br /&gt;
# How speech-to-text technology works?&lt;br /&gt;
# How to build audio fingerprints?&lt;br /&gt;
&lt;br /&gt;
=== The retake exam ===&lt;br /&gt;
'''Section 1'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;br /&gt;
'''Section 2'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;br /&gt;
'''Section 3'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;br /&gt;
'''Section 4'''&lt;br /&gt;
# Solve a complex coding problem similar to one of the homework or lab.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSc:_Information_Retrieval&amp;diff=7985</id>
		<title>BSc: Information Retrieval</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSc:_Information_Retrieval&amp;diff=7985"/>
		<updated>2022-12-15T14:05:10Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Information Retrieval */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
= Information Retrieval =&lt;br /&gt;
* '''Course name''': Information Retrieval&lt;br /&gt;
* '''Code discipline''': CSE306&lt;br /&gt;
* '''Subject area''': Data Science; Computer systems organization; Information systems; Real-time systems; Information retrieval; World Wide Web&lt;br /&gt;
&lt;br /&gt;
== Short Description ==&lt;br /&gt;
This course covers the following concepts: Indexing; Relevance; Ranking; Information retrieval; Query.&lt;br /&gt;
&lt;br /&gt;
== Prerequisites ==&lt;br /&gt;
&lt;br /&gt;
=== Prerequisite subjects ===&lt;br /&gt;
* CSE204 — Analytic Geometry And Linear Algebra II: matrix multiplication, matrix decomposition (SVD, ALS) and approximation (matrix norm), sparse matrix, stability of solution (decomposition), vector spaces, metric spaces, manifold, eigenvector and eigenvalue.&lt;br /&gt;
* CSE113 — Philosophy I - (Discrete Math and Logic): graphs, trees, binary trees, balanced trees, metric (proximity) graphs, diameter, clique, path, shortest path.&lt;br /&gt;
* CSE206 — Probability And Statistics: probability, likelihood, conditional probability, Bayesian rule, stochastic matrix and properties. Analysis: DFT, [discrete] gradient.&lt;br /&gt;
&lt;br /&gt;
=== Prerequisite topics ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Course Topics ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Course Sections and Topics&lt;br /&gt;
|-&lt;br /&gt;
! Section !! Topics within the section&lt;br /&gt;
|-&lt;br /&gt;
| Information retrieval basics || &lt;br /&gt;
# Introduction to IR, major concepts.&lt;br /&gt;
# Crawling and Web.&lt;br /&gt;
# Quality assessment.&lt;br /&gt;
|-&lt;br /&gt;
| Text processing and indexing || &lt;br /&gt;
# Building inverted index for text documents. Boolean retrieval model.&lt;br /&gt;
# Language, tokenization, stemming, searching, scoring.&lt;br /&gt;
# Spellchecking and wildcard search.&lt;br /&gt;
# Suggest and query expansion.&lt;br /&gt;
# Language modelling. Topic modelling.&lt;br /&gt;
|-&lt;br /&gt;
| Vector model and vector indexing || &lt;br /&gt;
# Vector model&lt;br /&gt;
# Machine learning for vector embedding&lt;br /&gt;
# Vector-based index structures&lt;br /&gt;
|-&lt;br /&gt;
| Advanced topics. Media processing || &lt;br /&gt;
# Image and video processing, understanding and indexing&lt;br /&gt;
# Content-based image retrieval&lt;br /&gt;
# Audio retrieval&lt;br /&gt;
# Hum to search&lt;br /&gt;
# Relevance feedback&lt;br /&gt;
|} &lt;br /&gt;
== Intended Learning Outcomes (ILOs) ==&lt;br /&gt;
&lt;br /&gt;
=== What is the main purpose of this course? ===&lt;br /&gt;
The course is designed to prepare students to understand background theories of information retrieval systems and introduce different information retrieval systems. The course will focus on the evaluation and analysis of such systems as well as how they are implemented. Throughout the course, students will be involved in discussions, readings, and assignments to experience real world systems. The technologies and algorithms covered in this class include machine learning, data mining, natural language processing, data indexing, and so on.&lt;br /&gt;
&lt;br /&gt;
=== ILOs defined at three levels ===&lt;br /&gt;
&lt;br /&gt;
==== Level 1: What concepts should a student know/remember/explain? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Terms and definitions used in area of information retrieval,&lt;br /&gt;
* Search engine and recommender system essential parts,&lt;br /&gt;
* Quality metrics of information retrieval systems,&lt;br /&gt;
* Contemporary approaches to semantic data analysis,&lt;br /&gt;
* Indexing strategies.&lt;br /&gt;
&lt;br /&gt;
==== Level 2: What basic practical skills should a student be able to perform? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Understand background theories behind information retrieval systems,&lt;br /&gt;
* How to design a recommender system from scratch,&lt;br /&gt;
* How to evaluate quality of a particular information retrieval system,&lt;br /&gt;
* Core ideas and system implementation and maintenance,&lt;br /&gt;
* How to identify and fix information retrieval system problems.&lt;br /&gt;
&lt;br /&gt;
==== Level 3: What complex comprehensive skills should a student be able to apply in real-life scenarios? ====&lt;br /&gt;
By the end of the course, the students should be able to ...&lt;br /&gt;
* Build a recommender service from scratch,&lt;br /&gt;
* Implement a proper index for an unstructured dataset,&lt;br /&gt;
* Plan quality measures for a new recommender service,&lt;br /&gt;
* Run initial data analysis and problem evaluation for a business task, related to information retrieval. &lt;br /&gt;
== Grading ==&lt;br /&gt;
&lt;br /&gt;
=== Course grading range ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Grade !! Range !! Description of performance&lt;br /&gt;
|-&lt;br /&gt;
| A. Excellent || 84-100 || -&lt;br /&gt;
|-&lt;br /&gt;
| B. Good || 72-83 || -&lt;br /&gt;
|-&lt;br /&gt;
| C. Satisfactory || 60-71 || -&lt;br /&gt;
|-&lt;br /&gt;
| D. Poor || 0-59 || -&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Course activities and grading breakdown ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Percentage of the overall course grade&lt;br /&gt;
|-&lt;br /&gt;
| Labs/seminar classes || 35&lt;br /&gt;
|-&lt;br /&gt;
| Interim performance assessment || 70&lt;br /&gt;
|-&lt;br /&gt;
| Exams || 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Recommendations for students on how to succeed in the course ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resources, literature and reference materials ==&lt;br /&gt;
&lt;br /&gt;
=== Open access resources ===&lt;br /&gt;
* Manning, Raghavan, Schütze, An Introduction to Information Retrieval, 2008, Cambridge University Press&lt;br /&gt;
* Baeza-Yates, Ribeiro-Neto, Modern Information Retrieval, 2011, Addison-Wesley&lt;br /&gt;
* Buttcher, Clarke, Cormack, Information Retrieval: Implementing and Evaluating Search Engines, 2010, MIT Press&lt;br /&gt;
* Course repository in github.&lt;br /&gt;
&lt;br /&gt;
=== Closed access resources ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software and tools used within the course ===&lt;br /&gt;
&lt;br /&gt;
= Teaching Methodology: Methods, techniques, &amp;amp; activities =&lt;br /&gt;
&lt;br /&gt;
== Activities and Teaching Methods ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Activities within each section&lt;br /&gt;
|-&lt;br /&gt;
! Learning Activities !! Section 1 !! Section 2 !! Section 3 !! Section 4&lt;br /&gt;
|-&lt;br /&gt;
| Development of individual parts of software product code || 1 || 1 || 1 || 1&lt;br /&gt;
|-&lt;br /&gt;
| Homework and group projects || 1 || 1 || 1 || 1&lt;br /&gt;
|-&lt;br /&gt;
| Testing (written or computer based) || 1 || 1 || 1 || 1&lt;br /&gt;
|} &lt;br /&gt;
== Formative Assessment and Course Activities ==&lt;br /&gt;
&lt;br /&gt;
=== Ongoing performance assessment ===&lt;br /&gt;
&lt;br /&gt;
==== Section 1 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Enumerate limitations for web crawling. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Propose a strategy for A/B testing. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Propose recommender quality metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement DCG metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Discuss relevance metric. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Crawl website with respect to robots.txt. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || What is typical IR system architecture? || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Show how to parse a dynamic web page. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Provide a framework to accept/reject A/B testing results. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Compute DCG for an example query for random search engine. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement a metric for a recommender system. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement pFound. || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 2 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build inverted index for a text. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Tokenize a text. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement simple spellchecker. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Implement wildcard search. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build inverted index for a set of web pages. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || build a distribution of stems/lexemes for a text. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement case-insensitive index for a given text collection. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement semantic vector-based index for a given text collection. || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 3 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Embed the text with an ML model. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build term-document matrix. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build semantic index for a dataset using Annoy. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build kd-tree index for a given dataset. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Why kd-trees work badly in 100-dimensional environment? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || What is the difference between metric space and vector space? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Choose and implement persistent index for a given text collection. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Visualize a dataset for text classification. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build (H)NSW index for a dataset. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Compare HNSW to Annoy index. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || What are metric space index structures you know? || 0&lt;br /&gt;
|} &lt;br /&gt;
==== Section 4 ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ &lt;br /&gt;
|-&lt;br /&gt;
! Activity Type !! Content !! Is Graded?&lt;br /&gt;
|-&lt;br /&gt;
| Question || Extract semantic information from images. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build an image hash. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build a spectral representation of a song. || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Whats is relevance feedback? || 1&lt;br /&gt;
|-&lt;br /&gt;
| Question || Build a &amp;quot;search by color&amp;quot; feature. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Extract scenes from video. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Write a voice-controlled search. || 0&lt;br /&gt;
|-&lt;br /&gt;
| Question || Semantic search within unlabelled image dataset. || 0&lt;br /&gt;
|} &lt;br /&gt;
=== Final assessment ===&lt;br /&gt;
'''Section 1'''&lt;br /&gt;
# Implement text crawler for a news site.&lt;br /&gt;
# What is SBS (side-by-side) and how is it used in search engines?&lt;br /&gt;
# Compare pFound with CTR and with DCG.&lt;br /&gt;
# Explain how A/B testing works.&lt;br /&gt;
# Describe PageRank algorithm.&lt;br /&gt;
'''Section 2'''&lt;br /&gt;
# Explain how (and why) KD-trees work.&lt;br /&gt;
# What are weak places of inverted index?&lt;br /&gt;
# Compare different text vectorization approaches.&lt;br /&gt;
# Compare tolerant retrieval to spellchecking.&lt;br /&gt;
'''Section 3'''&lt;br /&gt;
# Compare inverted index to HNSW in terms of speed, memory consumption?&lt;br /&gt;
# Choose the best index for a given dataset.&lt;br /&gt;
# Implement range search in KD-tree.&lt;br /&gt;
'''Section 4'''&lt;br /&gt;
# What are the approaches to image understanding?&lt;br /&gt;
# How to cluster a video into scenes and shots?&lt;br /&gt;
# How speech-to-text technology works?&lt;br /&gt;
# How to build audio fingerprints?&lt;br /&gt;
&lt;br /&gt;
=== The retake exam ===&lt;br /&gt;
'''Section 1'''&lt;br /&gt;
&lt;br /&gt;
'''Section 2'''&lt;br /&gt;
&lt;br /&gt;
'''Section 3'''&lt;br /&gt;
&lt;br /&gt;
'''Section 4'''&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=OverallRegulations&amp;diff=1843</id>
		<title>OverallRegulations</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=OverallRegulations&amp;diff=1843"/>
		<updated>2022-01-12T08:01:42Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [https://eduwiki.innopolis.university/index.php/About_this_document About this document]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/InnopolisUniversityManifestoonMedium Innopolis University Manifesto on Medium of Instruction]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/About_lecturing_a_course About lecturing a course]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/Structure_of_the_BS_Degrees Structure of the BS Degrees]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/Structure_of_the_MS_Degrees Structure of the MS Degrees]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/HowToMoodle How to Moodle]&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1842</id>
		<title>How To Moodle</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1842"/>
		<updated>2022-01-12T08:01:16Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What is Moodle =&lt;br /&gt;
[https://moodle.innopolis.university/my/ Moodle] is a widely spread [https://en.wikipedia.org/wiki/Learning_management_system Learning Management System (LMS)]. Such systems can automate multiple educational procedures. In our university we use Moodle for 2 major tasks: '''professor-to-student''' and '''professor-to-administration''' communication. In particular ''at least'' we use Moodle:&lt;br /&gt;
* as an entry point for a course for offline and ''online'' students;&lt;br /&gt;
* to publish a course structure, regulations, and materials;&lt;br /&gt;
* to schedule graded activities (quizzes, homeworks, exams, ...);&lt;br /&gt;
* to store a digital footprint of a student, mostly in a form of uploaded assignments and quizzes;&lt;br /&gt;
* for timely grading and grade publishing.&lt;br /&gt;
&lt;br /&gt;
= Moodle minimum =&lt;br /&gt;
As soon as you get access to the course, you should:&lt;br /&gt;
# Upload or link a '''course syllabus''', preferably in a form of an [https://eduwiki.innopolis.university/index.php/Main_Page eduwiki page].&lt;br /&gt;
# Create '''Attendance''' element, and then create teaching sessions inside. Attendance check is mandatory for electives and labs.&lt;br /&gt;
# Create '''course sections''', preferably with respect to syllabus topics.&lt;br /&gt;
# Create '''all graded activities''' with submission deadlines in advance.&lt;br /&gt;
# '''Setup grading'''. Moodle by default equally weights all assignments and uses default letter scale. To adjust this behavior please refer to ''Grades'' menu of the course. Useful tips are given in [https://www.youtube.com/watch?v=tCs6F-PfBJ4&amp;amp;list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu-&amp;amp;index=7&amp;amp;t=3s this video about grades setup] and [https://www.youtube.com/watch?v=P5cUlVIN7J8&amp;amp;list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu-&amp;amp;index=8 this video about mid-semester evaluation]. '''NB University administration automatically imports final grades from Moodle, thus you should ensure that grades are correct in 2 days after a final exam'''.&lt;br /&gt;
&lt;br /&gt;
= Expected state =&lt;br /&gt;
As Moodle is used as a default '''professor-to-student''' communication channel, we expect to see there:&lt;br /&gt;
* '''Course material''': lecture notes, lecture recording, scientific acticles, presentations, links to repositories and chats, and other course artifacts.&lt;br /&gt;
* '''Grading feedback'''. Assignments and quizzes graded in Moodle should include justification of the grade. This can include explicit grading schemas, personal feedbacks to student uploads, feedback to their open question answers, etc.&lt;br /&gt;
&lt;br /&gt;
= Good to have =&lt;br /&gt;
* Our university has a default [https://eduwiki.innopolis.university/index.php/About_lecturing_a_course#Academic_misconduct_policy Academic Misconduct Policy]. If you want to override these rules, you can do this in Moodle.&lt;br /&gt;
* Dedicated '''grading policy''' section in a course header.&lt;br /&gt;
&lt;br /&gt;
= Furter reading =&lt;br /&gt;
&lt;br /&gt;
Some motivation and useful tricks are given in this [https://www.youtube.com/playlist?list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu- YouTube playlist]. &lt;br /&gt;
&lt;br /&gt;
Please don't hesitate to contact [https://t.me/Mls181 Miloslav] and [https://t.me/rin_akhm Rinat] to get Moodle assitance.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=User:S.protasov&amp;diff=1841</id>
		<title>User:S.protasov</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=User:S.protasov&amp;diff=1841"/>
		<updated>2022-01-12T07:18:39Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Contacts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:slon.jpg|300px]]&lt;br /&gt;
&lt;br /&gt;
Stanislav Protasov is an assistant professor at machine learning and knowledge representation lab. His research interests are:&lt;br /&gt;
* quantum computing and programming&lt;br /&gt;
* machine learning for industrial applications&lt;br /&gt;
* information retrieval&lt;br /&gt;
&lt;br /&gt;
== Courses delivered ==&lt;br /&gt;
# [https://github.com/IUCVLab/information-retrieval Information Retrieval (bachelors 3 year) and Advanced Information Retrieval (master 1 year)]&lt;br /&gt;
# [https://github.com/IUCVLab/qp Quantum Programming elective]&lt;br /&gt;
# [https://github.com/hsu-ai-course/hsu.ai Practical AI elective]&lt;br /&gt;
&lt;br /&gt;
== Contacts ==&lt;br /&gt;
&lt;br /&gt;
'''email''': s.protasov@innopolis.ru&lt;br /&gt;
&lt;br /&gt;
'''room''': 463&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=User:S.protasov&amp;diff=1840</id>
		<title>User:S.protasov</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=User:S.protasov&amp;diff=1840"/>
		<updated>2022-01-12T07:18:28Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:slon.jpg|300px]]&lt;br /&gt;
&lt;br /&gt;
Stanislav Protasov is an assistant professor at machine learning and knowledge representation lab. His research interests are:&lt;br /&gt;
* quantum computing and programming&lt;br /&gt;
* machine learning for industrial applications&lt;br /&gt;
* information retrieval&lt;br /&gt;
&lt;br /&gt;
== Courses delivered ==&lt;br /&gt;
# [https://github.com/IUCVLab/information-retrieval Information Retrieval (bachelors 3 year) and Advanced Information Retrieval (master 1 year)]&lt;br /&gt;
# [https://github.com/IUCVLab/qp Quantum Programming elective]&lt;br /&gt;
# [https://github.com/hsu-ai-course/hsu.ai Practical AI elective]&lt;br /&gt;
&lt;br /&gt;
== Contacts ==&lt;br /&gt;
'''email''': s.protasov@innopolis.ru&lt;br /&gt;
'''room''': 463&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=File:Slon.jpg&amp;diff=1839</id>
		<title>File:Slon.jpg</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=File:Slon.jpg&amp;diff=1839"/>
		<updated>2022-01-12T07:16:05Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: Stanislav Protasov and slon&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Stanislav Protasov and slon&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=User:S.protasov&amp;diff=1838</id>
		<title>User:S.protasov</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=User:S.protasov&amp;diff=1838"/>
		<updated>2022-01-12T07:15:29Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: Created page with &amp;quot;slon.jpg  Stanislav Protasov is an assistant professor at machine learning and knowledge representation lab. His research interests are: * quantum computing and programmin...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[slon.jpg]]&lt;br /&gt;
&lt;br /&gt;
Stanislav Protasov is an assistant professor at machine learning and knowledge representation lab. His research interests are:&lt;br /&gt;
* quantum computing and programming&lt;br /&gt;
* machine learning for industrial applications&lt;br /&gt;
* information retrieval&lt;br /&gt;
&lt;br /&gt;
== Courses delivered ==&lt;br /&gt;
# [https://github.com/IUCVLab/information-retrieval Information Retrieval (bachelors 3 year) and Advanced Information Retrieval (master 1 year)]&lt;br /&gt;
# [https://github.com/IUCVLab/qp Quantum Programming elective]&lt;br /&gt;
# [https://github.com/hsu-ai-course/hsu.ai Practical AI elective]&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1837</id>
		<title>How To Moodle</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1837"/>
		<updated>2022-01-12T06:55:44Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Furter reading */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What is Moodle =&lt;br /&gt;
[https://moodle.innopolis.university/my/ Moodle] is a widely spread [https://en.wikipedia.org/wiki/Learning_management_system Learning Management System (LMS)]. Such systems can automate multiple educational procedures. In our university we use Moodle for 2 major tasks: '''professor-to-student''' and '''professor-to-administration''' communication. In particular ''at least'' we use Moodle:&lt;br /&gt;
* as an entry point for a course for offline and ''online'' students;&lt;br /&gt;
* to publish a course structure, regulations, and materials;&lt;br /&gt;
* to schedule graded activities (quizzes, homeworks, exams, ...);&lt;br /&gt;
* to store a digital footprint of a student, mostly in a form of uploaded assignments and quizzes;&lt;br /&gt;
* for timely grading and grade publishing.&lt;br /&gt;
&lt;br /&gt;
= Moodle minimum =&lt;br /&gt;
As soon as you get access to the course, you should:&lt;br /&gt;
# Upload or link a '''course syllabus''', preferably in a form of an [https://eduwiki.innopolis.university/index.php/Main_Page eduwiki page].&lt;br /&gt;
# Create '''Attendance''' element, and then create teaching sessions inside. Attendance check is mandatory for electives and labs.&lt;br /&gt;
# Create '''course sections''', preferably with respect to syllabus topics.&lt;br /&gt;
# Create '''all graded activities''' with submission deadlines in advance.&lt;br /&gt;
# '''Setup grading'''. Moodle by default equally weights all assignments and uses default letter scale. To adjust this behavior please refer to ''Grades'' menu of the course. Useful tips are given in [https://www.youtube.com/watch?v=tCs6F-PfBJ4&amp;amp;list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu-&amp;amp;index=7&amp;amp;t=3s this video about grades setup] and [https://www.youtube.com/watch?v=P5cUlVIN7J8&amp;amp;list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu-&amp;amp;index=8 this video about mid-semester evaluation]. '''NB University administration automatically imports final grades from Moodle, thus you should ensure that grades are correct in 2 days after a final exam'''.&lt;br /&gt;
&lt;br /&gt;
= Expected state =&lt;br /&gt;
As Moodle is used as a default '''professor-to-student''' communication channel, we expect to see there:&lt;br /&gt;
* '''Course material''': lecture notes, lecture recording, scientific acticles, presentations, links to repositories and chats, and other course artifacts.&lt;br /&gt;
* '''Grading feedback'''. Assignments and quizzes graded in Moodle should include justification of the grade. This can involve explicit grading schemas, personal feedbacks to student uploads and their answers to open questions.&lt;br /&gt;
&lt;br /&gt;
= Good to have =&lt;br /&gt;
* Our university has a default [https://eduwiki.innopolis.university/index.php/About_lecturing_a_course#Academic_misconduct_policy Academic Misconduct Policy]. If you want to override this rules, you can do this in Moodle.&lt;br /&gt;
* Dedicated '''grading policy''' section in a course header.&lt;br /&gt;
&lt;br /&gt;
= Furter reading =&lt;br /&gt;
&lt;br /&gt;
Some motivation words and useful tricks are given in this [https://www.youtube.com/playlist?list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu- YouTube playlist]. &lt;br /&gt;
&lt;br /&gt;
To get Moodle assitance, please don't hesitate to contact [https://t.me/Mls181 Miloslav] and [https://t.me/rin_akhm Rinat].&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1836</id>
		<title>How To Moodle</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1836"/>
		<updated>2022-01-12T06:48:50Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Expected state */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What is Moodle =&lt;br /&gt;
[https://moodle.innopolis.university/my/ Moodle] is a widely spread [https://en.wikipedia.org/wiki/Learning_management_system Learning Management System (LMS)]. Such systems can automate multiple educational procedures. In our university we use Moodle for 2 major tasks: '''professor-to-student''' and '''professor-to-administration''' communication. In particular ''at least'' we use Moodle:&lt;br /&gt;
* as an entry point for a course for offline and ''online'' students;&lt;br /&gt;
* to publish a course structure, regulations, and materials;&lt;br /&gt;
* to schedule graded activities (quizzes, homeworks, exams, ...);&lt;br /&gt;
* to store a digital footprint of a student, mostly in a form of uploaded assignments and quizzes;&lt;br /&gt;
* for timely grading and grade publishing.&lt;br /&gt;
&lt;br /&gt;
= Moodle minimum =&lt;br /&gt;
As soon as you get access to the course, you should:&lt;br /&gt;
# Upload or link a '''course syllabus''', preferably in a form of an [https://eduwiki.innopolis.university/index.php/Main_Page eduwiki page].&lt;br /&gt;
# Create '''Attendance''' element, and then create teaching sessions inside. Attendance check is mandatory for electives and labs.&lt;br /&gt;
# Create '''course sections''', preferably with respect to syllabus topics.&lt;br /&gt;
# Create '''all graded activities''' with submission deadlines in advance.&lt;br /&gt;
# '''Setup grading'''. Moodle by default equally weights all assignments and uses default letter scale. To adjust this behavior please refer to ''Grades'' menu of the course. Useful tips are given in [https://www.youtube.com/watch?v=tCs6F-PfBJ4&amp;amp;list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu-&amp;amp;index=7&amp;amp;t=3s this video about grades setup] and [https://www.youtube.com/watch?v=P5cUlVIN7J8&amp;amp;list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu-&amp;amp;index=8 this video about mid-semester evaluation]. '''NB University administration automatically imports final grades from Moodle, thus you should ensure that grades are correct in 2 days after a final exam'''.&lt;br /&gt;
&lt;br /&gt;
= Expected state =&lt;br /&gt;
As Moodle is used as a default '''professor-to-student''' communication channel, we expect to see there:&lt;br /&gt;
* '''Course material''': lecture notes, lecture recording, scientific acticles, presentations, links to repositories and chats, and other course artifacts.&lt;br /&gt;
* '''Grading feedback'''. Assignments and quizzes graded in Moodle should include justification of the grade. This can involve explicit grading schemas, personal feedbacks to student uploads and their answers to open questions.&lt;br /&gt;
&lt;br /&gt;
= Good to have =&lt;br /&gt;
* Our university has a default [https://eduwiki.innopolis.university/index.php/About_lecturing_a_course#Academic_misconduct_policy Academic Misconduct Policy]. If you want to override this rules, you can do this in Moodle.&lt;br /&gt;
* Dedicated '''grading policy''' section in a course header.&lt;br /&gt;
&lt;br /&gt;
= Furter reading =&lt;br /&gt;
Some useful motivation words and useful tricks are given in this [https://www.youtube.com/playlist?list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu- YouTube playlist]. To get Moodle assitance, please don't hesitate to contact [https://t.me/Mls181 Miloslav] and [https://t.me/rin_akhm Rinat].&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1835</id>
		<title>How To Moodle</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1835"/>
		<updated>2022-01-12T06:48:14Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Expected state */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What is Moodle =&lt;br /&gt;
[https://moodle.innopolis.university/my/ Moodle] is a widely spread [https://en.wikipedia.org/wiki/Learning_management_system Learning Management System (LMS)]. Such systems can automate multiple educational procedures. In our university we use Moodle for 2 major tasks: '''professor-to-student''' and '''professor-to-administration''' communication. In particular ''at least'' we use Moodle:&lt;br /&gt;
* as an entry point for a course for offline and ''online'' students;&lt;br /&gt;
* to publish a course structure, regulations, and materials;&lt;br /&gt;
* to schedule graded activities (quizzes, homeworks, exams, ...);&lt;br /&gt;
* to store a digital footprint of a student, mostly in a form of uploaded assignments and quizzes;&lt;br /&gt;
* for timely grading and grade publishing.&lt;br /&gt;
&lt;br /&gt;
= Moodle minimum =&lt;br /&gt;
As soon as you get access to the course, you should:&lt;br /&gt;
# Upload or link a '''course syllabus''', preferably in a form of an [https://eduwiki.innopolis.university/index.php/Main_Page eduwiki page].&lt;br /&gt;
# Create '''Attendance''' element, and then create teaching sessions inside. Attendance check is mandatory for electives and labs.&lt;br /&gt;
# Create '''course sections''', preferably with respect to syllabus topics.&lt;br /&gt;
# Create '''all graded activities''' with submission deadlines in advance.&lt;br /&gt;
# '''Setup grading'''. Moodle by default equally weights all assignments and uses default letter scale. To adjust this behavior please refer to ''Grades'' menu of the course. Useful tips are given in [https://www.youtube.com/watch?v=tCs6F-PfBJ4&amp;amp;list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu-&amp;amp;index=7&amp;amp;t=3s this video about grades setup] and [https://www.youtube.com/watch?v=P5cUlVIN7J8&amp;amp;list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu-&amp;amp;index=8 this video about mid-semester evaluation]. '''NB University administration automatically imports final grades from Moodle, thus you should ensure that grades are correct in 2 days after a final exam'''.&lt;br /&gt;
&lt;br /&gt;
= Expected state =&lt;br /&gt;
As Moodle is used as a default '''professor-to-student''' communication channel, we expect to see there:&lt;br /&gt;
* '''Course material''': slides, lecture notes, lecture recording, scientific acticles, links to repositories and chats, and other course artifacts.&lt;br /&gt;
* '''Grading feedback'''. Assignments and quizzes graded in Moodle should include justification of the grade. This can involve explicit grading schemas, personal feedbacks to student uploads and their answers to open questions.&lt;br /&gt;
&lt;br /&gt;
= Good to have =&lt;br /&gt;
* Our university has a default [https://eduwiki.innopolis.university/index.php/About_lecturing_a_course#Academic_misconduct_policy Academic Misconduct Policy]. If you want to override this rules, you can do this in Moodle.&lt;br /&gt;
* Dedicated '''grading policy''' section in a course header.&lt;br /&gt;
&lt;br /&gt;
= Furter reading =&lt;br /&gt;
Some useful motivation words and useful tricks are given in this [https://www.youtube.com/playlist?list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu- YouTube playlist]. To get Moodle assitance, please don't hesitate to contact [https://t.me/Mls181 Miloslav] and [https://t.me/rin_akhm Rinat].&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1834</id>
		<title>How To Moodle</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1834"/>
		<updated>2022-01-12T06:47:04Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Moodle minimum */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What is Moodle =&lt;br /&gt;
[https://moodle.innopolis.university/my/ Moodle] is a widely spread [https://en.wikipedia.org/wiki/Learning_management_system Learning Management System (LMS)]. Such systems can automate multiple educational procedures. In our university we use Moodle for 2 major tasks: '''professor-to-student''' and '''professor-to-administration''' communication. In particular ''at least'' we use Moodle:&lt;br /&gt;
* as an entry point for a course for offline and ''online'' students;&lt;br /&gt;
* to publish a course structure, regulations, and materials;&lt;br /&gt;
* to schedule graded activities (quizzes, homeworks, exams, ...);&lt;br /&gt;
* to store a digital footprint of a student, mostly in a form of uploaded assignments and quizzes;&lt;br /&gt;
* for timely grading and grade publishing.&lt;br /&gt;
&lt;br /&gt;
= Moodle minimum =&lt;br /&gt;
As soon as you get access to the course, you should:&lt;br /&gt;
# Upload or link a '''course syllabus''', preferably in a form of an [https://eduwiki.innopolis.university/index.php/Main_Page eduwiki page].&lt;br /&gt;
# Create '''Attendance''' element, and then create teaching sessions inside. Attendance check is mandatory for electives and labs.&lt;br /&gt;
# Create '''course sections''', preferably with respect to syllabus topics.&lt;br /&gt;
# Create '''all graded activities''' with submission deadlines in advance.&lt;br /&gt;
# '''Setup grading'''. Moodle by default equally weights all assignments and uses default letter scale. To adjust this behavior please refer to ''Grades'' menu of the course. Useful tips are given in [https://www.youtube.com/watch?v=tCs6F-PfBJ4&amp;amp;list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu-&amp;amp;index=7&amp;amp;t=3s this video about grades setup] and [https://www.youtube.com/watch?v=P5cUlVIN7J8&amp;amp;list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu-&amp;amp;index=8 this video about mid-semester evaluation]. '''NB University administration automatically imports final grades from Moodle, thus you should ensure that grades are correct in 2 days after a final exam'''.&lt;br /&gt;
&lt;br /&gt;
= Expected state =&lt;br /&gt;
As Moodle is used as a default '''professor-to-student''' communication channel, we expect to see there:&lt;br /&gt;
* '''Course material''': slides, lecture notes, lecture recording, scientific acticles, links to repositories and chats, and other course artifacts.&lt;br /&gt;
* '''Grading feedback'''. Asignments and quizzes graded in Moodle should include justification of the grade. This can involve explicit grading schemas, personal feedbacks to uploads and open questions, and so on.&lt;br /&gt;
&lt;br /&gt;
= Good to have =&lt;br /&gt;
* Our university has a default [https://eduwiki.innopolis.university/index.php/About_lecturing_a_course#Academic_misconduct_policy Academic Misconduct Policy]. If you want to override this rules, you can do this in Moodle.&lt;br /&gt;
* Dedicated '''grading policy''' section in a course header.&lt;br /&gt;
&lt;br /&gt;
= Furter reading =&lt;br /&gt;
Some useful motivation words and useful tricks are given in this [https://www.youtube.com/playlist?list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu- YouTube playlist]. To get Moodle assitance, please don't hesitate to contact [https://t.me/Mls181 Miloslav] and [https://t.me/rin_akhm Rinat].&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1833</id>
		<title>How To Moodle</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1833"/>
		<updated>2022-01-12T06:45:16Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: Major text&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What is Moodle =&lt;br /&gt;
[https://moodle.innopolis.university/my/ Moodle] is a widely spread [https://en.wikipedia.org/wiki/Learning_management_system Learning Management System (LMS)]. Such systems can automate multiple educational procedures. In our university we use Moodle for 2 major tasks: '''professor-to-student''' and '''professor-to-administration''' communication. In particular ''at least'' we use Moodle:&lt;br /&gt;
* as an entry point for a course for offline and ''online'' students;&lt;br /&gt;
* to publish a course structure, regulations, and materials;&lt;br /&gt;
* to schedule graded activities (quizzes, homeworks, exams, ...);&lt;br /&gt;
* to store a digital footprint of a student, mostly in a form of uploaded assignments and quizzes;&lt;br /&gt;
* for timely grading and grade publishing.&lt;br /&gt;
&lt;br /&gt;
= Moodle minimum =&lt;br /&gt;
As soon as you get access to the course, you should:&lt;br /&gt;
# Upload or link a '''course syllabus''', preferably in a form of an [https://eduwiki.innopolis.university/index.php/Main_Page eduwiki page].&lt;br /&gt;
# Create '''attendance activity''', and then create teaching sessions inside. Attendance check is mandatory for electives and labs.&lt;br /&gt;
# Create '''course sections''', preferably with respect to syllabus topics.&lt;br /&gt;
# Create '''all graded activities''' with submission deadlines in advance.&lt;br /&gt;
# '''Setup grading'''. Moodle by default equally weights all assignments and uses default letter scale. To adjust this behavior please refer to ''Grades'' menu of the course. Useful tips are given in [https://www.youtube.com/watch?v=tCs6F-PfBJ4&amp;amp;list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu-&amp;amp;index=7&amp;amp;t=3s this video about grades setup] and [https://www.youtube.com/watch?v=P5cUlVIN7J8&amp;amp;list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu-&amp;amp;index=8 this video about mid-semester evaluation]. '''NB University administration automatically imports final grades from Moodle, thus you should ensure that grades are correct in 2 days after a final exam'''.&lt;br /&gt;
&lt;br /&gt;
= Expected state =&lt;br /&gt;
As Moodle is used as a default '''professor-to-student''' communication channel, we expect to see there:&lt;br /&gt;
* '''Course material''': slides, lecture notes, lecture recording, scientific acticles, links to repositories and chats, and other course artifacts.&lt;br /&gt;
* '''Grading feedback'''. Asignments and quizzes graded in Moodle should include justification of the grade. This can involve explicit grading schemas, personal feedbacks to uploads and open questions, and so on.&lt;br /&gt;
&lt;br /&gt;
= Good to have =&lt;br /&gt;
* Our university has a default [https://eduwiki.innopolis.university/index.php/About_lecturing_a_course#Academic_misconduct_policy Academic Misconduct Policy]. If you want to override this rules, you can do this in Moodle.&lt;br /&gt;
* Dedicated '''grading policy''' section in a course header.&lt;br /&gt;
&lt;br /&gt;
= Furter reading =&lt;br /&gt;
Some useful motivation words and useful tricks are given in this [https://www.youtube.com/playlist?list=PLneu1tELBieKgdGI6MXpgCQ-KwTnItYu- YouTube playlist]. To get Moodle assitance, please don't hesitate to contact [https://t.me/Mls181 Miloslav] and [https://t.me/rin_akhm Rinat].&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1832</id>
		<title>How To Moodle</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=How_To_Moodle&amp;diff=1832"/>
		<updated>2022-01-12T06:12:48Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: Created page with &amp;quot;= What is Moodle = [https://moodle.innopolis.university/my/ Moodle] is a widely spread [https://en.wikipedia.org/wiki/Learning_management_system Learning Management System (LM...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= What is Moodle =&lt;br /&gt;
[https://moodle.innopolis.university/my/ Moodle] is a widely spread [https://en.wikipedia.org/wiki/Learning_management_system Learning Management System (LMS)]. Such systems can automate multiple educational procedures. In our university we use Moodle for 2 major tasks: '''professor-to-student''' and '''professor-to-administration''' (PA) communication. In particular ''at least'' we use Moodle:&lt;br /&gt;
* as an entry point for a course for offline and ''online'' students;&lt;br /&gt;
* to publish a course structure, regulations, and materials;&lt;br /&gt;
* to schedule graded activities (quizzes, homeworks, exams, ...);&lt;br /&gt;
* to store a digital footprint of a student, mostly in a form of uploaded assignments and quizzes;&lt;br /&gt;
* for timely grading and grades publishing;&lt;br /&gt;
&lt;br /&gt;
= Moodle Minimum =&lt;br /&gt;
As soon as you get access to the course, you should create or upload the following mandatory objects:&lt;br /&gt;
# Course syllabus, preferably in a form of an [https://eduwiki.innopolis.university/index.php/Main_Page eduwiki page];&lt;br /&gt;
# Attendance activity;&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=969</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=969"/>
		<updated>2021-10-12T08:03:23Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Section 5 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
Students pass 3 homeworks 20 points each. 20 points are given for in-class performance (solving the labs and whiteboard examples). 20 points go to the exam.&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 65-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50-64&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-49&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* [https://www.amazon.com/Programming-Quantum-Computers-Essential-Algorithms/dp/1492039683 Programming Quantum Computers: Essential Algorithms and Code Samples]&lt;br /&gt;
* [https://qiskit.org/textbook/preface.html Qiskit textbook]&lt;br /&gt;
* [https://gitlab.com/qworld/bronze-qiskit QBronze workshop materials]&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* [https://gitlab.com/qworld/silver QSilver workshop]&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| Single qubit&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| 2 qubit operations&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| quantum data representation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 10&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| quantum building blocks&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 5&lt;br /&gt;
| quantum optimization and machine learning&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 6&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Single Qubit&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Qubit&lt;br /&gt;
* Superposition&lt;br /&gt;
* Quantum states, vector representation, and bra-ket notation&lt;br /&gt;
* Single qubit gates NOT, READ/WRITE, HADAMARD, ROT, PHASE&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# Express a superposed state with given probabilities of realization in bra-ket notation&lt;br /&gt;
# Compute the state given a sequence of gates&lt;br /&gt;
# Prepare a desired quantum state given single-qubit operations&lt;br /&gt;
# What is the difference between Unitary and Stochastic matrices?&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# Prepare a desired state given single-qubit operations &lt;br /&gt;
# Apply Hadamard gate to |+&amp;gt;&lt;br /&gt;
# What is Matrix exponentiation?&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# Find eigenstates of Hadamard operator&lt;br /&gt;
# Prepare a desired quantum state&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
2 qubit operations&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* 2-qubit operations&lt;br /&gt;
* CNOT&lt;br /&gt;
* CU: CPHASE, CZ, SWAP&lt;br /&gt;
* CC-U: Toffoli&lt;br /&gt;
* Implementation of arbitrary C-U and CC-U gates&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# Compute tensor product of 2 matrices&lt;br /&gt;
# Implement C-RotX(phi) gate&lt;br /&gt;
# Compute CNOT^(-1)&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# Apply CNOT to |+0&amp;gt; in matrix form&lt;br /&gt;
# Implement CC-H gate using 2-qubit gates only&lt;br /&gt;
# Compute CCNOT^(-1)&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# Implement CZ gate&lt;br /&gt;
# Implement sqrt(CZ) gate&lt;br /&gt;
# Implement CCCNOT&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum data representation&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Quantum arithmetics&lt;br /&gt;
* Quantum RAM&lt;br /&gt;
* Quantum vector encoding&lt;br /&gt;
* Quantum matrix encoding&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# Implement +3 for 2-s complement notation&lt;br /&gt;
# Encode a random vector of 8 components&lt;br /&gt;
# Encode a random unitary matrix&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# Implement x2 for 2-s complement notation&lt;br /&gt;
# Encode a random vector of 4 components&lt;br /&gt;
# Encode a random Hermitian matrix with density matrix&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# Implement x3 for 2-s complement notation&lt;br /&gt;
# Encode a random vector of 16 components&lt;br /&gt;
# Encode a random Hermitian matrix&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum programming building blocks&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Quantum teleportation&lt;br /&gt;
* Amplitude amplification&lt;br /&gt;
* QFT&lt;br /&gt;
* Quantum Phase estimation&lt;br /&gt;
* Grover's search algorithm&lt;br /&gt;
* Shor's factorization algoritm&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# Teleport a qubit and prove your teleportation result is correct&lt;br /&gt;
# Apply QFT to a given vector and report major frequency in discrete sinal&lt;br /&gt;
# For a given matrix, implement a matrix as a circuit and find an eigenvalue for the first eigenvector&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# Implement Amplitude Amplification and show in works&lt;br /&gt;
# Factorize 21 using Shor's algorithm&lt;br /&gt;
# Apply QFT for a `sin(kt)` function&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# Factorize 15 using Shor's algorithm&lt;br /&gt;
# Apply Grover search for an arbitrary oracle function&lt;br /&gt;
# Apply QFT for a `cos(kt)` function&lt;br /&gt;
&lt;br /&gt;
=== Section 5 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum optimization and machine learning&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Quantum PCA&lt;br /&gt;
* Quantum SVM&lt;br /&gt;
* Quadractic Unconstrained Binary Optimization (QUBO) and derivations&lt;br /&gt;
* QAOA&lt;br /&gt;
* Quantum CNN&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# Using qiskit find the first principal conponent of the matrix&lt;br /&gt;
# Classify the data using quantum SVM&lt;br /&gt;
# Implement Quantum CNN&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# Build a QSVM classifier&lt;br /&gt;
# State a problem in a QUBO form and solve it&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# Using qiskit find the second principal conponent of the matrix&lt;br /&gt;
# Find graph max cut using QAOA&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=968</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=968"/>
		<updated>2021-10-12T07:30:26Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Section 4 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
Students pass 3 homeworks 20 points each. 20 points are given for in-class performance (solving the labs and whiteboard examples). 20 points go to the exam.&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 65-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50-64&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-49&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* [https://www.amazon.com/Programming-Quantum-Computers-Essential-Algorithms/dp/1492039683 Programming Quantum Computers: Essential Algorithms and Code Samples]&lt;br /&gt;
* [https://qiskit.org/textbook/preface.html Qiskit textbook]&lt;br /&gt;
* [https://gitlab.com/qworld/bronze-qiskit QBronze workshop materials]&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* [https://gitlab.com/qworld/silver QSilver workshop]&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| Single qubit&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| 2 qubit operations&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| quantum data representation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 10&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| quantum building blocks&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 5&lt;br /&gt;
| quantum optimization and machine learning&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 6&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Single Qubit&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Qubit&lt;br /&gt;
* Superposition&lt;br /&gt;
* Quantum states, vector representation, and bra-ket notation&lt;br /&gt;
* Single qubit gates NOT, READ/WRITE, HADAMARD, ROT, PHASE&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# Express a superposed state with given probabilities of realization in bra-ket notation&lt;br /&gt;
# Compute the state given a sequence of gates&lt;br /&gt;
# Prepare a desired quantum state given single-qubit operations&lt;br /&gt;
# What is the difference between Unitary and Stochastic matrices?&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# Prepare a desired state given single-qubit operations &lt;br /&gt;
# Apply Hadamard gate to |+&amp;gt;&lt;br /&gt;
# What is Matrix exponentiation?&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# Find eigenstates of Hadamard operator&lt;br /&gt;
# Prepare a desired quantum state&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
2 qubit operations&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* 2-qubit operations&lt;br /&gt;
* CNOT&lt;br /&gt;
* CU: CPHASE, CZ, SWAP&lt;br /&gt;
* CC-U: Toffoli&lt;br /&gt;
* Implementation of arbitrary C-U and CC-U gates&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# Compute tensor product of 2 matrices&lt;br /&gt;
# Implement C-RotX(phi) gate&lt;br /&gt;
# Compute CNOT^(-1)&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# Apply CNOT to |+0&amp;gt; in matrix form&lt;br /&gt;
# Implement CC-H gate using 2-qubit gates only&lt;br /&gt;
# Compute CCNOT^(-1)&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# Implement CZ gate&lt;br /&gt;
# Implement sqrt(CZ) gate&lt;br /&gt;
# Implement CCCNOT&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum data representation&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Quantum arithmetics&lt;br /&gt;
* Quantum RAM&lt;br /&gt;
* Quantum vector encoding&lt;br /&gt;
* Quantum matrix encoding&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# Implement +3 for 2-s complement notation&lt;br /&gt;
# Encode a random vector of 8 components&lt;br /&gt;
# Encode a random unitary matrix&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# Implement x2 for 2-s complement notation&lt;br /&gt;
# Encode a random vector of 4 components&lt;br /&gt;
# Encode a random Hermitian matrix with density matrix&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# Implement x3 for 2-s complement notation&lt;br /&gt;
# Encode a random vector of 16 components&lt;br /&gt;
# Encode a random Hermitian matrix&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum programming building blocks&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Quantum teleportation&lt;br /&gt;
* Amplitude amplification&lt;br /&gt;
* QFT&lt;br /&gt;
* Quantum Phase estimation&lt;br /&gt;
* Grover's search algorithm&lt;br /&gt;
* Shor's factorization algoritm&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# Teleport a qubit and prove your teleportation result is correct&lt;br /&gt;
# Apply QFT to a given vector and report major frequency in discrete sinal&lt;br /&gt;
# For a given matrix, implement a matrix as a circuit and find an eigenvalue for the first eigenvector&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# Implement Amplitude Amplification and show in works&lt;br /&gt;
# Factorize 21 using Shor's algorithm&lt;br /&gt;
# Apply QFT for a `sin(kt)` function&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# Factorize 15 using Shor's algorithm&lt;br /&gt;
# Apply Grover search for an arbitrary oracle function&lt;br /&gt;
# Apply QFT for a `cos(kt)` function&lt;br /&gt;
&lt;br /&gt;
=== Section 5 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum optimization and machine learning&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Метод главных компонент на QPU&lt;br /&gt;
* Метод опорных вектором на QPU&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=967</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=967"/>
		<updated>2021-10-11T14:34:41Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: Added topics and content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
Students pass 3 homeworks 20 points each. 20 points are given for in-class performance (solving the labs and whiteboard examples). 20 points go to the exam.&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 65-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50-64&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-49&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* [https://www.amazon.com/Programming-Quantum-Computers-Essential-Algorithms/dp/1492039683 Programming Quantum Computers: Essential Algorithms and Code Samples]&lt;br /&gt;
* [https://qiskit.org/textbook/preface.html Qiskit textbook]&lt;br /&gt;
* [https://gitlab.com/qworld/bronze-qiskit QBronze workshop materials]&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* [https://gitlab.com/qworld/silver QSilver workshop]&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| Single qubit&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| 2 qubit operations&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| quantum data representation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 10&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| quantum building blocks&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 5&lt;br /&gt;
| quantum optimization and machine learning&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 6&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Single Qubit&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Qubit&lt;br /&gt;
* Superposition&lt;br /&gt;
* Quantum states, vector representation, and bra-ket notation&lt;br /&gt;
* Single qubit gates NOT, READ/WRITE, HADAMARD, ROT, PHASE&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# Express a superposed state with given probabilities of realization in bra-ket notation&lt;br /&gt;
# Compute the state given a sequence of gates&lt;br /&gt;
# Prepare a desired quantum state given single-qubit operations&lt;br /&gt;
# What is the difference between Unitary and Stochastic matrices?&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# Prepare a desired state given single-qubit operations &lt;br /&gt;
# Apply Hadamard gate to |+&amp;gt;&lt;br /&gt;
# What is Matrix exponentiation?&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# Find eigenstates of Hadamard operator&lt;br /&gt;
# Prepare a desired quantum state&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
2 qubit operations&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* 2-qubit operations&lt;br /&gt;
* CNOT&lt;br /&gt;
* CU: CPHASE, CZ, SWAP&lt;br /&gt;
* CC-U: Toffoli&lt;br /&gt;
* Implementation of arbitrary C-U and CC-U gates&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# Compute tensor product of 2 matrices&lt;br /&gt;
# Implement C-RotX(phi) gate&lt;br /&gt;
# Compute CNOT^(-1)&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# Apply CNOT to |+0&amp;gt; in matrix form&lt;br /&gt;
# Implement CC-H gate using 2-qubit gates only&lt;br /&gt;
# Compute CCNOT^(-1)&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# Implement CZ gate&lt;br /&gt;
# Implement sqrt(CZ) gate&lt;br /&gt;
# Implement CCCNOT&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum data representation&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Quantum arithmetics&lt;br /&gt;
* Quantum RAM&lt;br /&gt;
* Quantum vector encoding&lt;br /&gt;
* Quantum matrix encoding&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# Implement +3 for 2-s complement notation&lt;br /&gt;
# Encode a random vector of 8 components&lt;br /&gt;
# Encode a random unitary matrix&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# Implement x2 for 2-s complement notation&lt;br /&gt;
# Encode a random vector of 4 components&lt;br /&gt;
# Encode a random Hermitian matrix with density matrix&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# Implement x3 for 2-s complement notation&lt;br /&gt;
# Encode a random vector of 16 components&lt;br /&gt;
# Encode a random Hermitian matrix&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum programming building blocks&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Quantum teleportation&lt;br /&gt;
* Amplitude amplification&lt;br /&gt;
* QFT&lt;br /&gt;
* Quantum Phase estimation&lt;br /&gt;
* Grover's search algorithm&lt;br /&gt;
* Shor's factorization algoritm&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 5 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum optimization and machine learning&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Метод главных компонент на QPU&lt;br /&gt;
* Метод опорных вектором на QPU&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=966</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=966"/>
		<updated>2021-10-11T09:50:24Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Section 5 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
Students pass 3 homeworks 20 points each. 20 points are given for in-class performance (solving the labs and whiteboard examples). 20 points go to the exam.&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 65-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50-64&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-49&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* [https://www.amazon.com/Programming-Quantum-Computers-Essential-Algorithms/dp/1492039683 Programming Quantum Computers: Essential Algorithms and Code Samples]&lt;br /&gt;
* [https://qiskit.org/textbook/preface.html Qiskit textbook]&lt;br /&gt;
* [https://gitlab.com/qworld/bronze-qiskit QBronze workshop materials]&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* [https://gitlab.com/qworld/silver QSilver workshop]&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| Single qubit&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| 2 qubit operations&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| quantum data representation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 10&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| quantum building blocks&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 5&lt;br /&gt;
| quantum optimization and machine learning&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 6&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Single Qubit&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Кубит, суперпозиция и квантовые состояния, однокубитные операции, кубит, вектор квантового состояния, кет-нотация, однокубитные гейты NOT, READ, WRITE, HADAMARD, ROT, PHASE&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
2 qubit operations&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* многокубитные операции CNOT, Toffoli, CPHASE, CZ, SWAP&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum data representation&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Квантовая память&lt;br /&gt;
* Кодирование векторов&lt;br /&gt;
* Кодирование матриц&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum programming building blocks&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Квантовая телепортация&lt;br /&gt;
* Арифметика QPU&lt;br /&gt;
* Усиление комплексной амплитуды&lt;br /&gt;
* Квантовое преобразование Фурье&lt;br /&gt;
* Квантовая оценка фазы&lt;br /&gt;
* Алгоритм Гровера&lt;br /&gt;
* Алгоритм Шора&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 5 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum optimization and machine learning&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Метод главных компонент на QPU&lt;br /&gt;
* Метод опорных вектором на QPU&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=965</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=965"/>
		<updated>2021-10-11T09:49:16Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Section 4 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
Students pass 3 homeworks 20 points each. 20 points are given for in-class performance (solving the labs and whiteboard examples). 20 points go to the exam.&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 65-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50-64&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-49&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* [https://www.amazon.com/Programming-Quantum-Computers-Essential-Algorithms/dp/1492039683 Programming Quantum Computers: Essential Algorithms and Code Samples]&lt;br /&gt;
* [https://qiskit.org/textbook/preface.html Qiskit textbook]&lt;br /&gt;
* [https://gitlab.com/qworld/bronze-qiskit QBronze workshop materials]&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* [https://gitlab.com/qworld/silver QSilver workshop]&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| Single qubit&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| 2 qubit operations&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| quantum data representation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 10&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| quantum building blocks&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 5&lt;br /&gt;
| quantum optimization and machine learning&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 6&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Single Qubit&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Кубит, суперпозиция и квантовые состояния, однокубитные операции, кубит, вектор квантового состояния, кет-нотация, однокубитные гейты NOT, READ, WRITE, HADAMARD, ROT, PHASE&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
2 qubit operations&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* многокубитные операции CNOT, Toffoli, CPHASE, CZ, SWAP&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum data representation&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Квантовая память&lt;br /&gt;
* Кодирование векторов&lt;br /&gt;
* Кодирование матриц&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum programming building blocks&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Квантовая телепортация&lt;br /&gt;
* Арифметика QPU&lt;br /&gt;
* Усиление комплексной амплитуды&lt;br /&gt;
* Квантовое преобразование Фурье&lt;br /&gt;
* Квантовая оценка фазы&lt;br /&gt;
* Алгоритм Гровера&lt;br /&gt;
* Алгоритм Шора&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 5 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum optimization and machine learning&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=964</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=964"/>
		<updated>2021-10-11T09:48:07Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Section 3 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
Students pass 3 homeworks 20 points each. 20 points are given for in-class performance (solving the labs and whiteboard examples). 20 points go to the exam.&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 65-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50-64&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-49&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* [https://www.amazon.com/Programming-Quantum-Computers-Essential-Algorithms/dp/1492039683 Programming Quantum Computers: Essential Algorithms and Code Samples]&lt;br /&gt;
* [https://qiskit.org/textbook/preface.html Qiskit textbook]&lt;br /&gt;
* [https://gitlab.com/qworld/bronze-qiskit QBronze workshop materials]&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* [https://gitlab.com/qworld/silver QSilver workshop]&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| Single qubit&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| 2 qubit operations&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| quantum data representation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 10&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| quantum building blocks&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 5&lt;br /&gt;
| quantum optimization and machine learning&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 6&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Single Qubit&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Кубит, суперпозиция и квантовые состояния, однокубитные операции, кубит, вектор квантового состояния, кет-нотация, однокубитные гейты NOT, READ, WRITE, HADAMARD, ROT, PHASE&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
2 qubit operations&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* многокубитные операции CNOT, Toffoli, CPHASE, CZ, SWAP&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum data representation&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Квантовая память&lt;br /&gt;
* Кодирование векторов&lt;br /&gt;
* Кодирование матриц&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum programming building blocks&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 5 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum optimization and machine learning&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=963</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=963"/>
		<updated>2021-10-11T09:46:40Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
Students pass 3 homeworks 20 points each. 20 points are given for in-class performance (solving the labs and whiteboard examples). 20 points go to the exam.&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 65-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50-64&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-49&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* [https://www.amazon.com/Programming-Quantum-Computers-Essential-Algorithms/dp/1492039683 Programming Quantum Computers: Essential Algorithms and Code Samples]&lt;br /&gt;
* [https://qiskit.org/textbook/preface.html Qiskit textbook]&lt;br /&gt;
* [https://gitlab.com/qworld/bronze-qiskit QBronze workshop materials]&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* [https://gitlab.com/qworld/silver QSilver workshop]&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| Single qubit&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| 2 qubit operations&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| quantum data representation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 10&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| quantum building blocks&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 5&lt;br /&gt;
| quantum optimization and machine learning&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 6&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Single Qubit&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* Кубит, суперпозиция и квантовые состояния, однокубитные операции, кубит, вектор квантового состояния, кет-нотация, однокубитные гейты NOT, READ, WRITE, HADAMARD, ROT, PHASE&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
2 qubit operations&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* многокубитные операции CNOT, Toffoli, CPHASE, CZ, SWAP&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum data representation&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum programming building blocks&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 5 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum optimization and machine learning&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
==== What forms of evaluation were used to test students’ performance in this section? ====&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for ongoing performance evaluation within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=962</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=962"/>
		<updated>2021-10-11T09:40:47Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Course Sections */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
Students pass 3 homeworks 20 points each. 20 points are given for in-class performance (solving the labs and whiteboard examples). 20 points go to the exam.&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 65-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50-64&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-49&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* [https://www.amazon.com/Programming-Quantum-Computers-Essential-Algorithms/dp/1492039683 Programming Quantum Computers: Essential Algorithms and Code Samples]&lt;br /&gt;
* [https://qiskit.org/textbook/preface.html Qiskit textbook]&lt;br /&gt;
* [https://gitlab.com/qworld/bronze-qiskit QBronze workshop materials]&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* [https://gitlab.com/qworld/silver QSilver workshop]&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| Single qubit&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| 2 qubit operations&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 8&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| quantum data representation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 10&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| quantum building blocks&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 5&lt;br /&gt;
| quantum optimization and machine learning&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 6&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Single Qubit&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
2 qubit operations&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum data representation&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum programming building blocks&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 5 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
Quantum optimization and machine learning&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=961</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=961"/>
		<updated>2021-10-11T09:34:56Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Resources and reference material */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
Students pass 3 homeworks 20 points each. 20 points are given for in-class performance (solving the labs and whiteboard examples). 20 points go to the exam.&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 65-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50-64&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-49&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* [https://www.amazon.com/Programming-Quantum-Computers-Essential-Algorithms/dp/1492039683 Programming Quantum Computers: Essential Algorithms and Code Samples]&lt;br /&gt;
* [https://qiskit.org/textbook/preface.html Qiskit textbook]&lt;br /&gt;
* [https://gitlab.com/qworld/bronze-qiskit QBronze workshop materials]&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* [https://gitlab.com/qworld/silver QSilver workshop]&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| S1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| S2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 16&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| S3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| S4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S1&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S2&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S3&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S4&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=960</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=960"/>
		<updated>2021-10-11T09:30:40Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Grades range */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
Students pass 3 homeworks 20 points each. 20 points are given for in-class performance (solving the labs and whiteboard examples). 20 points go to the exam.&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 65-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50-64&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-49&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| S1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| S2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 16&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| S3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| S4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S1&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S2&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S3&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S4&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=959</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=959"/>
		<updated>2021-10-11T09:29:44Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Course evaluation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
Students pass 3 homeworks 20 points each. 20 points are given for in-class performance (solving the labs and whiteboard examples). 20 points go to the exam.&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 90-100&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 75-89&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60-74&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 40-59&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-59&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-39&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| S1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| S2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 16&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| S3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| S4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S1&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S2&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S3&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S4&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=958</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=958"/>
		<updated>2021-10-11T09:26:54Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Course evaluation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 90-100&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 75-89&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60-74&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 40-59&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-59&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-39&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| S1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| S2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 16&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| S3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| S4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S1&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S2&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S3&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S4&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=957</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=957"/>
		<updated>2021-10-11T09:26:22Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Course evaluation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 40&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 90-100&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 75-89&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60-74&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 40-59&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-59&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-39&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| S1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| S2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 16&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| S3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| S4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S1&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S2&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S3&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S4&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=956</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=956"/>
		<updated>2021-10-11T09:23:32Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: Bloom's&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* basics of quantum computing&lt;br /&gt;
* definition of quantum state and quantum gate&lt;br /&gt;
* basic quantum gates&lt;br /&gt;
* basic quantum subprograms&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* terms of quantum computing&lt;br /&gt;
* solving applied problems in quantum computer&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* write an algormithm in qiskit progamming language&lt;br /&gt;
* run an algorithm in simulator&lt;br /&gt;
* run an algorithm in real quantum computer&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 30&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 40&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 90-100&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 75-89&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60-74&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 40-59&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-59&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-39&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| S1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| S2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 16&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| S3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| S4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S1&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S2&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S3&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S4&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=955</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=955"/>
		<updated>2021-10-11T09:18:30Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Introduction to Quantum Programming */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* Quantum computer&lt;br /&gt;
* Quantum circuit&lt;br /&gt;
* Quantum optimization&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
The goal of the course is to equip students with the skills to develop quantum algorithms using modern development tools for simulators and real computing systems. These skills include, but are not limited to, the qiskit programming language and its libraries, and universal quantum notation.&lt;br /&gt;
&lt;br /&gt;
After mastering the course the student should be aware of ways to develop quantum algorithms, should be able to develop simple quantum circuits from scratch and integrate them into classical software, should be able to compose sequences of quantum circuits that solve computational and machine learning problems.&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 30&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 40&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 90-100&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 75-89&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60-74&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 40-59&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-59&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-39&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| S1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| S2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 16&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| S3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| S4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S1&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S2&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S3&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S4&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=954</id>
		<title>About lecturing a course</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=954"/>
		<updated>2021-10-10T09:29:39Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* 3.11 Academic misconduct policy */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= ABOUT LECTURING A COURSE =&lt;br /&gt;
&lt;br /&gt;
The old version of the regulations to consider is https://docs.google.com/document/d/1Pk0J5C1LIkXHz-aPMCXZPr1SSD0YsLULJ8IslahdyOU/edit.&lt;br /&gt;
&lt;br /&gt;
== Course Structure and Syllabus ==&lt;br /&gt;
&lt;br /&gt;
Faculty members can use any instructional mode; however, they should always make sure to&lt;br /&gt;
develop and communicate the objectives of the course to the students. In regards to this, the&lt;br /&gt;
instructors of the courses should prepare the course syllabus for all of your courses and share&lt;br /&gt;
them with the Department of Education (DoE) before a semester begins.&lt;br /&gt;
The template that IU is currently using for the course syllabus is in the appendix (Add as an&lt;br /&gt;
appendix the template for the syllabus). Such template is then reflected by the DoE into&lt;br /&gt;
the online teaching infrastructure (currentlyMoodle) and is used as the core reference for&lt;br /&gt;
supplying course material, schedules, and calendars to students.&lt;br /&gt;
The deadlines to prepare and submit the syllabus are June 30 (for Fall semester courses),&lt;br /&gt;
October 31 (for Spring semester courses), May 01 (for Summer semester courses).&lt;br /&gt;
The instructor of the course is expected to teach with physical presence at least 70% of&lt;br /&gt;
the lectures.&lt;br /&gt;
&lt;br /&gt;
== Evaluation of students performance ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
«Innopolis University».”&lt;br /&gt;
&lt;br /&gt;
=== Ongoing academic progress assessment (OPA) ===&lt;br /&gt;
&lt;br /&gt;
1. Ongoing academic progress assessment (OPA) is carried out by all types of self-study&lt;br /&gt;
and contact work of students prescribed by the disciplines, practices, and programs&lt;br /&gt;
of research work. The OPA is carried out by a professor giving courses, by the head of&lt;br /&gt;
practice, or by the tutor of the research work.&lt;br /&gt;
&lt;br /&gt;
2. The forms of the OPA include:&lt;br /&gt;
&lt;br /&gt;
* individual realization of software code,&lt;br /&gt;
* individual assignments,&lt;br /&gt;
* practical and laboratory work,&lt;br /&gt;
* projects,&lt;br /&gt;
* examinations,&lt;br /&gt;
* colloquiums,&lt;br /&gt;
* tests (hand-written or computer-based),&lt;br /&gt;
* reports, essays, surveys,&lt;br /&gt;
* oral polls,&lt;br /&gt;
* discussions, training, workshops.&lt;br /&gt;
&lt;br /&gt;
3. Other forms of OPA might be established in accordance with the curriculum and&lt;br /&gt;
schedule.&lt;br /&gt;
&lt;br /&gt;
4. The Instructor determines the frequency, the procedure, and the forms of OPA, as well&lt;br /&gt;
as the evaluation system for it. The Instructor has a right to introduce corrections in&lt;br /&gt;
the quantity and procedure of OPA.&lt;br /&gt;
&lt;br /&gt;
5. The Instructor must enter OPA results into the LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The OPA results must be taken into account when the final grade is given during course&lt;br /&gt;
evaluation. Grades received by students during the OPA are not subject to retake.&lt;br /&gt;
&lt;br /&gt;
=== Studentsmid-semester evaluation ===&lt;br /&gt;
&lt;br /&gt;
Within the framework of the educational process’s quality assessment, the IU Department&lt;br /&gt;
of Education analyzes students’ progress based on the OPA results around the middle of&lt;br /&gt;
each semester. Based on this analysis, members of the DoE hold special meetings with the&lt;br /&gt;
under-performing students to assess the reasons behind their struggling. The following&lt;br /&gt;
procedures are in place:&lt;br /&gt;
&lt;br /&gt;
1. Each course instructor should estimate students’ performance by the end of the 9th&lt;br /&gt;
week of the semester. This is an estimation of individual students’ final grade&lt;br /&gt;
&lt;br /&gt;
2. Such an estimate should be entered in the Moodle section of the course using an&lt;br /&gt;
assessment named “Mid Semester Evaluation (for DoE)”&lt;br /&gt;
&lt;br /&gt;
3. Such an estimate should be defined with the usual letter grades (A, B, C, D - where D&lt;br /&gt;
means “fail”)&lt;br /&gt;
&lt;br /&gt;
It is noteworthy that the mid-semester evaluation is not the same as the midterm evaluation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Final evaluation ===&lt;br /&gt;
&lt;br /&gt;
The official term for the final course evaluation is the “Interim assessment” (IA), and it will&lt;br /&gt;
be used below. The following is stipulated by the University Regulation “Ongoing and interim&lt;br /&gt;
assessment of students’ knowledge in the autonomous noncommercial organization of higher&lt;br /&gt;
education Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The schedule and the place of IA are drafted by the DoE one week prior to the beginning&lt;br /&gt;
of an IA, which must be approved by the Director of the University. Academic&lt;br /&gt;
faculty and students must be informed of this via their corporate e-mails.&lt;br /&gt;
&lt;br /&gt;
2. The IA is conducted after completing the course or practice in full or in part. This assessment&lt;br /&gt;
will take place in a form that depends on the educational program, the work&lt;br /&gt;
program of the discipline (course modules) and following the procedures, prescribed&lt;br /&gt;
by relevant regulations.&lt;br /&gt;
&lt;br /&gt;
3. The forms of interim assessment are:&lt;br /&gt;
&lt;br /&gt;
* a test (including a pass/fail test),&lt;br /&gt;
* an examination.&lt;br /&gt;
&lt;br /&gt;
Both of these can be carried out in the following forms:&lt;br /&gt;
&lt;br /&gt;
* verbally and in a written form,&lt;br /&gt;
* in the form of testing, including the use of computers, software and hardware, as&lt;br /&gt;
well as&lt;br /&gt;
* in the form of an essay or&lt;br /&gt;
* project defense.&lt;br /&gt;
&lt;br /&gt;
The form of the interim assessment is determined by the Instructor. Students must&lt;br /&gt;
be informed about the IA form.&lt;br /&gt;
&lt;br /&gt;
4. The final grade for the course (module) and practice (research work) can include the&lt;br /&gt;
results of the OPA.&lt;br /&gt;
&lt;br /&gt;
5. Recording the IA results can be conducted in the following 2 ways:&lt;br /&gt;
&lt;br /&gt;
* The Instructor enters IA results into the LMSMoodle after which the results are&lt;br /&gt;
transferred into the intermediate attestation report.&lt;br /&gt;
* The Instructor fills out the intermediate attestation report (Appendix 1 of the&lt;br /&gt;
cited document) and submits it to the DoE. The DoE employees then transfer the grades into LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The results cannot be reviewed after being entered into LMS Moodle and the interim&lt;br /&gt;
assessment report.&lt;br /&gt;
&lt;br /&gt;
7. Final results of the examination (tests) from the interim assessment report shall be entered&lt;br /&gt;
into the student’s electronic record books (LMS Moodle, a system of educational process control 1C: University, student’s portfolio, and student’s personal account&lt;br /&gt;
(my.university.innopolis.ru)).&lt;br /&gt;
&lt;br /&gt;
=== Rules on final examinations ===&lt;br /&gt;
&lt;br /&gt;
1. If a student has no valid reason for being absent from the exam, he/she is considered&lt;br /&gt;
to not have passed the exam and not fulfilled academic requirements.&lt;br /&gt;
&lt;br /&gt;
2. The Instructor can provide the list of supportive materials that students are allowed&lt;br /&gt;
to use during the exam.&lt;br /&gt;
&lt;br /&gt;
3. The use of non-allowed supportive materials during the exams, breach of study discipline&lt;br /&gt;
(cheating, use of mobile phones or PC, attempts to talk to others, etc.) as well as&lt;br /&gt;
infringement of the regulations is prohibited. These incidents can serve as a ground&lt;br /&gt;
for removal of the student from the room and awarding thema D (unsatisfactory) or&lt;br /&gt;
F (Fail) marks.&lt;br /&gt;
&lt;br /&gt;
4. If any of the incidents described above occur, the Instructor should inform the Vice-&lt;br /&gt;
Rector for Education of this in written form or via the corporate mail. The Vice-Rector&lt;br /&gt;
in their turn sends an official note on Regulations infringement to the Director of the&lt;br /&gt;
University for further consideration and decision.&lt;br /&gt;
&lt;br /&gt;
5. Presence of the third parties on exams and tests without the written permission of the&lt;br /&gt;
Vice-Rector for Education of the University is not allowed.&lt;br /&gt;
&lt;br /&gt;
6. Students with an individual education plan may pass tests and exams only during the&lt;br /&gt;
period determined by their individual education plan.&lt;br /&gt;
&lt;br /&gt;
7. Students with a valid reason of absence (illness, family circumstances, etc.) who were&lt;br /&gt;
not able to pass tests and exams within the established timeframe are permitted to&lt;br /&gt;
retake an exam on individual terms. The terms are approved by the direct order of the&lt;br /&gt;
University Director.&lt;br /&gt;
&lt;br /&gt;
8. For students who provide justification documents for their absence in the exam (sick leave&lt;br /&gt;
sheet, medical certificate, etc.), the examination period may be extended by the number&lt;br /&gt;
of calendar days indicated in the presented document. This document should be&lt;br /&gt;
provided no later than three working days after being issued.&lt;br /&gt;
&lt;br /&gt;
9. The following procedure is applied for the extension of the examination session:&lt;br /&gt;
&lt;br /&gt;
* A student provides the DoE with: &lt;br /&gt;
&lt;br /&gt;
1) A statement in the name of Vice-Rector&lt;br /&gt;
for Education to extend the examination period; &lt;br /&gt;
2) Documents confirming the&lt;br /&gt;
reason for the extension of the examination period (a medical certificate or other&lt;br /&gt;
documents).&lt;br /&gt;
&lt;br /&gt;
* The Vice-Rector for Education examines the submitted documents and visas&lt;br /&gt;
student’s statement.&lt;br /&gt;
&lt;br /&gt;
* Based on this, the Department of Education of the University drafts submission&lt;br /&gt;
for the Director on the extension of the examination period, indicating a concrete number of extension days.&lt;br /&gt;
&lt;br /&gt;
10. A student is not allowed to have an extension of the exam period if he/she does not submit&lt;br /&gt;
the justification document in time.&lt;br /&gt;
&lt;br /&gt;
=== Marks and grading policy ===&lt;br /&gt;
&lt;br /&gt;
IU five-point grading system:&lt;br /&gt;
&lt;br /&gt;
* “Excellent” - A - A student gets A (“Excellent”) mark when he/she shows his/her full knowledge of the subject of a study program.&lt;br /&gt;
&lt;br /&gt;
* “Good&amp;quot; - B - The learner has the knowledge of the subject in the almost full volume of the curriculum; independently, in a logical sequence, and in a comprehensive manner, answers all the questions, emphasizing the most essential, is able to analyze, compare, classify, generalize, and systematize the studied material, highlight the main concepts, establish causal relations; clearly formulates answers, freely interprets analytical results and solves situational problems of increased complexity; is well-acquainted with basic literature and research methods; can correlate the theoretical aspects of the activities of a subject with practical problems.&lt;br /&gt;
&lt;br /&gt;
* “Satisfactory&amp;quot; - C - The learner has only basic knowledge of the discipline; has difficulties when answering questions, operates with inaccurate wording, misses essential parts of questions. The student is able to solve only the easiest&lt;br /&gt;
tasks.&lt;br /&gt;
&lt;br /&gt;
* “Unsatisfactory&amp;quot; - D - The student did not master the required minimum of subject knowledge,&lt;br /&gt;
is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
* “Passed&amp;quot; - P&lt;br /&gt;
&lt;br /&gt;
* “Fail&amp;quot; - F - The student did not master the required minimum of subject knowledge, is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
1. The grades A, B, C, and P are considered positive and are not subject to retake in order to improve the grade. The grades D and F are considered negative (unsatisfactory).&lt;br /&gt;
&lt;br /&gt;
2. A student who has completed in full the requirements of the current year’s curriculum and have successfully passed all examinations and internships is transferred to the next year in accordance with the Director’s order based on the proposal of the Vice-Rector for Education of the University.&lt;br /&gt;
&lt;br /&gt;
== Retakes and missed assignments ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment of students’ knowledge in the autonomous noncommercial organization of higher education Innopolis University&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The negative results of the interim assessment in one or several academic subjects, courses, disciplines (modules), practice (educational, industrial, pre-diploma) of the education program, as well as absence on the exam without a valid reason, are considered as unfulfilled academic requirements. Students are required to fulfill these requirements within the timeframe established by the University.&lt;br /&gt;
&lt;br /&gt;
2. The University defines the schedule of retakes for each course and practice and designates for this purpose an additional exam (retake) session. This schedule is approved by the director of the university and is communicated to students through corporate&lt;br /&gt;
e-mail.&lt;br /&gt;
&lt;br /&gt;
3. The structure of the retake (including labs, oral, written, practical) is defined by the instructor. The grading policy is up to the instructor and needs to be clearly stated in the syllabus.&lt;br /&gt;
&lt;br /&gt;
4. If the student has failed to fulfill his/her academic requirement during the retake for the first time (hereinafter - first retake) they have a right for a second retake with the committee assigned by the university for this retake.&lt;br /&gt;
&lt;br /&gt;
5. The first retake should be held by the same instructor to whom the student failed the exam (test) for the first time. If the instructor does not have the opportunity to conduct the exam at the fixed time, the Vice-Rector for Education appoints another instructor.&lt;br /&gt;
&lt;br /&gt;
6. The Committee for the second retake is approved by the director’s order on the basis&lt;br /&gt;
of the submission of the Vice-Rector for Education of the University. The opportunity&lt;br /&gt;
to fulfill academic requirements is granted to each student no more than twice.&lt;br /&gt;
&lt;br /&gt;
7. Students must pass the retake no later than one year since the date the unfulfilled requirement originated. This period does not include the following: sick leave, academic leave, maternal leave.&lt;br /&gt;
&lt;br /&gt;
8. University has the right to conduct the first and the second retake during vacation. In this case, the University must set several retake periods, both during the holidays and during the semester.&lt;br /&gt;
&lt;br /&gt;
9. The second retake could not be scheduled to take place during the internship (practice) period or interim assessment period (with the exception of the IA in remote learning format).&lt;br /&gt;
&lt;br /&gt;
10. Graduating students are allowed to complete their unfulfilled academic requirements before the order of their admission to the state final certification is issued.&lt;br /&gt;
&lt;br /&gt;
11. The mark for the second retake is awarded based on the agreement of all committee members. The decision of the committee is adopted by a simple majority of votes, is final and is not subject to revision.&lt;br /&gt;
&lt;br /&gt;
12. The results of the retake (corresponding scores and marks) are recorded in accordance with the general rules for entering the results of the interim assessment. This information is recorded by the instructor in the interim reassessment paper.&lt;br /&gt;
&lt;br /&gt;
13. The students who did not liquidate the academic debt in due time are expelled from the University as having failed to fulfill their responsibilities for the conscientious mastering of the educational program and the implementation of the curriculum.&lt;br /&gt;
&lt;br /&gt;
14. The retakes take place during the first week of the following semesters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ongoing and interim assessment for students with disabilities ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. In order to conduct an ongoing and interim assessment for people with disabilities the&lt;br /&gt;
materials must be drafted. These materials must be adapted to estimate the achievements&lt;br /&gt;
fixed in the professional study program and the level of achieved competencies&lt;br /&gt;
in accordance with this study program.&lt;br /&gt;
&lt;br /&gt;
2. For students with disabilities the forms of ongoing and interim assessment must be&lt;br /&gt;
adapted taking into consideration the peculiarities of their mental and physical development,&lt;br /&gt;
individual capabilities and health (oral form, written form on paper and&lt;br /&gt;
computer, in a form of tests, etc.).&lt;br /&gt;
&lt;br /&gt;
3. In order to make education available for people with disabilities the University must&lt;br /&gt;
meet the following requirements: the presence of the assistant(s) in the room to provide&lt;br /&gt;
the disabled people with the necessary technical assistance; written exercises are&lt;br /&gt;
dictated to the student with disabilities. If necessary, students with disabilities must be&lt;br /&gt;
allowed to use any technical assistive devices.&lt;br /&gt;
&lt;br /&gt;
4. For those students who have serious health problems such as speech disorder, difficulties&lt;br /&gt;
with hearing, oral assessments must be converted into a written form.&lt;br /&gt;
&lt;br /&gt;
5. If needed, the disabled student is entitled to request in written form additional time&lt;br /&gt;
to prepare his/her answers during the test or exam. The duration of the assessment&lt;br /&gt;
session cannot be extended by more than 1.5 hours.&lt;br /&gt;
&lt;br /&gt;
6. During the assessment sessions, the disabled students must be granted the chance to&lt;br /&gt;
use assistive devices by taking into consideration their special needs.&lt;br /&gt;
&lt;br /&gt;
=== Storage of documents ===&lt;br /&gt;
&lt;br /&gt;
In order to fulfill the requirements of Russian federal regulations, the Department of Education&lt;br /&gt;
suggests the following policy. Written paper works,&lt;br /&gt;
&lt;br /&gt;
1. created by students at midterm exams, final exams and retakes should be stored by a&lt;br /&gt;
professor for 1 year from the moment of exam. This category also includes other works&lt;br /&gt;
that students and/or professors decided to include in student’s professional portfolios.&lt;br /&gt;
Keep these works at the professor’s office.&lt;br /&gt;
&lt;br /&gt;
2. thesis works, course works, and other works with your and student signatures should be&lt;br /&gt;
stored by DoE. Regardless of the age – take them to the Department of Education.&lt;br /&gt;
&lt;br /&gt;
3. created during other activities (even if one year did not pass) can be recycled immediately.&lt;br /&gt;
You are free to recycle these works with no preliminary actions (burning,&lt;br /&gt;
shredding, ...).&lt;br /&gt;
Comment: the form of the exam is defined in the syllabus. If an exam is conducted in practical or&lt;br /&gt;
oral form and produces no paper artifacts, this should be explicitly specified at the course&lt;br /&gt;
syllabus. Otherwise, the ministry assumes the exam is conducted in written form.&lt;br /&gt;
&lt;br /&gt;
=== Transfer Students for BS ===&lt;br /&gt;
&lt;br /&gt;
These are stipulated by the “Regulations on the procedure of transfer, expulsion, and reinstatement&lt;br /&gt;
of students and grating of academic leaves&amp;quot; from June 1, 2017.&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Transfer Students for MS ==&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Meeting with the Student-Representatives ==&lt;br /&gt;
&lt;br /&gt;
During the 7th or the 8th week of the semester, the instructor must perform meeting with&lt;br /&gt;
the student representatives where s/he discusses the evolution of the course, gather feedback&lt;br /&gt;
from the students, identifies corrective actions, and send a report of such meeting to the&lt;br /&gt;
education department.&lt;br /&gt;
&lt;br /&gt;
== Management of the Thesis ==&lt;br /&gt;
&lt;br /&gt;
Thesis is carried out according to the requirements of the Federal lawNo 273-FZ of 29.12.2012&lt;br /&gt;
and order No 636 of theMinistry of education of the Russian Federation of 29.06.2015.&lt;br /&gt;
Specifically, the following provisions apply to Innopolis University:&lt;br /&gt;
&lt;br /&gt;
1. For the Fall semester,&lt;br /&gt;
&lt;br /&gt;
* (a) all the policies applied to courses are applied to the thesis;&lt;br /&gt;
* (b) in the final evaluation in the Fall semester an assessment at the C level should&lt;br /&gt;
be assimilated to a Fail, since there is an expectation that theses should not be&lt;br /&gt;
mediocre.&lt;br /&gt;
&lt;br /&gt;
2. For the final (Spring) evaluation of the thesis, the final grade is defined by the state&lt;br /&gt;
thesis commission, on the basis of a proposal made by the supervisor in moodle.&lt;br /&gt;
&lt;br /&gt;
3. Details on the implementation of the thesis are in Appendix ?? on page ?? for the BS&lt;br /&gt;
theses and in Appendix ?? on page ?? for theMS theses.&lt;br /&gt;
&lt;br /&gt;
4. the amount of plagiarism in texts for the thesis of the students enrolled in the BS&lt;br /&gt;
programs should not exceed 30%;&lt;br /&gt;
&lt;br /&gt;
5. the amount of plagiarism in texts for the thesis of students enrolled in theMS programs&lt;br /&gt;
should not exceed 25%.&lt;br /&gt;
&lt;br /&gt;
6. a summary report of the inspection of the texts of the thesis of University students in&lt;br /&gt;
Plagiarism Checking System has to be submitted to the State Examination Committee&lt;br /&gt;
by the Department of Education no later than 3 (three) calendar days before the day of&lt;br /&gt;
the thesis defense.&lt;br /&gt;
&lt;br /&gt;
7. theses made by the students of the University have to be published in the electronic&lt;br /&gt;
the library system of the University within 5 (five) days after the defense, except for the&lt;br /&gt;
works:&lt;br /&gt;
&lt;br /&gt;
* containing the information being a state secret;&lt;br /&gt;
* containing information that has current or potential commercial value (production,&lt;br /&gt;
technical, economic, organizational) for the rightsholder due to it being unknown to&lt;br /&gt;
third parties, and other data (including the results of intellectual activity in the scientific&lt;br /&gt;
and technical sphere) that concerns methods of professional activity.&lt;br /&gt;
&lt;br /&gt;
== Participation in lab activities ==&lt;br /&gt;
&lt;br /&gt;
1. The following provisions do not apply to student developing a thesis or a curricular&lt;br /&gt;
project course, for which specific regulations are set.&lt;br /&gt;
&lt;br /&gt;
2. During a semester of study, students can participate at activities of a lab of Innopolis&lt;br /&gt;
University.&lt;br /&gt;
&lt;br /&gt;
3. Such participation is completely voluntary on the side of the student and their hosting&lt;br /&gt;
is completely voluntary on the side of the accepting professor and it is understood that&lt;br /&gt;
it is undertaken because both the student and the professor consider it useful for their&lt;br /&gt;
studies and researchers.&lt;br /&gt;
&lt;br /&gt;
4. Accepting professors are encouraged to set up written agreements with students to&lt;br /&gt;
clarify the mutual expectations and duties.&lt;br /&gt;
&lt;br /&gt;
5. For the student, such participation must not interfere in any way with the course of&lt;br /&gt;
study and cannot be a reason for:&lt;br /&gt;
&lt;br /&gt;
* earning credits toward a degree&lt;br /&gt;
* missing classes&lt;br /&gt;
* skipping or delaying exams or any other formof evaluation&lt;br /&gt;
* asking the university to provide extra space for desks, resources for computing,&lt;br /&gt;
funding to attend conferences, etc&lt;br /&gt;
For the accepting professor, such participation cannot be a reason for:&lt;br /&gt;
* a reduced teaching load&lt;br /&gt;
* extra resources or benefits of any kind (lab space, computational facilities, funds&lt;br /&gt;
for conferences, . . . )&lt;br /&gt;
&lt;br /&gt;
== Academic misconduct policy ==&lt;br /&gt;
&lt;br /&gt;
=== Definitions ===&lt;br /&gt;
&lt;br /&gt;
Primary instructor (PI) or professor – course primary instructor. Teaching assistant (TA) –&lt;br /&gt;
any other instructor involved in teaching a course. Instructor – PI or TA.&lt;br /&gt;
Academic misconduct -— any action or attempted action that may result in creating an&lt;br /&gt;
unfair academic advantage for oneself or an unfair academic advantage or disadvantage for&lt;br /&gt;
any other member or members of the academic community. Include but not limited by:&lt;br /&gt;
&lt;br /&gt;
# cheating (including plagiarism),&lt;br /&gt;
# fabrication or alteration of information and documents (lies in general),&lt;br /&gt;
# theft,&lt;br /&gt;
# sabotage (lesson disruption, bomb calls, fire alarms).&lt;br /&gt;
&lt;br /&gt;
Students shall be considered to be cheating if involved in any of the following: using&lt;br /&gt;
unauthorized cheat sheets, opening books during closed-book tests, talking during tests,&lt;br /&gt;
plagiarising (as defined by instructor), or in any other case of cheating detected.&lt;br /&gt;
Plagiarism can take several forms, including but not limited to:&lt;br /&gt;
&lt;br /&gt;
# Using the exact words of another student.&lt;br /&gt;
# Copying and pasting materials from the Internet or other electronic resources without&lt;br /&gt;
proper citation, quotation or referencing.&lt;br /&gt;
# Accepting excessive assistance from another person in writing.&lt;br /&gt;
# Writing a computer program that is the same or closely similar to public sources or&lt;br /&gt;
solutions of other students.&lt;br /&gt;
&lt;br /&gt;
The similarity is a machine-determined score that should not exceed the given percentage.&lt;br /&gt;
The percentage is determined by the regulation document for the exact work (e.g. course&lt;br /&gt;
project, BS/MS thesis, or coding assignment). Similarity can include quotations, in-text&lt;br /&gt;
citations, names, titles, terms, and code. Similarity can be measured:&lt;br /&gt;
&lt;br /&gt;
# among students’ works,&lt;br /&gt;
# as well as with other datasets.&lt;br /&gt;
&lt;br /&gt;
Similarity checks shall only be applied to long text works in natural or programming language&lt;br /&gt;
to prove the fact of copying. For example, similarity reports are a necessary part of thesis&lt;br /&gt;
validation procedure and coding assignments, but such reports cannot be applied to exam works and tests, where similarity does not necessarily mean copying. As there is no universal&lt;br /&gt;
scale for similarity, for each particular assignment and course professor should clearly specify&lt;br /&gt;
expectations for similarity in the policy document or in assignment notification. If a group&lt;br /&gt;
of students receives the same assignment, not passing a similarity check shall be treated as&lt;br /&gt;
plagiarism. If a student is doing a personal task (thesis, project, ...), high similarity cases shall&lt;br /&gt;
be managed by the supervisor. In our university, we use jPlag for code similarity detection,&lt;br /&gt;
Turnitin for essay check and Antiplagiat for thesis check. If you want to get tutorials on these&lt;br /&gt;
systems, please contact the Department of Education (education@innopolis.ru).&lt;br /&gt;
&lt;br /&gt;
=== Statement ===&lt;br /&gt;
&lt;br /&gt;
All academic misconduct cases shall be reported to the IU Department of Education (DoE)&lt;br /&gt;
and Student Affairs Office (SAO) using the official email address (education@innopolis.ru,&lt;br /&gt;
319@innopolis.ru). Specify the following:&lt;br /&gt;
&lt;br /&gt;
# Student(s) name(s) involved and their roles;&lt;br /&gt;
# Date and time the case was detected;&lt;br /&gt;
# Course affected by the situation;&lt;br /&gt;
# Short description of the situation. Please refer to this policy or other policy documents&lt;br /&gt;
which you use to identify the misconduct.&lt;br /&gt;
&lt;br /&gt;
The Student Affairs Office should create a track record of student’s activities including&lt;br /&gt;
misconduct cases starting from the Bootcamp participation until the final thesis defense.&lt;br /&gt;
We assume that there is a publicly available cheating policy document for the whole&lt;br /&gt;
course, particular assignment, or exam, i.e. it is clear if it is allowed or not to use electronic&lt;br /&gt;
devices, notes, cheat sheets, books, etc. during the tests. Any violation of the said policy, as&lt;br /&gt;
well as plagiarism cases, shall be considered equally.&lt;br /&gt;
The committee decision shall be taken with a consensus of all participants.&lt;br /&gt;
The process participants shall be able to know the committee members.&lt;br /&gt;
The committee shall be of 3 people: a course professor, a teacher not involved in the&lt;br /&gt;
course affected, and an official student representative.&lt;br /&gt;
Cases involving the first-year students should be considered with the most thoroughness.&lt;br /&gt;
&lt;br /&gt;
=== Procedure ===&lt;br /&gt;
&lt;br /&gt;
Should an instructor (teaching assistant or professor) have reason to believe that one or more&lt;br /&gt;
works are copied from unauthorized resources, and action on a test is taken in violation, or work of one student is copied from another (as defined in plagiarism clarification), the&lt;br /&gt;
the procedure below shall be followed.&lt;br /&gt;
&lt;br /&gt;
# The instructor shall report the case to DoE and SAO (education@innopolis.ru and 319@innopolis.ru).&lt;br /&gt;
# The instructor shall inform the suspected students about the above finding separately, and discuss this incident. They shall be penalized as per the recommendations below and a report will be submitted to DoE outlining these decisions. In case of copying from each other—both students shall be penalized. The actions of the instructor are considered final.&lt;br /&gt;
# In the event of an appeal to the DoE, the student must present a clear written rationale for why the decision was in error. If the DoE agrees that the student appeal has merit then an appeal committee is formed of one student representative, the course PI, and an unrelated professor selected by the DoE. Otherwise, the decision of the course PI is considered final and the report is entered.&lt;br /&gt;
&lt;br /&gt;
* The student shall contact the committee and provide the said committee with the following materials: a cheating policy for this course/test/exam, students’ papers/code, any other findings, including the student’s arguments.&lt;br /&gt;
* The committee shall study the above materials.&lt;br /&gt;
* The committee can contact the students to listen to their arguments or ask questions. However, this shall be upon the committee’s discretion.&lt;br /&gt;
* The committee shall make an appeal decision to either accept or reject. This decision shall be final.&lt;br /&gt;
* Any fabrications of data or false statements made to the DoE or the Committee during the appeals process will be seen as a separate instance of misconduct and the DoE or the Committee may impose additional outcomes if necessary when the actions have impeded investigation.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from instructor’s point of view ====&lt;br /&gt;
&lt;br /&gt;
# Instructor reports the violation case to DoE and SAO. &lt;br /&gt;
# Instructor notifies students involved (can be BCC in report email).&lt;br /&gt;
# In case of student’s appeal, instructor may be invited to participate in committee.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from student’s point of view ====&lt;br /&gt;
&lt;br /&gt;
# The student gets a notification about academic misconduct.&lt;br /&gt;
# The student may appeal. He/she collects the documents (3.a) and submits to DoE and&lt;br /&gt;
SAO.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from an administration point of view ====&lt;br /&gt;
&lt;br /&gt;
# DoE and SAO get the report about student misconduct.&lt;br /&gt;
# SAO tracks the record and asks DoE to act in case violation is not the first (see penalty section).&lt;br /&gt;
# In case of student’s appeal, DoE with the help of programmanagers collects a committee.&lt;br /&gt;
&lt;br /&gt;
=== Penalty ===&lt;br /&gt;
&lt;br /&gt;
Note that the following are the minimal actions.&lt;br /&gt;
&lt;br /&gt;
# Should a student be found to have committed misconduct for the first time, such a student shall receive zero points for the particular work (assignment/exam/test/homework)&lt;br /&gt;
# Should a student be found to have committed misconduct for the second time, the following actions shall be taken:&lt;br /&gt;
## Such a student shall: &lt;br /&gt;
### receive zero points for the course (or courses if 2 cheating instances are detected in different courses); &lt;br /&gt;
### be sent to retake.&lt;br /&gt;
## An official warning shall be issued for the said student.&lt;br /&gt;
# Should a student be found to have committed misconduct for the third time (without respect to the course), such a student shall be expelled from Innopolis University.&lt;br /&gt;
&lt;br /&gt;
In the event that the actions were of a grievous nature, e.g. a student using a work for hire&lt;br /&gt;
an assignment, a bomb/shooting threat, etc., the DoE maintains the right to increase the&lt;br /&gt;
outcomes. A student might also be subject to additional actions on the part of the professor&lt;br /&gt;
or DoE in order to maintain class order, have recompense of the action, or in order to learn a&lt;br /&gt;
proper scholarly methodology, e.g. be required to make an apology to classmates affected, be&lt;br /&gt;
required to write an essay or attend a course on how to cite properly, etc.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=953</id>
		<title>About lecturing a course</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=953"/>
		<updated>2021-10-10T09:29:13Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Penalty */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= ABOUT LECTURING A COURSE =&lt;br /&gt;
&lt;br /&gt;
The old version of the regulations to consider is https://docs.google.com/document/d/1Pk0J5C1LIkXHz-aPMCXZPr1SSD0YsLULJ8IslahdyOU/edit.&lt;br /&gt;
&lt;br /&gt;
== Course Structure and Syllabus ==&lt;br /&gt;
&lt;br /&gt;
Faculty members can use any instructional mode; however, they should always make sure to&lt;br /&gt;
develop and communicate the objectives of the course to the students. In regards to this, the&lt;br /&gt;
instructors of the courses should prepare the course syllabus for all of your courses and share&lt;br /&gt;
them with the Department of Education (DoE) before a semester begins.&lt;br /&gt;
The template that IU is currently using for the course syllabus is in the appendix (Add as an&lt;br /&gt;
appendix the template for the syllabus). Such template is then reflected by the DoE into&lt;br /&gt;
the online teaching infrastructure (currentlyMoodle) and is used as the core reference for&lt;br /&gt;
supplying course material, schedules, and calendars to students.&lt;br /&gt;
The deadlines to prepare and submit the syllabus are June 30 (for Fall semester courses),&lt;br /&gt;
October 31 (for Spring semester courses), May 01 (for Summer semester courses).&lt;br /&gt;
The instructor of the course is expected to teach with physical presence at least 70% of&lt;br /&gt;
the lectures.&lt;br /&gt;
&lt;br /&gt;
== Evaluation of students performance ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
«Innopolis University».”&lt;br /&gt;
&lt;br /&gt;
=== Ongoing academic progress assessment (OPA) ===&lt;br /&gt;
&lt;br /&gt;
1. Ongoing academic progress assessment (OPA) is carried out by all types of self-study&lt;br /&gt;
and contact work of students prescribed by the disciplines, practices, and programs&lt;br /&gt;
of research work. The OPA is carried out by a professor giving courses, by the head of&lt;br /&gt;
practice, or by the tutor of the research work.&lt;br /&gt;
&lt;br /&gt;
2. The forms of the OPA include:&lt;br /&gt;
&lt;br /&gt;
* individual realization of software code,&lt;br /&gt;
* individual assignments,&lt;br /&gt;
* practical and laboratory work,&lt;br /&gt;
* projects,&lt;br /&gt;
* examinations,&lt;br /&gt;
* colloquiums,&lt;br /&gt;
* tests (hand-written or computer-based),&lt;br /&gt;
* reports, essays, surveys,&lt;br /&gt;
* oral polls,&lt;br /&gt;
* discussions, training, workshops.&lt;br /&gt;
&lt;br /&gt;
3. Other forms of OPA might be established in accordance with the curriculum and&lt;br /&gt;
schedule.&lt;br /&gt;
&lt;br /&gt;
4. The Instructor determines the frequency, the procedure, and the forms of OPA, as well&lt;br /&gt;
as the evaluation system for it. The Instructor has a right to introduce corrections in&lt;br /&gt;
the quantity and procedure of OPA.&lt;br /&gt;
&lt;br /&gt;
5. The Instructor must enter OPA results into the LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The OPA results must be taken into account when the final grade is given during course&lt;br /&gt;
evaluation. Grades received by students during the OPA are not subject to retake.&lt;br /&gt;
&lt;br /&gt;
=== Studentsmid-semester evaluation ===&lt;br /&gt;
&lt;br /&gt;
Within the framework of the educational process’s quality assessment, the IU Department&lt;br /&gt;
of Education analyzes students’ progress based on the OPA results around the middle of&lt;br /&gt;
each semester. Based on this analysis, members of the DoE hold special meetings with the&lt;br /&gt;
under-performing students to assess the reasons behind their struggling. The following&lt;br /&gt;
procedures are in place:&lt;br /&gt;
&lt;br /&gt;
1. Each course instructor should estimate students’ performance by the end of the 9th&lt;br /&gt;
week of the semester. This is an estimation of individual students’ final grade&lt;br /&gt;
&lt;br /&gt;
2. Such an estimate should be entered in the Moodle section of the course using an&lt;br /&gt;
assessment named “Mid Semester Evaluation (for DoE)”&lt;br /&gt;
&lt;br /&gt;
3. Such an estimate should be defined with the usual letter grades (A, B, C, D - where D&lt;br /&gt;
means “fail”)&lt;br /&gt;
&lt;br /&gt;
It is noteworthy that the mid-semester evaluation is not the same as the midterm evaluation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Final evaluation ===&lt;br /&gt;
&lt;br /&gt;
The official term for the final course evaluation is the “Interim assessment” (IA), and it will&lt;br /&gt;
be used below. The following is stipulated by the University Regulation “Ongoing and interim&lt;br /&gt;
assessment of students’ knowledge in the autonomous noncommercial organization of higher&lt;br /&gt;
education Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The schedule and the place of IA are drafted by the DoE one week prior to the beginning&lt;br /&gt;
of an IA, which must be approved by the Director of the University. Academic&lt;br /&gt;
faculty and students must be informed of this via their corporate e-mails.&lt;br /&gt;
&lt;br /&gt;
2. The IA is conducted after completing the course or practice in full or in part. This assessment&lt;br /&gt;
will take place in a form that depends on the educational program, the work&lt;br /&gt;
program of the discipline (course modules) and following the procedures, prescribed&lt;br /&gt;
by relevant regulations.&lt;br /&gt;
&lt;br /&gt;
3. The forms of interim assessment are:&lt;br /&gt;
&lt;br /&gt;
* a test (including a pass/fail test),&lt;br /&gt;
* an examination.&lt;br /&gt;
&lt;br /&gt;
Both of these can be carried out in the following forms:&lt;br /&gt;
&lt;br /&gt;
* verbally and in a written form,&lt;br /&gt;
* in the form of testing, including the use of computers, software and hardware, as&lt;br /&gt;
well as&lt;br /&gt;
* in the form of an essay or&lt;br /&gt;
* project defense.&lt;br /&gt;
&lt;br /&gt;
The form of the interim assessment is determined by the Instructor. Students must&lt;br /&gt;
be informed about the IA form.&lt;br /&gt;
&lt;br /&gt;
4. The final grade for the course (module) and practice (research work) can include the&lt;br /&gt;
results of the OPA.&lt;br /&gt;
&lt;br /&gt;
5. Recording the IA results can be conducted in the following 2 ways:&lt;br /&gt;
&lt;br /&gt;
* The Instructor enters IA results into the LMSMoodle after which the results are&lt;br /&gt;
transferred into the intermediate attestation report.&lt;br /&gt;
* The Instructor fills out the intermediate attestation report (Appendix 1 of the&lt;br /&gt;
cited document) and submits it to the DoE. The DoE employees then transfer the grades into LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The results cannot be reviewed after being entered into LMS Moodle and the interim&lt;br /&gt;
assessment report.&lt;br /&gt;
&lt;br /&gt;
7. Final results of the examination (tests) from the interim assessment report shall be entered&lt;br /&gt;
into the student’s electronic record books (LMS Moodle, a system of educational process control 1C: University, student’s portfolio, and student’s personal account&lt;br /&gt;
(my.university.innopolis.ru)).&lt;br /&gt;
&lt;br /&gt;
=== Rules on final examinations ===&lt;br /&gt;
&lt;br /&gt;
1. If a student has no valid reason for being absent from the exam, he/she is considered&lt;br /&gt;
to not have passed the exam and not fulfilled academic requirements.&lt;br /&gt;
&lt;br /&gt;
2. The Instructor can provide the list of supportive materials that students are allowed&lt;br /&gt;
to use during the exam.&lt;br /&gt;
&lt;br /&gt;
3. The use of non-allowed supportive materials during the exams, breach of study discipline&lt;br /&gt;
(cheating, use of mobile phones or PC, attempts to talk to others, etc.) as well as&lt;br /&gt;
infringement of the regulations is prohibited. These incidents can serve as a ground&lt;br /&gt;
for removal of the student from the room and awarding thema D (unsatisfactory) or&lt;br /&gt;
F (Fail) marks.&lt;br /&gt;
&lt;br /&gt;
4. If any of the incidents described above occur, the Instructor should inform the Vice-&lt;br /&gt;
Rector for Education of this in written form or via the corporate mail. The Vice-Rector&lt;br /&gt;
in their turn sends an official note on Regulations infringement to the Director of the&lt;br /&gt;
University for further consideration and decision.&lt;br /&gt;
&lt;br /&gt;
5. Presence of the third parties on exams and tests without the written permission of the&lt;br /&gt;
Vice-Rector for Education of the University is not allowed.&lt;br /&gt;
&lt;br /&gt;
6. Students with an individual education plan may pass tests and exams only during the&lt;br /&gt;
period determined by their individual education plan.&lt;br /&gt;
&lt;br /&gt;
7. Students with a valid reason of absence (illness, family circumstances, etc.) who were&lt;br /&gt;
not able to pass tests and exams within the established timeframe are permitted to&lt;br /&gt;
retake an exam on individual terms. The terms are approved by the direct order of the&lt;br /&gt;
University Director.&lt;br /&gt;
&lt;br /&gt;
8. For students who provide justification documents for their absence in the exam (sick leave&lt;br /&gt;
sheet, medical certificate, etc.), the examination period may be extended by the number&lt;br /&gt;
of calendar days indicated in the presented document. This document should be&lt;br /&gt;
provided no later than three working days after being issued.&lt;br /&gt;
&lt;br /&gt;
9. The following procedure is applied for the extension of the examination session:&lt;br /&gt;
&lt;br /&gt;
* A student provides the DoE with: &lt;br /&gt;
&lt;br /&gt;
1) A statement in the name of Vice-Rector&lt;br /&gt;
for Education to extend the examination period; &lt;br /&gt;
2) Documents confirming the&lt;br /&gt;
reason for the extension of the examination period (a medical certificate or other&lt;br /&gt;
documents).&lt;br /&gt;
&lt;br /&gt;
* The Vice-Rector for Education examines the submitted documents and visas&lt;br /&gt;
student’s statement.&lt;br /&gt;
&lt;br /&gt;
* Based on this, the Department of Education of the University drafts submission&lt;br /&gt;
for the Director on the extension of the examination period, indicating a concrete number of extension days.&lt;br /&gt;
&lt;br /&gt;
10. A student is not allowed to have an extension of the exam period if he/she does not submit&lt;br /&gt;
the justification document in time.&lt;br /&gt;
&lt;br /&gt;
=== Marks and grading policy ===&lt;br /&gt;
&lt;br /&gt;
IU five-point grading system:&lt;br /&gt;
&lt;br /&gt;
* “Excellent” - A - A student gets A (“Excellent”) mark when he/she shows his/her full knowledge of the subject of a study program.&lt;br /&gt;
&lt;br /&gt;
* “Good&amp;quot; - B - The learner has the knowledge of the subject in the almost full volume of the curriculum; independently, in a logical sequence, and in a comprehensive manner, answers all the questions, emphasizing the most essential, is able to analyze, compare, classify, generalize, and systematize the studied material, highlight the main concepts, establish causal relations; clearly formulates answers, freely interprets analytical results and solves situational problems of increased complexity; is well-acquainted with basic literature and research methods; can correlate the theoretical aspects of the activities of a subject with practical problems.&lt;br /&gt;
&lt;br /&gt;
* “Satisfactory&amp;quot; - C - The learner has only basic knowledge of the discipline; has difficulties when answering questions, operates with inaccurate wording, misses essential parts of questions. The student is able to solve only the easiest&lt;br /&gt;
tasks.&lt;br /&gt;
&lt;br /&gt;
* “Unsatisfactory&amp;quot; - D - The student did not master the required minimum of subject knowledge,&lt;br /&gt;
is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
* “Passed&amp;quot; - P&lt;br /&gt;
&lt;br /&gt;
* “Fail&amp;quot; - F - The student did not master the required minimum of subject knowledge, is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
1. The grades A, B, C, and P are considered positive and are not subject to retake in order to improve the grade. The grades D and F are considered negative (unsatisfactory).&lt;br /&gt;
&lt;br /&gt;
2. A student who has completed in full the requirements of the current year’s curriculum and have successfully passed all examinations and internships is transferred to the next year in accordance with the Director’s order based on the proposal of the Vice-Rector for Education of the University.&lt;br /&gt;
&lt;br /&gt;
== Retakes and missed assignments ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment of students’ knowledge in the autonomous noncommercial organization of higher education Innopolis University&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The negative results of the interim assessment in one or several academic subjects, courses, disciplines (modules), practice (educational, industrial, pre-diploma) of the education program, as well as absence on the exam without a valid reason, are considered as unfulfilled academic requirements. Students are required to fulfill these requirements within the timeframe established by the University.&lt;br /&gt;
&lt;br /&gt;
2. The University defines the schedule of retakes for each course and practice and designates for this purpose an additional exam (retake) session. This schedule is approved by the director of the university and is communicated to students through corporate&lt;br /&gt;
e-mail.&lt;br /&gt;
&lt;br /&gt;
3. The structure of the retake (including labs, oral, written, practical) is defined by the instructor. The grading policy is up to the instructor and needs to be clearly stated in the syllabus.&lt;br /&gt;
&lt;br /&gt;
4. If the student has failed to fulfill his/her academic requirement during the retake for the first time (hereinafter - first retake) they have a right for a second retake with the committee assigned by the university for this retake.&lt;br /&gt;
&lt;br /&gt;
5. The first retake should be held by the same instructor to whom the student failed the exam (test) for the first time. If the instructor does not have the opportunity to conduct the exam at the fixed time, the Vice-Rector for Education appoints another instructor.&lt;br /&gt;
&lt;br /&gt;
6. The Committee for the second retake is approved by the director’s order on the basis&lt;br /&gt;
of the submission of the Vice-Rector for Education of the University. The opportunity&lt;br /&gt;
to fulfill academic requirements is granted to each student no more than twice.&lt;br /&gt;
&lt;br /&gt;
7. Students must pass the retake no later than one year since the date the unfulfilled requirement originated. This period does not include the following: sick leave, academic leave, maternal leave.&lt;br /&gt;
&lt;br /&gt;
8. University has the right to conduct the first and the second retake during vacation. In this case, the University must set several retake periods, both during the holidays and during the semester.&lt;br /&gt;
&lt;br /&gt;
9. The second retake could not be scheduled to take place during the internship (practice) period or interim assessment period (with the exception of the IA in remote learning format).&lt;br /&gt;
&lt;br /&gt;
10. Graduating students are allowed to complete their unfulfilled academic requirements before the order of their admission to the state final certification is issued.&lt;br /&gt;
&lt;br /&gt;
11. The mark for the second retake is awarded based on the agreement of all committee members. The decision of the committee is adopted by a simple majority of votes, is final and is not subject to revision.&lt;br /&gt;
&lt;br /&gt;
12. The results of the retake (corresponding scores and marks) are recorded in accordance with the general rules for entering the results of the interim assessment. This information is recorded by the instructor in the interim reassessment paper.&lt;br /&gt;
&lt;br /&gt;
13. The students who did not liquidate the academic debt in due time are expelled from the University as having failed to fulfill their responsibilities for the conscientious mastering of the educational program and the implementation of the curriculum.&lt;br /&gt;
&lt;br /&gt;
14. The retakes take place during the first week of the following semesters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ongoing and interim assessment for students with disabilities ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. In order to conduct an ongoing and interim assessment for people with disabilities the&lt;br /&gt;
materials must be drafted. These materials must be adapted to estimate the achievements&lt;br /&gt;
fixed in the professional study program and the level of achieved competencies&lt;br /&gt;
in accordance with this study program.&lt;br /&gt;
&lt;br /&gt;
2. For students with disabilities the forms of ongoing and interim assessment must be&lt;br /&gt;
adapted taking into consideration the peculiarities of their mental and physical development,&lt;br /&gt;
individual capabilities and health (oral form, written form on paper and&lt;br /&gt;
computer, in a form of tests, etc.).&lt;br /&gt;
&lt;br /&gt;
3. In order to make education available for people with disabilities the University must&lt;br /&gt;
meet the following requirements: the presence of the assistant(s) in the room to provide&lt;br /&gt;
the disabled people with the necessary technical assistance; written exercises are&lt;br /&gt;
dictated to the student with disabilities. If necessary, students with disabilities must be&lt;br /&gt;
allowed to use any technical assistive devices.&lt;br /&gt;
&lt;br /&gt;
4. For those students who have serious health problems such as speech disorder, difficulties&lt;br /&gt;
with hearing, oral assessments must be converted into a written form.&lt;br /&gt;
&lt;br /&gt;
5. If needed, the disabled student is entitled to request in written form additional time&lt;br /&gt;
to prepare his/her answers during the test or exam. The duration of the assessment&lt;br /&gt;
session cannot be extended by more than 1.5 hours.&lt;br /&gt;
&lt;br /&gt;
6. During the assessment sessions, the disabled students must be granted the chance to&lt;br /&gt;
use assistive devices by taking into consideration their special needs.&lt;br /&gt;
&lt;br /&gt;
=== Storage of documents ===&lt;br /&gt;
&lt;br /&gt;
In order to fulfill the requirements of Russian federal regulations, the Department of Education&lt;br /&gt;
suggests the following policy. Written paper works,&lt;br /&gt;
&lt;br /&gt;
1. created by students at midterm exams, final exams and retakes should be stored by a&lt;br /&gt;
professor for 1 year from the moment of exam. This category also includes other works&lt;br /&gt;
that students and/or professors decided to include in student’s professional portfolios.&lt;br /&gt;
Keep these works at the professor’s office.&lt;br /&gt;
&lt;br /&gt;
2. thesis works, course works, and other works with your and student signatures should be&lt;br /&gt;
stored by DoE. Regardless of the age – take them to the Department of Education.&lt;br /&gt;
&lt;br /&gt;
3. created during other activities (even if one year did not pass) can be recycled immediately.&lt;br /&gt;
You are free to recycle these works with no preliminary actions (burning,&lt;br /&gt;
shredding, ...).&lt;br /&gt;
Comment: the form of the exam is defined in the syllabus. If an exam is conducted in practical or&lt;br /&gt;
oral form and produces no paper artifacts, this should be explicitly specified at the course&lt;br /&gt;
syllabus. Otherwise, the ministry assumes the exam is conducted in written form.&lt;br /&gt;
&lt;br /&gt;
=== Transfer Students for BS ===&lt;br /&gt;
&lt;br /&gt;
These are stipulated by the “Regulations on the procedure of transfer, expulsion, and reinstatement&lt;br /&gt;
of students and grating of academic leaves&amp;quot; from June 1, 2017.&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Transfer Students for MS ==&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Meeting with the Student-Representatives ==&lt;br /&gt;
&lt;br /&gt;
During the 7th or the 8th week of the semester, the instructor must perform meeting with&lt;br /&gt;
the student representatives where s/he discusses the evolution of the course, gather feedback&lt;br /&gt;
from the students, identifies corrective actions, and send a report of such meeting to the&lt;br /&gt;
education department.&lt;br /&gt;
&lt;br /&gt;
== Management of the Thesis ==&lt;br /&gt;
&lt;br /&gt;
Thesis is carried out according to the requirements of the Federal lawNo 273-FZ of 29.12.2012&lt;br /&gt;
and order No 636 of theMinistry of education of the Russian Federation of 29.06.2015.&lt;br /&gt;
Specifically, the following provisions apply to Innopolis University:&lt;br /&gt;
&lt;br /&gt;
1. For the Fall semester,&lt;br /&gt;
&lt;br /&gt;
* (a) all the policies applied to courses are applied to the thesis;&lt;br /&gt;
* (b) in the final evaluation in the Fall semester an assessment at the C level should&lt;br /&gt;
be assimilated to a Fail, since there is an expectation that theses should not be&lt;br /&gt;
mediocre.&lt;br /&gt;
&lt;br /&gt;
2. For the final (Spring) evaluation of the thesis, the final grade is defined by the state&lt;br /&gt;
thesis commission, on the basis of a proposal made by the supervisor in moodle.&lt;br /&gt;
&lt;br /&gt;
3. Details on the implementation of the thesis are in Appendix ?? on page ?? for the BS&lt;br /&gt;
theses and in Appendix ?? on page ?? for theMS theses.&lt;br /&gt;
&lt;br /&gt;
4. the amount of plagiarism in texts for the thesis of the students enrolled in the BS&lt;br /&gt;
programs should not exceed 30%;&lt;br /&gt;
&lt;br /&gt;
5. the amount of plagiarism in texts for the thesis of students enrolled in theMS programs&lt;br /&gt;
should not exceed 25%.&lt;br /&gt;
&lt;br /&gt;
6. a summary report of the inspection of the texts of the thesis of University students in&lt;br /&gt;
Plagiarism Checking System has to be submitted to the State Examination Committee&lt;br /&gt;
by the Department of Education no later than 3 (three) calendar days before the day of&lt;br /&gt;
the thesis defense.&lt;br /&gt;
&lt;br /&gt;
7. theses made by the students of the University have to be published in the electronic&lt;br /&gt;
the library system of the University within 5 (five) days after the defense, except for the&lt;br /&gt;
works:&lt;br /&gt;
&lt;br /&gt;
* containing the information being a state secret;&lt;br /&gt;
* containing information that has current or potential commercial value (production,&lt;br /&gt;
technical, economic, organizational) for the rightsholder due to it being unknown to&lt;br /&gt;
third parties, and other data (including the results of intellectual activity in the scientific&lt;br /&gt;
and technical sphere) that concerns methods of professional activity.&lt;br /&gt;
&lt;br /&gt;
== Participation in lab activities ==&lt;br /&gt;
&lt;br /&gt;
1. The following provisions do not apply to student developing a thesis or a curricular&lt;br /&gt;
project course, for which specific regulations are set.&lt;br /&gt;
&lt;br /&gt;
2. During a semester of study, students can participate at activities of a lab of Innopolis&lt;br /&gt;
University.&lt;br /&gt;
&lt;br /&gt;
3. Such participation is completely voluntary on the side of the student and their hosting&lt;br /&gt;
is completely voluntary on the side of the accepting professor and it is understood that&lt;br /&gt;
it is undertaken because both the student and the professor consider it useful for their&lt;br /&gt;
studies and researchers.&lt;br /&gt;
&lt;br /&gt;
4. Accepting professors are encouraged to set up written agreements with students to&lt;br /&gt;
clarify the mutual expectations and duties.&lt;br /&gt;
&lt;br /&gt;
5. For the student, such participation must not interfere in any way with the course of&lt;br /&gt;
study and cannot be a reason for:&lt;br /&gt;
&lt;br /&gt;
* earning credits toward a degree&lt;br /&gt;
* missing classes&lt;br /&gt;
* skipping or delaying exams or any other formof evaluation&lt;br /&gt;
* asking the university to provide extra space for desks, resources for computing,&lt;br /&gt;
funding to attend conferences, etc&lt;br /&gt;
For the accepting professor, such participation cannot be a reason for:&lt;br /&gt;
* a reduced teaching load&lt;br /&gt;
* extra resources or benefits of any kind (lab space, computational facilities, funds&lt;br /&gt;
for conferences, . . . )&lt;br /&gt;
&lt;br /&gt;
== 3.11 Academic misconduct policy ==&lt;br /&gt;
&lt;br /&gt;
=== 3.11.1 Definitions ===&lt;br /&gt;
&lt;br /&gt;
Primary instructor (PI) or professor – course primary instructor. Teaching assistant (TA) –&lt;br /&gt;
any other instructor involved in teaching a course. Instructor – PI or TA.&lt;br /&gt;
Academic misconduct -— any action or attempted action that may result in creating an&lt;br /&gt;
unfair academic advantage for oneself or an unfair academic advantage or disadvantage for&lt;br /&gt;
any other member or members of the academic community. Include but not limited by:&lt;br /&gt;
&lt;br /&gt;
# cheating (including plagiarism),&lt;br /&gt;
# fabrication or alteration of information and documents (lies in general),&lt;br /&gt;
# theft,&lt;br /&gt;
# sabotage (lesson disruption, bomb calls, fire alarms).&lt;br /&gt;
&lt;br /&gt;
Students shall be considered to be cheating if involved in any of the following: using&lt;br /&gt;
unauthorized cheat sheets, opening books during closed-book tests, talking during tests,&lt;br /&gt;
plagiarising (as defined by instructor), or in any other case of cheating detected.&lt;br /&gt;
Plagiarism can take several forms, including but not limited to:&lt;br /&gt;
&lt;br /&gt;
# Using the exact words of another student.&lt;br /&gt;
# Copying and pasting materials from the Internet or other electronic resources without&lt;br /&gt;
proper citation, quotation or referencing.&lt;br /&gt;
# Accepting excessive assistance from another person in writing.&lt;br /&gt;
# Writing a computer program that is the same or closely similar to public sources or&lt;br /&gt;
solutions of other students.&lt;br /&gt;
&lt;br /&gt;
The similarity is a machine-determined score that should not exceed the given percentage.&lt;br /&gt;
The percentage is determined by the regulation document for the exact work (e.g. course&lt;br /&gt;
project, BS/MS thesis, or coding assignment). Similarity can include quotations, in-text&lt;br /&gt;
citations, names, titles, terms, and code. Similarity can be measured:&lt;br /&gt;
&lt;br /&gt;
# among students’ works,&lt;br /&gt;
# as well as with other datasets.&lt;br /&gt;
&lt;br /&gt;
Similarity checks shall only be applied to long text works in natural or programming language&lt;br /&gt;
to prove the fact of copying. For example, similarity reports are a necessary part of thesis&lt;br /&gt;
validation procedure and coding assignments, but such reports cannot be applied to exam works and tests, where similarity does not necessarily mean copying. As there is no universal&lt;br /&gt;
scale for similarity, for each particular assignment and course professor should clearly specify&lt;br /&gt;
expectations for similarity in the policy document or in assignment notification. If a group&lt;br /&gt;
of students receives the same assignment, not passing a similarity check shall be treated as&lt;br /&gt;
plagiarism. If a student is doing a personal task (thesis, project, ...), high similarity cases shall&lt;br /&gt;
be managed by the supervisor. In our university, we use jPlag for code similarity detection,&lt;br /&gt;
Turnitin for essay check and Antiplagiat for thesis check. If you want to get tutorials on these&lt;br /&gt;
systems, please contact the Department of Education (education@innopolis.ru).&lt;br /&gt;
&lt;br /&gt;
=== Statement ===&lt;br /&gt;
&lt;br /&gt;
All academic misconduct cases shall be reported to the IU Department of Education (DoE)&lt;br /&gt;
and Student Affairs Office (SAO) using the official email address (education@innopolis.ru,&lt;br /&gt;
319@innopolis.ru). Specify the following:&lt;br /&gt;
&lt;br /&gt;
# Student(s) name(s) involved and their roles;&lt;br /&gt;
# Date and time the case was detected;&lt;br /&gt;
# Course affected by the situation;&lt;br /&gt;
# Short description of the situation. Please refer to this policy or other policy documents&lt;br /&gt;
which you use to identify the misconduct.&lt;br /&gt;
&lt;br /&gt;
The Student Affairs Office should create a track record of student’s activities including&lt;br /&gt;
misconduct cases starting from the Bootcamp participation until the final thesis defense.&lt;br /&gt;
We assume that there is a publicly available cheating policy document for the whole&lt;br /&gt;
course, particular assignment, or exam, i.e. it is clear if it is allowed or not to use electronic&lt;br /&gt;
devices, notes, cheat sheets, books, etc. during the tests. Any violation of the said policy, as&lt;br /&gt;
well as plagiarism cases, shall be considered equally.&lt;br /&gt;
The committee decision shall be taken with a consensus of all participants.&lt;br /&gt;
The process participants shall be able to know the committee members.&lt;br /&gt;
The committee shall be of 3 people: a course professor, a teacher not involved in the&lt;br /&gt;
course affected, and an official student representative.&lt;br /&gt;
Cases involving the first-year students should be considered with the most thoroughness.&lt;br /&gt;
&lt;br /&gt;
=== Procedure ===&lt;br /&gt;
&lt;br /&gt;
Should an instructor (teaching assistant or professor) have reason to believe that one or more&lt;br /&gt;
works are copied from unauthorized resources, and action on a test is taken in violation, or work of one student is copied from another (as defined in plagiarism clarification), the&lt;br /&gt;
the procedure below shall be followed.&lt;br /&gt;
&lt;br /&gt;
# The instructor shall report the case to DoE and SAO (education@innopolis.ru and 319@innopolis.ru).&lt;br /&gt;
# The instructor shall inform the suspected students about the above finding separately, and discuss this incident. They shall be penalized as per the recommendations below and a report will be submitted to DoE outlining these decisions. In case of copying from each other—both students shall be penalized. The actions of the instructor are considered final.&lt;br /&gt;
# In the event of an appeal to the DoE, the student must present a clear written rationale for why the decision was in error. If the DoE agrees that the student appeal has merit then an appeal committee is formed of one student representative, the course PI, and an unrelated professor selected by the DoE. Otherwise, the decision of the course PI is considered final and the report is entered.&lt;br /&gt;
&lt;br /&gt;
* The student shall contact the committee and provide the said committee with the following materials: a cheating policy for this course/test/exam, students’ papers/code, any other findings, including the student’s arguments.&lt;br /&gt;
* The committee shall study the above materials.&lt;br /&gt;
* The committee can contact the students to listen to their arguments or ask questions. However, this shall be upon the committee’s discretion.&lt;br /&gt;
* The committee shall make an appeal decision to either accept or reject. This decision shall be final.&lt;br /&gt;
* Any fabrications of data or false statements made to the DoE or the Committee during the appeals process will be seen as a separate instance of misconduct and the DoE or the Committee may impose additional outcomes if necessary when the actions have impeded investigation.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from instructor’s point of view ====&lt;br /&gt;
&lt;br /&gt;
# Instructor reports the violation case to DoE and SAO. &lt;br /&gt;
# Instructor notifies students involved (can be BCC in report email).&lt;br /&gt;
# In case of student’s appeal, instructor may be invited to participate in committee.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from student’s point of view ====&lt;br /&gt;
&lt;br /&gt;
# The student gets a notification about academic misconduct.&lt;br /&gt;
# The student may appeal. He/she collects the documents (3.a) and submits to DoE and&lt;br /&gt;
SAO.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from an administration point of view ====&lt;br /&gt;
&lt;br /&gt;
# DoE and SAO get the report about student misconduct.&lt;br /&gt;
# SAO tracks the record and asks DoE to act in case violation is not the first (see penalty section).&lt;br /&gt;
# In case of student’s appeal, DoE with the help of programmanagers collects a committee.&lt;br /&gt;
&lt;br /&gt;
=== Penalty ===&lt;br /&gt;
&lt;br /&gt;
Note that the following are the minimal actions.&lt;br /&gt;
&lt;br /&gt;
# Should a student be found to have committed misconduct for the first time, such a student shall receive zero points for the particular work (assignment/exam/test/homework)&lt;br /&gt;
# Should a student be found to have committed misconduct for the second time, the following actions shall be taken:&lt;br /&gt;
## Such a student shall: &lt;br /&gt;
### receive zero points for the course (or courses if 2 cheating instances are detected in different courses); &lt;br /&gt;
### be sent to retake.&lt;br /&gt;
## An official warning shall be issued for the said student.&lt;br /&gt;
# Should a student be found to have committed misconduct for the third time (without respect to the course), such a student shall be expelled from Innopolis University.&lt;br /&gt;
&lt;br /&gt;
In the event that the actions were of a grievous nature, e.g. a student using a work for hire&lt;br /&gt;
an assignment, a bomb/shooting threat, etc., the DoE maintains the right to increase the&lt;br /&gt;
outcomes. A student might also be subject to additional actions on the part of the professor&lt;br /&gt;
or DoE in order to maintain class order, have recompense of the action, or in order to learn a&lt;br /&gt;
proper scholarly methodology, e.g. be required to make an apology to classmates affected, be&lt;br /&gt;
required to write an essay or attend a course on how to cite properly, etc.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=952</id>
		<title>About lecturing a course</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=952"/>
		<updated>2021-10-10T09:28:39Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Procedure from an administration point of view */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= ABOUT LECTURING A COURSE =&lt;br /&gt;
&lt;br /&gt;
The old version of the regulations to consider is https://docs.google.com/document/d/1Pk0J5C1LIkXHz-aPMCXZPr1SSD0YsLULJ8IslahdyOU/edit.&lt;br /&gt;
&lt;br /&gt;
== Course Structure and Syllabus ==&lt;br /&gt;
&lt;br /&gt;
Faculty members can use any instructional mode; however, they should always make sure to&lt;br /&gt;
develop and communicate the objectives of the course to the students. In regards to this, the&lt;br /&gt;
instructors of the courses should prepare the course syllabus for all of your courses and share&lt;br /&gt;
them with the Department of Education (DoE) before a semester begins.&lt;br /&gt;
The template that IU is currently using for the course syllabus is in the appendix (Add as an&lt;br /&gt;
appendix the template for the syllabus). Such template is then reflected by the DoE into&lt;br /&gt;
the online teaching infrastructure (currentlyMoodle) and is used as the core reference for&lt;br /&gt;
supplying course material, schedules, and calendars to students.&lt;br /&gt;
The deadlines to prepare and submit the syllabus are June 30 (for Fall semester courses),&lt;br /&gt;
October 31 (for Spring semester courses), May 01 (for Summer semester courses).&lt;br /&gt;
The instructor of the course is expected to teach with physical presence at least 70% of&lt;br /&gt;
the lectures.&lt;br /&gt;
&lt;br /&gt;
== Evaluation of students performance ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
«Innopolis University».”&lt;br /&gt;
&lt;br /&gt;
=== Ongoing academic progress assessment (OPA) ===&lt;br /&gt;
&lt;br /&gt;
1. Ongoing academic progress assessment (OPA) is carried out by all types of self-study&lt;br /&gt;
and contact work of students prescribed by the disciplines, practices, and programs&lt;br /&gt;
of research work. The OPA is carried out by a professor giving courses, by the head of&lt;br /&gt;
practice, or by the tutor of the research work.&lt;br /&gt;
&lt;br /&gt;
2. The forms of the OPA include:&lt;br /&gt;
&lt;br /&gt;
* individual realization of software code,&lt;br /&gt;
* individual assignments,&lt;br /&gt;
* practical and laboratory work,&lt;br /&gt;
* projects,&lt;br /&gt;
* examinations,&lt;br /&gt;
* colloquiums,&lt;br /&gt;
* tests (hand-written or computer-based),&lt;br /&gt;
* reports, essays, surveys,&lt;br /&gt;
* oral polls,&lt;br /&gt;
* discussions, training, workshops.&lt;br /&gt;
&lt;br /&gt;
3. Other forms of OPA might be established in accordance with the curriculum and&lt;br /&gt;
schedule.&lt;br /&gt;
&lt;br /&gt;
4. The Instructor determines the frequency, the procedure, and the forms of OPA, as well&lt;br /&gt;
as the evaluation system for it. The Instructor has a right to introduce corrections in&lt;br /&gt;
the quantity and procedure of OPA.&lt;br /&gt;
&lt;br /&gt;
5. The Instructor must enter OPA results into the LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The OPA results must be taken into account when the final grade is given during course&lt;br /&gt;
evaluation. Grades received by students during the OPA are not subject to retake.&lt;br /&gt;
&lt;br /&gt;
=== Studentsmid-semester evaluation ===&lt;br /&gt;
&lt;br /&gt;
Within the framework of the educational process’s quality assessment, the IU Department&lt;br /&gt;
of Education analyzes students’ progress based on the OPA results around the middle of&lt;br /&gt;
each semester. Based on this analysis, members of the DoE hold special meetings with the&lt;br /&gt;
under-performing students to assess the reasons behind their struggling. The following&lt;br /&gt;
procedures are in place:&lt;br /&gt;
&lt;br /&gt;
1. Each course instructor should estimate students’ performance by the end of the 9th&lt;br /&gt;
week of the semester. This is an estimation of individual students’ final grade&lt;br /&gt;
&lt;br /&gt;
2. Such an estimate should be entered in the Moodle section of the course using an&lt;br /&gt;
assessment named “Mid Semester Evaluation (for DoE)”&lt;br /&gt;
&lt;br /&gt;
3. Such an estimate should be defined with the usual letter grades (A, B, C, D - where D&lt;br /&gt;
means “fail”)&lt;br /&gt;
&lt;br /&gt;
It is noteworthy that the mid-semester evaluation is not the same as the midterm evaluation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Final evaluation ===&lt;br /&gt;
&lt;br /&gt;
The official term for the final course evaluation is the “Interim assessment” (IA), and it will&lt;br /&gt;
be used below. The following is stipulated by the University Regulation “Ongoing and interim&lt;br /&gt;
assessment of students’ knowledge in the autonomous noncommercial organization of higher&lt;br /&gt;
education Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The schedule and the place of IA are drafted by the DoE one week prior to the beginning&lt;br /&gt;
of an IA, which must be approved by the Director of the University. Academic&lt;br /&gt;
faculty and students must be informed of this via their corporate e-mails.&lt;br /&gt;
&lt;br /&gt;
2. The IA is conducted after completing the course or practice in full or in part. This assessment&lt;br /&gt;
will take place in a form that depends on the educational program, the work&lt;br /&gt;
program of the discipline (course modules) and following the procedures, prescribed&lt;br /&gt;
by relevant regulations.&lt;br /&gt;
&lt;br /&gt;
3. The forms of interim assessment are:&lt;br /&gt;
&lt;br /&gt;
* a test (including a pass/fail test),&lt;br /&gt;
* an examination.&lt;br /&gt;
&lt;br /&gt;
Both of these can be carried out in the following forms:&lt;br /&gt;
&lt;br /&gt;
* verbally and in a written form,&lt;br /&gt;
* in the form of testing, including the use of computers, software and hardware, as&lt;br /&gt;
well as&lt;br /&gt;
* in the form of an essay or&lt;br /&gt;
* project defense.&lt;br /&gt;
&lt;br /&gt;
The form of the interim assessment is determined by the Instructor. Students must&lt;br /&gt;
be informed about the IA form.&lt;br /&gt;
&lt;br /&gt;
4. The final grade for the course (module) and practice (research work) can include the&lt;br /&gt;
results of the OPA.&lt;br /&gt;
&lt;br /&gt;
5. Recording the IA results can be conducted in the following 2 ways:&lt;br /&gt;
&lt;br /&gt;
* The Instructor enters IA results into the LMSMoodle after which the results are&lt;br /&gt;
transferred into the intermediate attestation report.&lt;br /&gt;
* The Instructor fills out the intermediate attestation report (Appendix 1 of the&lt;br /&gt;
cited document) and submits it to the DoE. The DoE employees then transfer the grades into LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The results cannot be reviewed after being entered into LMS Moodle and the interim&lt;br /&gt;
assessment report.&lt;br /&gt;
&lt;br /&gt;
7. Final results of the examination (tests) from the interim assessment report shall be entered&lt;br /&gt;
into the student’s electronic record books (LMS Moodle, a system of educational process control 1C: University, student’s portfolio, and student’s personal account&lt;br /&gt;
(my.university.innopolis.ru)).&lt;br /&gt;
&lt;br /&gt;
=== Rules on final examinations ===&lt;br /&gt;
&lt;br /&gt;
1. If a student has no valid reason for being absent from the exam, he/she is considered&lt;br /&gt;
to not have passed the exam and not fulfilled academic requirements.&lt;br /&gt;
&lt;br /&gt;
2. The Instructor can provide the list of supportive materials that students are allowed&lt;br /&gt;
to use during the exam.&lt;br /&gt;
&lt;br /&gt;
3. The use of non-allowed supportive materials during the exams, breach of study discipline&lt;br /&gt;
(cheating, use of mobile phones or PC, attempts to talk to others, etc.) as well as&lt;br /&gt;
infringement of the regulations is prohibited. These incidents can serve as a ground&lt;br /&gt;
for removal of the student from the room and awarding thema D (unsatisfactory) or&lt;br /&gt;
F (Fail) marks.&lt;br /&gt;
&lt;br /&gt;
4. If any of the incidents described above occur, the Instructor should inform the Vice-&lt;br /&gt;
Rector for Education of this in written form or via the corporate mail. The Vice-Rector&lt;br /&gt;
in their turn sends an official note on Regulations infringement to the Director of the&lt;br /&gt;
University for further consideration and decision.&lt;br /&gt;
&lt;br /&gt;
5. Presence of the third parties on exams and tests without the written permission of the&lt;br /&gt;
Vice-Rector for Education of the University is not allowed.&lt;br /&gt;
&lt;br /&gt;
6. Students with an individual education plan may pass tests and exams only during the&lt;br /&gt;
period determined by their individual education plan.&lt;br /&gt;
&lt;br /&gt;
7. Students with a valid reason of absence (illness, family circumstances, etc.) who were&lt;br /&gt;
not able to pass tests and exams within the established timeframe are permitted to&lt;br /&gt;
retake an exam on individual terms. The terms are approved by the direct order of the&lt;br /&gt;
University Director.&lt;br /&gt;
&lt;br /&gt;
8. For students who provide justification documents for their absence in the exam (sick leave&lt;br /&gt;
sheet, medical certificate, etc.), the examination period may be extended by the number&lt;br /&gt;
of calendar days indicated in the presented document. This document should be&lt;br /&gt;
provided no later than three working days after being issued.&lt;br /&gt;
&lt;br /&gt;
9. The following procedure is applied for the extension of the examination session:&lt;br /&gt;
&lt;br /&gt;
* A student provides the DoE with: &lt;br /&gt;
&lt;br /&gt;
1) A statement in the name of Vice-Rector&lt;br /&gt;
for Education to extend the examination period; &lt;br /&gt;
2) Documents confirming the&lt;br /&gt;
reason for the extension of the examination period (a medical certificate or other&lt;br /&gt;
documents).&lt;br /&gt;
&lt;br /&gt;
* The Vice-Rector for Education examines the submitted documents and visas&lt;br /&gt;
student’s statement.&lt;br /&gt;
&lt;br /&gt;
* Based on this, the Department of Education of the University drafts submission&lt;br /&gt;
for the Director on the extension of the examination period, indicating a concrete number of extension days.&lt;br /&gt;
&lt;br /&gt;
10. A student is not allowed to have an extension of the exam period if he/she does not submit&lt;br /&gt;
the justification document in time.&lt;br /&gt;
&lt;br /&gt;
=== Marks and grading policy ===&lt;br /&gt;
&lt;br /&gt;
IU five-point grading system:&lt;br /&gt;
&lt;br /&gt;
* “Excellent” - A - A student gets A (“Excellent”) mark when he/she shows his/her full knowledge of the subject of a study program.&lt;br /&gt;
&lt;br /&gt;
* “Good&amp;quot; - B - The learner has the knowledge of the subject in the almost full volume of the curriculum; independently, in a logical sequence, and in a comprehensive manner, answers all the questions, emphasizing the most essential, is able to analyze, compare, classify, generalize, and systematize the studied material, highlight the main concepts, establish causal relations; clearly formulates answers, freely interprets analytical results and solves situational problems of increased complexity; is well-acquainted with basic literature and research methods; can correlate the theoretical aspects of the activities of a subject with practical problems.&lt;br /&gt;
&lt;br /&gt;
* “Satisfactory&amp;quot; - C - The learner has only basic knowledge of the discipline; has difficulties when answering questions, operates with inaccurate wording, misses essential parts of questions. The student is able to solve only the easiest&lt;br /&gt;
tasks.&lt;br /&gt;
&lt;br /&gt;
* “Unsatisfactory&amp;quot; - D - The student did not master the required minimum of subject knowledge,&lt;br /&gt;
is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
* “Passed&amp;quot; - P&lt;br /&gt;
&lt;br /&gt;
* “Fail&amp;quot; - F - The student did not master the required minimum of subject knowledge, is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
1. The grades A, B, C, and P are considered positive and are not subject to retake in order to improve the grade. The grades D and F are considered negative (unsatisfactory).&lt;br /&gt;
&lt;br /&gt;
2. A student who has completed in full the requirements of the current year’s curriculum and have successfully passed all examinations and internships is transferred to the next year in accordance with the Director’s order based on the proposal of the Vice-Rector for Education of the University.&lt;br /&gt;
&lt;br /&gt;
== Retakes and missed assignments ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment of students’ knowledge in the autonomous noncommercial organization of higher education Innopolis University&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The negative results of the interim assessment in one or several academic subjects, courses, disciplines (modules), practice (educational, industrial, pre-diploma) of the education program, as well as absence on the exam without a valid reason, are considered as unfulfilled academic requirements. Students are required to fulfill these requirements within the timeframe established by the University.&lt;br /&gt;
&lt;br /&gt;
2. The University defines the schedule of retakes for each course and practice and designates for this purpose an additional exam (retake) session. This schedule is approved by the director of the university and is communicated to students through corporate&lt;br /&gt;
e-mail.&lt;br /&gt;
&lt;br /&gt;
3. The structure of the retake (including labs, oral, written, practical) is defined by the instructor. The grading policy is up to the instructor and needs to be clearly stated in the syllabus.&lt;br /&gt;
&lt;br /&gt;
4. If the student has failed to fulfill his/her academic requirement during the retake for the first time (hereinafter - first retake) they have a right for a second retake with the committee assigned by the university for this retake.&lt;br /&gt;
&lt;br /&gt;
5. The first retake should be held by the same instructor to whom the student failed the exam (test) for the first time. If the instructor does not have the opportunity to conduct the exam at the fixed time, the Vice-Rector for Education appoints another instructor.&lt;br /&gt;
&lt;br /&gt;
6. The Committee for the second retake is approved by the director’s order on the basis&lt;br /&gt;
of the submission of the Vice-Rector for Education of the University. The opportunity&lt;br /&gt;
to fulfill academic requirements is granted to each student no more than twice.&lt;br /&gt;
&lt;br /&gt;
7. Students must pass the retake no later than one year since the date the unfulfilled requirement originated. This period does not include the following: sick leave, academic leave, maternal leave.&lt;br /&gt;
&lt;br /&gt;
8. University has the right to conduct the first and the second retake during vacation. In this case, the University must set several retake periods, both during the holidays and during the semester.&lt;br /&gt;
&lt;br /&gt;
9. The second retake could not be scheduled to take place during the internship (practice) period or interim assessment period (with the exception of the IA in remote learning format).&lt;br /&gt;
&lt;br /&gt;
10. Graduating students are allowed to complete their unfulfilled academic requirements before the order of their admission to the state final certification is issued.&lt;br /&gt;
&lt;br /&gt;
11. The mark for the second retake is awarded based on the agreement of all committee members. The decision of the committee is adopted by a simple majority of votes, is final and is not subject to revision.&lt;br /&gt;
&lt;br /&gt;
12. The results of the retake (corresponding scores and marks) are recorded in accordance with the general rules for entering the results of the interim assessment. This information is recorded by the instructor in the interim reassessment paper.&lt;br /&gt;
&lt;br /&gt;
13. The students who did not liquidate the academic debt in due time are expelled from the University as having failed to fulfill their responsibilities for the conscientious mastering of the educational program and the implementation of the curriculum.&lt;br /&gt;
&lt;br /&gt;
14. The retakes take place during the first week of the following semesters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ongoing and interim assessment for students with disabilities ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. In order to conduct an ongoing and interim assessment for people with disabilities the&lt;br /&gt;
materials must be drafted. These materials must be adapted to estimate the achievements&lt;br /&gt;
fixed in the professional study program and the level of achieved competencies&lt;br /&gt;
in accordance with this study program.&lt;br /&gt;
&lt;br /&gt;
2. For students with disabilities the forms of ongoing and interim assessment must be&lt;br /&gt;
adapted taking into consideration the peculiarities of their mental and physical development,&lt;br /&gt;
individual capabilities and health (oral form, written form on paper and&lt;br /&gt;
computer, in a form of tests, etc.).&lt;br /&gt;
&lt;br /&gt;
3. In order to make education available for people with disabilities the University must&lt;br /&gt;
meet the following requirements: the presence of the assistant(s) in the room to provide&lt;br /&gt;
the disabled people with the necessary technical assistance; written exercises are&lt;br /&gt;
dictated to the student with disabilities. If necessary, students with disabilities must be&lt;br /&gt;
allowed to use any technical assistive devices.&lt;br /&gt;
&lt;br /&gt;
4. For those students who have serious health problems such as speech disorder, difficulties&lt;br /&gt;
with hearing, oral assessments must be converted into a written form.&lt;br /&gt;
&lt;br /&gt;
5. If needed, the disabled student is entitled to request in written form additional time&lt;br /&gt;
to prepare his/her answers during the test or exam. The duration of the assessment&lt;br /&gt;
session cannot be extended by more than 1.5 hours.&lt;br /&gt;
&lt;br /&gt;
6. During the assessment sessions, the disabled students must be granted the chance to&lt;br /&gt;
use assistive devices by taking into consideration their special needs.&lt;br /&gt;
&lt;br /&gt;
=== Storage of documents ===&lt;br /&gt;
&lt;br /&gt;
In order to fulfill the requirements of Russian federal regulations, the Department of Education&lt;br /&gt;
suggests the following policy. Written paper works,&lt;br /&gt;
&lt;br /&gt;
1. created by students at midterm exams, final exams and retakes should be stored by a&lt;br /&gt;
professor for 1 year from the moment of exam. This category also includes other works&lt;br /&gt;
that students and/or professors decided to include in student’s professional portfolios.&lt;br /&gt;
Keep these works at the professor’s office.&lt;br /&gt;
&lt;br /&gt;
2. thesis works, course works, and other works with your and student signatures should be&lt;br /&gt;
stored by DoE. Regardless of the age – take them to the Department of Education.&lt;br /&gt;
&lt;br /&gt;
3. created during other activities (even if one year did not pass) can be recycled immediately.&lt;br /&gt;
You are free to recycle these works with no preliminary actions (burning,&lt;br /&gt;
shredding, ...).&lt;br /&gt;
Comment: the form of the exam is defined in the syllabus. If an exam is conducted in practical or&lt;br /&gt;
oral form and produces no paper artifacts, this should be explicitly specified at the course&lt;br /&gt;
syllabus. Otherwise, the ministry assumes the exam is conducted in written form.&lt;br /&gt;
&lt;br /&gt;
=== Transfer Students for BS ===&lt;br /&gt;
&lt;br /&gt;
These are stipulated by the “Regulations on the procedure of transfer, expulsion, and reinstatement&lt;br /&gt;
of students and grating of academic leaves&amp;quot; from June 1, 2017.&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Transfer Students for MS ==&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Meeting with the Student-Representatives ==&lt;br /&gt;
&lt;br /&gt;
During the 7th or the 8th week of the semester, the instructor must perform meeting with&lt;br /&gt;
the student representatives where s/he discusses the evolution of the course, gather feedback&lt;br /&gt;
from the students, identifies corrective actions, and send a report of such meeting to the&lt;br /&gt;
education department.&lt;br /&gt;
&lt;br /&gt;
== Management of the Thesis ==&lt;br /&gt;
&lt;br /&gt;
Thesis is carried out according to the requirements of the Federal lawNo 273-FZ of 29.12.2012&lt;br /&gt;
and order No 636 of theMinistry of education of the Russian Federation of 29.06.2015.&lt;br /&gt;
Specifically, the following provisions apply to Innopolis University:&lt;br /&gt;
&lt;br /&gt;
1. For the Fall semester,&lt;br /&gt;
&lt;br /&gt;
* (a) all the policies applied to courses are applied to the thesis;&lt;br /&gt;
* (b) in the final evaluation in the Fall semester an assessment at the C level should&lt;br /&gt;
be assimilated to a Fail, since there is an expectation that theses should not be&lt;br /&gt;
mediocre.&lt;br /&gt;
&lt;br /&gt;
2. For the final (Spring) evaluation of the thesis, the final grade is defined by the state&lt;br /&gt;
thesis commission, on the basis of a proposal made by the supervisor in moodle.&lt;br /&gt;
&lt;br /&gt;
3. Details on the implementation of the thesis are in Appendix ?? on page ?? for the BS&lt;br /&gt;
theses and in Appendix ?? on page ?? for theMS theses.&lt;br /&gt;
&lt;br /&gt;
4. the amount of plagiarism in texts for the thesis of the students enrolled in the BS&lt;br /&gt;
programs should not exceed 30%;&lt;br /&gt;
&lt;br /&gt;
5. the amount of plagiarism in texts for the thesis of students enrolled in theMS programs&lt;br /&gt;
should not exceed 25%.&lt;br /&gt;
&lt;br /&gt;
6. a summary report of the inspection of the texts of the thesis of University students in&lt;br /&gt;
Plagiarism Checking System has to be submitted to the State Examination Committee&lt;br /&gt;
by the Department of Education no later than 3 (three) calendar days before the day of&lt;br /&gt;
the thesis defense.&lt;br /&gt;
&lt;br /&gt;
7. theses made by the students of the University have to be published in the electronic&lt;br /&gt;
the library system of the University within 5 (five) days after the defense, except for the&lt;br /&gt;
works:&lt;br /&gt;
&lt;br /&gt;
* containing the information being a state secret;&lt;br /&gt;
* containing information that has current or potential commercial value (production,&lt;br /&gt;
technical, economic, organizational) for the rightsholder due to it being unknown to&lt;br /&gt;
third parties, and other data (including the results of intellectual activity in the scientific&lt;br /&gt;
and technical sphere) that concerns methods of professional activity.&lt;br /&gt;
&lt;br /&gt;
== Participation in lab activities ==&lt;br /&gt;
&lt;br /&gt;
1. The following provisions do not apply to student developing a thesis or a curricular&lt;br /&gt;
project course, for which specific regulations are set.&lt;br /&gt;
&lt;br /&gt;
2. During a semester of study, students can participate at activities of a lab of Innopolis&lt;br /&gt;
University.&lt;br /&gt;
&lt;br /&gt;
3. Such participation is completely voluntary on the side of the student and their hosting&lt;br /&gt;
is completely voluntary on the side of the accepting professor and it is understood that&lt;br /&gt;
it is undertaken because both the student and the professor consider it useful for their&lt;br /&gt;
studies and researchers.&lt;br /&gt;
&lt;br /&gt;
4. Accepting professors are encouraged to set up written agreements with students to&lt;br /&gt;
clarify the mutual expectations and duties.&lt;br /&gt;
&lt;br /&gt;
5. For the student, such participation must not interfere in any way with the course of&lt;br /&gt;
study and cannot be a reason for:&lt;br /&gt;
&lt;br /&gt;
* earning credits toward a degree&lt;br /&gt;
* missing classes&lt;br /&gt;
* skipping or delaying exams or any other formof evaluation&lt;br /&gt;
* asking the university to provide extra space for desks, resources for computing,&lt;br /&gt;
funding to attend conferences, etc&lt;br /&gt;
For the accepting professor, such participation cannot be a reason for:&lt;br /&gt;
* a reduced teaching load&lt;br /&gt;
* extra resources or benefits of any kind (lab space, computational facilities, funds&lt;br /&gt;
for conferences, . . . )&lt;br /&gt;
&lt;br /&gt;
== 3.11 Academic misconduct policy ==&lt;br /&gt;
&lt;br /&gt;
=== 3.11.1 Definitions ===&lt;br /&gt;
&lt;br /&gt;
Primary instructor (PI) or professor – course primary instructor. Teaching assistant (TA) –&lt;br /&gt;
any other instructor involved in teaching a course. Instructor – PI or TA.&lt;br /&gt;
Academic misconduct -— any action or attempted action that may result in creating an&lt;br /&gt;
unfair academic advantage for oneself or an unfair academic advantage or disadvantage for&lt;br /&gt;
any other member or members of the academic community. Include but not limited by:&lt;br /&gt;
&lt;br /&gt;
# cheating (including plagiarism),&lt;br /&gt;
# fabrication or alteration of information and documents (lies in general),&lt;br /&gt;
# theft,&lt;br /&gt;
# sabotage (lesson disruption, bomb calls, fire alarms).&lt;br /&gt;
&lt;br /&gt;
Students shall be considered to be cheating if involved in any of the following: using&lt;br /&gt;
unauthorized cheat sheets, opening books during closed-book tests, talking during tests,&lt;br /&gt;
plagiarising (as defined by instructor), or in any other case of cheating detected.&lt;br /&gt;
Plagiarism can take several forms, including but not limited to:&lt;br /&gt;
&lt;br /&gt;
# Using the exact words of another student.&lt;br /&gt;
# Copying and pasting materials from the Internet or other electronic resources without&lt;br /&gt;
proper citation, quotation or referencing.&lt;br /&gt;
# Accepting excessive assistance from another person in writing.&lt;br /&gt;
# Writing a computer program that is the same or closely similar to public sources or&lt;br /&gt;
solutions of other students.&lt;br /&gt;
&lt;br /&gt;
The similarity is a machine-determined score that should not exceed the given percentage.&lt;br /&gt;
The percentage is determined by the regulation document for the exact work (e.g. course&lt;br /&gt;
project, BS/MS thesis, or coding assignment). Similarity can include quotations, in-text&lt;br /&gt;
citations, names, titles, terms, and code. Similarity can be measured:&lt;br /&gt;
&lt;br /&gt;
# among students’ works,&lt;br /&gt;
# as well as with other datasets.&lt;br /&gt;
&lt;br /&gt;
Similarity checks shall only be applied to long text works in natural or programming language&lt;br /&gt;
to prove the fact of copying. For example, similarity reports are a necessary part of thesis&lt;br /&gt;
validation procedure and coding assignments, but such reports cannot be applied to exam works and tests, where similarity does not necessarily mean copying. As there is no universal&lt;br /&gt;
scale for similarity, for each particular assignment and course professor should clearly specify&lt;br /&gt;
expectations for similarity in the policy document or in assignment notification. If a group&lt;br /&gt;
of students receives the same assignment, not passing a similarity check shall be treated as&lt;br /&gt;
plagiarism. If a student is doing a personal task (thesis, project, ...), high similarity cases shall&lt;br /&gt;
be managed by the supervisor. In our university, we use jPlag for code similarity detection,&lt;br /&gt;
Turnitin for essay check and Antiplagiat for thesis check. If you want to get tutorials on these&lt;br /&gt;
systems, please contact the Department of Education (education@innopolis.ru).&lt;br /&gt;
&lt;br /&gt;
=== Statement ===&lt;br /&gt;
&lt;br /&gt;
All academic misconduct cases shall be reported to the IU Department of Education (DoE)&lt;br /&gt;
and Student Affairs Office (SAO) using the official email address (education@innopolis.ru,&lt;br /&gt;
319@innopolis.ru). Specify the following:&lt;br /&gt;
&lt;br /&gt;
# Student(s) name(s) involved and their roles;&lt;br /&gt;
# Date and time the case was detected;&lt;br /&gt;
# Course affected by the situation;&lt;br /&gt;
# Short description of the situation. Please refer to this policy or other policy documents&lt;br /&gt;
which you use to identify the misconduct.&lt;br /&gt;
&lt;br /&gt;
The Student Affairs Office should create a track record of student’s activities including&lt;br /&gt;
misconduct cases starting from the Bootcamp participation until the final thesis defense.&lt;br /&gt;
We assume that there is a publicly available cheating policy document for the whole&lt;br /&gt;
course, particular assignment, or exam, i.e. it is clear if it is allowed or not to use electronic&lt;br /&gt;
devices, notes, cheat sheets, books, etc. during the tests. Any violation of the said policy, as&lt;br /&gt;
well as plagiarism cases, shall be considered equally.&lt;br /&gt;
The committee decision shall be taken with a consensus of all participants.&lt;br /&gt;
The process participants shall be able to know the committee members.&lt;br /&gt;
The committee shall be of 3 people: a course professor, a teacher not involved in the&lt;br /&gt;
course affected, and an official student representative.&lt;br /&gt;
Cases involving the first-year students should be considered with the most thoroughness.&lt;br /&gt;
&lt;br /&gt;
=== Procedure ===&lt;br /&gt;
&lt;br /&gt;
Should an instructor (teaching assistant or professor) have reason to believe that one or more&lt;br /&gt;
works are copied from unauthorized resources, and action on a test is taken in violation, or work of one student is copied from another (as defined in plagiarism clarification), the&lt;br /&gt;
the procedure below shall be followed.&lt;br /&gt;
&lt;br /&gt;
# The instructor shall report the case to DoE and SAO (education@innopolis.ru and 319@innopolis.ru).&lt;br /&gt;
# The instructor shall inform the suspected students about the above finding separately, and discuss this incident. They shall be penalized as per the recommendations below and a report will be submitted to DoE outlining these decisions. In case of copying from each other—both students shall be penalized. The actions of the instructor are considered final.&lt;br /&gt;
# In the event of an appeal to the DoE, the student must present a clear written rationale for why the decision was in error. If the DoE agrees that the student appeal has merit then an appeal committee is formed of one student representative, the course PI, and an unrelated professor selected by the DoE. Otherwise, the decision of the course PI is considered final and the report is entered.&lt;br /&gt;
&lt;br /&gt;
* The student shall contact the committee and provide the said committee with the following materials: a cheating policy for this course/test/exam, students’ papers/code, any other findings, including the student’s arguments.&lt;br /&gt;
* The committee shall study the above materials.&lt;br /&gt;
* The committee can contact the students to listen to their arguments or ask questions. However, this shall be upon the committee’s discretion.&lt;br /&gt;
* The committee shall make an appeal decision to either accept or reject. This decision shall be final.&lt;br /&gt;
* Any fabrications of data or false statements made to the DoE or the Committee during the appeals process will be seen as a separate instance of misconduct and the DoE or the Committee may impose additional outcomes if necessary when the actions have impeded investigation.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from instructor’s point of view ====&lt;br /&gt;
&lt;br /&gt;
# Instructor reports the violation case to DoE and SAO. &lt;br /&gt;
# Instructor notifies students involved (can be BCC in report email).&lt;br /&gt;
# In case of student’s appeal, instructor may be invited to participate in committee.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from student’s point of view ====&lt;br /&gt;
&lt;br /&gt;
# The student gets a notification about academic misconduct.&lt;br /&gt;
# The student may appeal. He/she collects the documents (3.a) and submits to DoE and&lt;br /&gt;
SAO.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from an administration point of view ====&lt;br /&gt;
&lt;br /&gt;
# DoE and SAO get the report about student misconduct.&lt;br /&gt;
# SAO tracks the record and asks DoE to act in case violation is not the first (see penalty section).&lt;br /&gt;
# In case of student’s appeal, DoE with the help of programmanagers collects a committee.&lt;br /&gt;
&lt;br /&gt;
=== Penalty ===&lt;br /&gt;
&lt;br /&gt;
Note that the following are the minimal actions.&lt;br /&gt;
&lt;br /&gt;
# Should a student be found to have committed misconduct for the first time, such a student&lt;br /&gt;
shall receive zero points for the particular work(assignment/exam/test/homework)&lt;br /&gt;
# Should a student be found to have committed misconduct for the second time, the&lt;br /&gt;
following actions shall be taken:&lt;br /&gt;
## Such a student shall: &lt;br /&gt;
### receive zero points for the course (or courses if 2 cheating instances are detected in different courses); &lt;br /&gt;
### be sent to retake.&lt;br /&gt;
## An official warning shall be issued for the said student.&lt;br /&gt;
# Should a student be found to have committed misconduct for the third time (without respect to the course), such a student shall be expelled from Innopolis University.&lt;br /&gt;
&lt;br /&gt;
In the event that the actions were of a grievous nature, e.g. a student using a work for hire&lt;br /&gt;
an assignment, a bomb/shooting threat, etc., the DoE maintains the right to increase the&lt;br /&gt;
outcomes. A student might also be subject to additional actions on the part of the professor&lt;br /&gt;
or DoE in order to maintain class order, have recompense of the action, or in order to learn a&lt;br /&gt;
proper scholarly methodology, e.g. be required to make an apology to classmates affected, be&lt;br /&gt;
required to write an essay or attend a course on how to cite properly, etc.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=951</id>
		<title>About lecturing a course</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=951"/>
		<updated>2021-10-10T09:28:24Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Procedure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= ABOUT LECTURING A COURSE =&lt;br /&gt;
&lt;br /&gt;
The old version of the regulations to consider is https://docs.google.com/document/d/1Pk0J5C1LIkXHz-aPMCXZPr1SSD0YsLULJ8IslahdyOU/edit.&lt;br /&gt;
&lt;br /&gt;
== Course Structure and Syllabus ==&lt;br /&gt;
&lt;br /&gt;
Faculty members can use any instructional mode; however, they should always make sure to&lt;br /&gt;
develop and communicate the objectives of the course to the students. In regards to this, the&lt;br /&gt;
instructors of the courses should prepare the course syllabus for all of your courses and share&lt;br /&gt;
them with the Department of Education (DoE) before a semester begins.&lt;br /&gt;
The template that IU is currently using for the course syllabus is in the appendix (Add as an&lt;br /&gt;
appendix the template for the syllabus). Such template is then reflected by the DoE into&lt;br /&gt;
the online teaching infrastructure (currentlyMoodle) and is used as the core reference for&lt;br /&gt;
supplying course material, schedules, and calendars to students.&lt;br /&gt;
The deadlines to prepare and submit the syllabus are June 30 (for Fall semester courses),&lt;br /&gt;
October 31 (for Spring semester courses), May 01 (for Summer semester courses).&lt;br /&gt;
The instructor of the course is expected to teach with physical presence at least 70% of&lt;br /&gt;
the lectures.&lt;br /&gt;
&lt;br /&gt;
== Evaluation of students performance ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
«Innopolis University».”&lt;br /&gt;
&lt;br /&gt;
=== Ongoing academic progress assessment (OPA) ===&lt;br /&gt;
&lt;br /&gt;
1. Ongoing academic progress assessment (OPA) is carried out by all types of self-study&lt;br /&gt;
and contact work of students prescribed by the disciplines, practices, and programs&lt;br /&gt;
of research work. The OPA is carried out by a professor giving courses, by the head of&lt;br /&gt;
practice, or by the tutor of the research work.&lt;br /&gt;
&lt;br /&gt;
2. The forms of the OPA include:&lt;br /&gt;
&lt;br /&gt;
* individual realization of software code,&lt;br /&gt;
* individual assignments,&lt;br /&gt;
* practical and laboratory work,&lt;br /&gt;
* projects,&lt;br /&gt;
* examinations,&lt;br /&gt;
* colloquiums,&lt;br /&gt;
* tests (hand-written or computer-based),&lt;br /&gt;
* reports, essays, surveys,&lt;br /&gt;
* oral polls,&lt;br /&gt;
* discussions, training, workshops.&lt;br /&gt;
&lt;br /&gt;
3. Other forms of OPA might be established in accordance with the curriculum and&lt;br /&gt;
schedule.&lt;br /&gt;
&lt;br /&gt;
4. The Instructor determines the frequency, the procedure, and the forms of OPA, as well&lt;br /&gt;
as the evaluation system for it. The Instructor has a right to introduce corrections in&lt;br /&gt;
the quantity and procedure of OPA.&lt;br /&gt;
&lt;br /&gt;
5. The Instructor must enter OPA results into the LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The OPA results must be taken into account when the final grade is given during course&lt;br /&gt;
evaluation. Grades received by students during the OPA are not subject to retake.&lt;br /&gt;
&lt;br /&gt;
=== Studentsmid-semester evaluation ===&lt;br /&gt;
&lt;br /&gt;
Within the framework of the educational process’s quality assessment, the IU Department&lt;br /&gt;
of Education analyzes students’ progress based on the OPA results around the middle of&lt;br /&gt;
each semester. Based on this analysis, members of the DoE hold special meetings with the&lt;br /&gt;
under-performing students to assess the reasons behind their struggling. The following&lt;br /&gt;
procedures are in place:&lt;br /&gt;
&lt;br /&gt;
1. Each course instructor should estimate students’ performance by the end of the 9th&lt;br /&gt;
week of the semester. This is an estimation of individual students’ final grade&lt;br /&gt;
&lt;br /&gt;
2. Such an estimate should be entered in the Moodle section of the course using an&lt;br /&gt;
assessment named “Mid Semester Evaluation (for DoE)”&lt;br /&gt;
&lt;br /&gt;
3. Such an estimate should be defined with the usual letter grades (A, B, C, D - where D&lt;br /&gt;
means “fail”)&lt;br /&gt;
&lt;br /&gt;
It is noteworthy that the mid-semester evaluation is not the same as the midterm evaluation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Final evaluation ===&lt;br /&gt;
&lt;br /&gt;
The official term for the final course evaluation is the “Interim assessment” (IA), and it will&lt;br /&gt;
be used below. The following is stipulated by the University Regulation “Ongoing and interim&lt;br /&gt;
assessment of students’ knowledge in the autonomous noncommercial organization of higher&lt;br /&gt;
education Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The schedule and the place of IA are drafted by the DoE one week prior to the beginning&lt;br /&gt;
of an IA, which must be approved by the Director of the University. Academic&lt;br /&gt;
faculty and students must be informed of this via their corporate e-mails.&lt;br /&gt;
&lt;br /&gt;
2. The IA is conducted after completing the course or practice in full or in part. This assessment&lt;br /&gt;
will take place in a form that depends on the educational program, the work&lt;br /&gt;
program of the discipline (course modules) and following the procedures, prescribed&lt;br /&gt;
by relevant regulations.&lt;br /&gt;
&lt;br /&gt;
3. The forms of interim assessment are:&lt;br /&gt;
&lt;br /&gt;
* a test (including a pass/fail test),&lt;br /&gt;
* an examination.&lt;br /&gt;
&lt;br /&gt;
Both of these can be carried out in the following forms:&lt;br /&gt;
&lt;br /&gt;
* verbally and in a written form,&lt;br /&gt;
* in the form of testing, including the use of computers, software and hardware, as&lt;br /&gt;
well as&lt;br /&gt;
* in the form of an essay or&lt;br /&gt;
* project defense.&lt;br /&gt;
&lt;br /&gt;
The form of the interim assessment is determined by the Instructor. Students must&lt;br /&gt;
be informed about the IA form.&lt;br /&gt;
&lt;br /&gt;
4. The final grade for the course (module) and practice (research work) can include the&lt;br /&gt;
results of the OPA.&lt;br /&gt;
&lt;br /&gt;
5. Recording the IA results can be conducted in the following 2 ways:&lt;br /&gt;
&lt;br /&gt;
* The Instructor enters IA results into the LMSMoodle after which the results are&lt;br /&gt;
transferred into the intermediate attestation report.&lt;br /&gt;
* The Instructor fills out the intermediate attestation report (Appendix 1 of the&lt;br /&gt;
cited document) and submits it to the DoE. The DoE employees then transfer the grades into LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The results cannot be reviewed after being entered into LMS Moodle and the interim&lt;br /&gt;
assessment report.&lt;br /&gt;
&lt;br /&gt;
7. Final results of the examination (tests) from the interim assessment report shall be entered&lt;br /&gt;
into the student’s electronic record books (LMS Moodle, a system of educational process control 1C: University, student’s portfolio, and student’s personal account&lt;br /&gt;
(my.university.innopolis.ru)).&lt;br /&gt;
&lt;br /&gt;
=== Rules on final examinations ===&lt;br /&gt;
&lt;br /&gt;
1. If a student has no valid reason for being absent from the exam, he/she is considered&lt;br /&gt;
to not have passed the exam and not fulfilled academic requirements.&lt;br /&gt;
&lt;br /&gt;
2. The Instructor can provide the list of supportive materials that students are allowed&lt;br /&gt;
to use during the exam.&lt;br /&gt;
&lt;br /&gt;
3. The use of non-allowed supportive materials during the exams, breach of study discipline&lt;br /&gt;
(cheating, use of mobile phones or PC, attempts to talk to others, etc.) as well as&lt;br /&gt;
infringement of the regulations is prohibited. These incidents can serve as a ground&lt;br /&gt;
for removal of the student from the room and awarding thema D (unsatisfactory) or&lt;br /&gt;
F (Fail) marks.&lt;br /&gt;
&lt;br /&gt;
4. If any of the incidents described above occur, the Instructor should inform the Vice-&lt;br /&gt;
Rector for Education of this in written form or via the corporate mail. The Vice-Rector&lt;br /&gt;
in their turn sends an official note on Regulations infringement to the Director of the&lt;br /&gt;
University for further consideration and decision.&lt;br /&gt;
&lt;br /&gt;
5. Presence of the third parties on exams and tests without the written permission of the&lt;br /&gt;
Vice-Rector for Education of the University is not allowed.&lt;br /&gt;
&lt;br /&gt;
6. Students with an individual education plan may pass tests and exams only during the&lt;br /&gt;
period determined by their individual education plan.&lt;br /&gt;
&lt;br /&gt;
7. Students with a valid reason of absence (illness, family circumstances, etc.) who were&lt;br /&gt;
not able to pass tests and exams within the established timeframe are permitted to&lt;br /&gt;
retake an exam on individual terms. The terms are approved by the direct order of the&lt;br /&gt;
University Director.&lt;br /&gt;
&lt;br /&gt;
8. For students who provide justification documents for their absence in the exam (sick leave&lt;br /&gt;
sheet, medical certificate, etc.), the examination period may be extended by the number&lt;br /&gt;
of calendar days indicated in the presented document. This document should be&lt;br /&gt;
provided no later than three working days after being issued.&lt;br /&gt;
&lt;br /&gt;
9. The following procedure is applied for the extension of the examination session:&lt;br /&gt;
&lt;br /&gt;
* A student provides the DoE with: &lt;br /&gt;
&lt;br /&gt;
1) A statement in the name of Vice-Rector&lt;br /&gt;
for Education to extend the examination period; &lt;br /&gt;
2) Documents confirming the&lt;br /&gt;
reason for the extension of the examination period (a medical certificate or other&lt;br /&gt;
documents).&lt;br /&gt;
&lt;br /&gt;
* The Vice-Rector for Education examines the submitted documents and visas&lt;br /&gt;
student’s statement.&lt;br /&gt;
&lt;br /&gt;
* Based on this, the Department of Education of the University drafts submission&lt;br /&gt;
for the Director on the extension of the examination period, indicating a concrete number of extension days.&lt;br /&gt;
&lt;br /&gt;
10. A student is not allowed to have an extension of the exam period if he/she does not submit&lt;br /&gt;
the justification document in time.&lt;br /&gt;
&lt;br /&gt;
=== Marks and grading policy ===&lt;br /&gt;
&lt;br /&gt;
IU five-point grading system:&lt;br /&gt;
&lt;br /&gt;
* “Excellent” - A - A student gets A (“Excellent”) mark when he/she shows his/her full knowledge of the subject of a study program.&lt;br /&gt;
&lt;br /&gt;
* “Good&amp;quot; - B - The learner has the knowledge of the subject in the almost full volume of the curriculum; independently, in a logical sequence, and in a comprehensive manner, answers all the questions, emphasizing the most essential, is able to analyze, compare, classify, generalize, and systematize the studied material, highlight the main concepts, establish causal relations; clearly formulates answers, freely interprets analytical results and solves situational problems of increased complexity; is well-acquainted with basic literature and research methods; can correlate the theoretical aspects of the activities of a subject with practical problems.&lt;br /&gt;
&lt;br /&gt;
* “Satisfactory&amp;quot; - C - The learner has only basic knowledge of the discipline; has difficulties when answering questions, operates with inaccurate wording, misses essential parts of questions. The student is able to solve only the easiest&lt;br /&gt;
tasks.&lt;br /&gt;
&lt;br /&gt;
* “Unsatisfactory&amp;quot; - D - The student did not master the required minimum of subject knowledge,&lt;br /&gt;
is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
* “Passed&amp;quot; - P&lt;br /&gt;
&lt;br /&gt;
* “Fail&amp;quot; - F - The student did not master the required minimum of subject knowledge, is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
1. The grades A, B, C, and P are considered positive and are not subject to retake in order to improve the grade. The grades D and F are considered negative (unsatisfactory).&lt;br /&gt;
&lt;br /&gt;
2. A student who has completed in full the requirements of the current year’s curriculum and have successfully passed all examinations and internships is transferred to the next year in accordance with the Director’s order based on the proposal of the Vice-Rector for Education of the University.&lt;br /&gt;
&lt;br /&gt;
== Retakes and missed assignments ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment of students’ knowledge in the autonomous noncommercial organization of higher education Innopolis University&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The negative results of the interim assessment in one or several academic subjects, courses, disciplines (modules), practice (educational, industrial, pre-diploma) of the education program, as well as absence on the exam without a valid reason, are considered as unfulfilled academic requirements. Students are required to fulfill these requirements within the timeframe established by the University.&lt;br /&gt;
&lt;br /&gt;
2. The University defines the schedule of retakes for each course and practice and designates for this purpose an additional exam (retake) session. This schedule is approved by the director of the university and is communicated to students through corporate&lt;br /&gt;
e-mail.&lt;br /&gt;
&lt;br /&gt;
3. The structure of the retake (including labs, oral, written, practical) is defined by the instructor. The grading policy is up to the instructor and needs to be clearly stated in the syllabus.&lt;br /&gt;
&lt;br /&gt;
4. If the student has failed to fulfill his/her academic requirement during the retake for the first time (hereinafter - first retake) they have a right for a second retake with the committee assigned by the university for this retake.&lt;br /&gt;
&lt;br /&gt;
5. The first retake should be held by the same instructor to whom the student failed the exam (test) for the first time. If the instructor does not have the opportunity to conduct the exam at the fixed time, the Vice-Rector for Education appoints another instructor.&lt;br /&gt;
&lt;br /&gt;
6. The Committee for the second retake is approved by the director’s order on the basis&lt;br /&gt;
of the submission of the Vice-Rector for Education of the University. The opportunity&lt;br /&gt;
to fulfill academic requirements is granted to each student no more than twice.&lt;br /&gt;
&lt;br /&gt;
7. Students must pass the retake no later than one year since the date the unfulfilled requirement originated. This period does not include the following: sick leave, academic leave, maternal leave.&lt;br /&gt;
&lt;br /&gt;
8. University has the right to conduct the first and the second retake during vacation. In this case, the University must set several retake periods, both during the holidays and during the semester.&lt;br /&gt;
&lt;br /&gt;
9. The second retake could not be scheduled to take place during the internship (practice) period or interim assessment period (with the exception of the IA in remote learning format).&lt;br /&gt;
&lt;br /&gt;
10. Graduating students are allowed to complete their unfulfilled academic requirements before the order of their admission to the state final certification is issued.&lt;br /&gt;
&lt;br /&gt;
11. The mark for the second retake is awarded based on the agreement of all committee members. The decision of the committee is adopted by a simple majority of votes, is final and is not subject to revision.&lt;br /&gt;
&lt;br /&gt;
12. The results of the retake (corresponding scores and marks) are recorded in accordance with the general rules for entering the results of the interim assessment. This information is recorded by the instructor in the interim reassessment paper.&lt;br /&gt;
&lt;br /&gt;
13. The students who did not liquidate the academic debt in due time are expelled from the University as having failed to fulfill their responsibilities for the conscientious mastering of the educational program and the implementation of the curriculum.&lt;br /&gt;
&lt;br /&gt;
14. The retakes take place during the first week of the following semesters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ongoing and interim assessment for students with disabilities ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. In order to conduct an ongoing and interim assessment for people with disabilities the&lt;br /&gt;
materials must be drafted. These materials must be adapted to estimate the achievements&lt;br /&gt;
fixed in the professional study program and the level of achieved competencies&lt;br /&gt;
in accordance with this study program.&lt;br /&gt;
&lt;br /&gt;
2. For students with disabilities the forms of ongoing and interim assessment must be&lt;br /&gt;
adapted taking into consideration the peculiarities of their mental and physical development,&lt;br /&gt;
individual capabilities and health (oral form, written form on paper and&lt;br /&gt;
computer, in a form of tests, etc.).&lt;br /&gt;
&lt;br /&gt;
3. In order to make education available for people with disabilities the University must&lt;br /&gt;
meet the following requirements: the presence of the assistant(s) in the room to provide&lt;br /&gt;
the disabled people with the necessary technical assistance; written exercises are&lt;br /&gt;
dictated to the student with disabilities. If necessary, students with disabilities must be&lt;br /&gt;
allowed to use any technical assistive devices.&lt;br /&gt;
&lt;br /&gt;
4. For those students who have serious health problems such as speech disorder, difficulties&lt;br /&gt;
with hearing, oral assessments must be converted into a written form.&lt;br /&gt;
&lt;br /&gt;
5. If needed, the disabled student is entitled to request in written form additional time&lt;br /&gt;
to prepare his/her answers during the test or exam. The duration of the assessment&lt;br /&gt;
session cannot be extended by more than 1.5 hours.&lt;br /&gt;
&lt;br /&gt;
6. During the assessment sessions, the disabled students must be granted the chance to&lt;br /&gt;
use assistive devices by taking into consideration their special needs.&lt;br /&gt;
&lt;br /&gt;
=== Storage of documents ===&lt;br /&gt;
&lt;br /&gt;
In order to fulfill the requirements of Russian federal regulations, the Department of Education&lt;br /&gt;
suggests the following policy. Written paper works,&lt;br /&gt;
&lt;br /&gt;
1. created by students at midterm exams, final exams and retakes should be stored by a&lt;br /&gt;
professor for 1 year from the moment of exam. This category also includes other works&lt;br /&gt;
that students and/or professors decided to include in student’s professional portfolios.&lt;br /&gt;
Keep these works at the professor’s office.&lt;br /&gt;
&lt;br /&gt;
2. thesis works, course works, and other works with your and student signatures should be&lt;br /&gt;
stored by DoE. Regardless of the age – take them to the Department of Education.&lt;br /&gt;
&lt;br /&gt;
3. created during other activities (even if one year did not pass) can be recycled immediately.&lt;br /&gt;
You are free to recycle these works with no preliminary actions (burning,&lt;br /&gt;
shredding, ...).&lt;br /&gt;
Comment: the form of the exam is defined in the syllabus. If an exam is conducted in practical or&lt;br /&gt;
oral form and produces no paper artifacts, this should be explicitly specified at the course&lt;br /&gt;
syllabus. Otherwise, the ministry assumes the exam is conducted in written form.&lt;br /&gt;
&lt;br /&gt;
=== Transfer Students for BS ===&lt;br /&gt;
&lt;br /&gt;
These are stipulated by the “Regulations on the procedure of transfer, expulsion, and reinstatement&lt;br /&gt;
of students and grating of academic leaves&amp;quot; from June 1, 2017.&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Transfer Students for MS ==&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Meeting with the Student-Representatives ==&lt;br /&gt;
&lt;br /&gt;
During the 7th or the 8th week of the semester, the instructor must perform meeting with&lt;br /&gt;
the student representatives where s/he discusses the evolution of the course, gather feedback&lt;br /&gt;
from the students, identifies corrective actions, and send a report of such meeting to the&lt;br /&gt;
education department.&lt;br /&gt;
&lt;br /&gt;
== Management of the Thesis ==&lt;br /&gt;
&lt;br /&gt;
Thesis is carried out according to the requirements of the Federal lawNo 273-FZ of 29.12.2012&lt;br /&gt;
and order No 636 of theMinistry of education of the Russian Federation of 29.06.2015.&lt;br /&gt;
Specifically, the following provisions apply to Innopolis University:&lt;br /&gt;
&lt;br /&gt;
1. For the Fall semester,&lt;br /&gt;
&lt;br /&gt;
* (a) all the policies applied to courses are applied to the thesis;&lt;br /&gt;
* (b) in the final evaluation in the Fall semester an assessment at the C level should&lt;br /&gt;
be assimilated to a Fail, since there is an expectation that theses should not be&lt;br /&gt;
mediocre.&lt;br /&gt;
&lt;br /&gt;
2. For the final (Spring) evaluation of the thesis, the final grade is defined by the state&lt;br /&gt;
thesis commission, on the basis of a proposal made by the supervisor in moodle.&lt;br /&gt;
&lt;br /&gt;
3. Details on the implementation of the thesis are in Appendix ?? on page ?? for the BS&lt;br /&gt;
theses and in Appendix ?? on page ?? for theMS theses.&lt;br /&gt;
&lt;br /&gt;
4. the amount of plagiarism in texts for the thesis of the students enrolled in the BS&lt;br /&gt;
programs should not exceed 30%;&lt;br /&gt;
&lt;br /&gt;
5. the amount of plagiarism in texts for the thesis of students enrolled in theMS programs&lt;br /&gt;
should not exceed 25%.&lt;br /&gt;
&lt;br /&gt;
6. a summary report of the inspection of the texts of the thesis of University students in&lt;br /&gt;
Plagiarism Checking System has to be submitted to the State Examination Committee&lt;br /&gt;
by the Department of Education no later than 3 (three) calendar days before the day of&lt;br /&gt;
the thesis defense.&lt;br /&gt;
&lt;br /&gt;
7. theses made by the students of the University have to be published in the electronic&lt;br /&gt;
the library system of the University within 5 (five) days after the defense, except for the&lt;br /&gt;
works:&lt;br /&gt;
&lt;br /&gt;
* containing the information being a state secret;&lt;br /&gt;
* containing information that has current or potential commercial value (production,&lt;br /&gt;
technical, economic, organizational) for the rightsholder due to it being unknown to&lt;br /&gt;
third parties, and other data (including the results of intellectual activity in the scientific&lt;br /&gt;
and technical sphere) that concerns methods of professional activity.&lt;br /&gt;
&lt;br /&gt;
== Participation in lab activities ==&lt;br /&gt;
&lt;br /&gt;
1. The following provisions do not apply to student developing a thesis or a curricular&lt;br /&gt;
project course, for which specific regulations are set.&lt;br /&gt;
&lt;br /&gt;
2. During a semester of study, students can participate at activities of a lab of Innopolis&lt;br /&gt;
University.&lt;br /&gt;
&lt;br /&gt;
3. Such participation is completely voluntary on the side of the student and their hosting&lt;br /&gt;
is completely voluntary on the side of the accepting professor and it is understood that&lt;br /&gt;
it is undertaken because both the student and the professor consider it useful for their&lt;br /&gt;
studies and researchers.&lt;br /&gt;
&lt;br /&gt;
4. Accepting professors are encouraged to set up written agreements with students to&lt;br /&gt;
clarify the mutual expectations and duties.&lt;br /&gt;
&lt;br /&gt;
5. For the student, such participation must not interfere in any way with the course of&lt;br /&gt;
study and cannot be a reason for:&lt;br /&gt;
&lt;br /&gt;
* earning credits toward a degree&lt;br /&gt;
* missing classes&lt;br /&gt;
* skipping or delaying exams or any other formof evaluation&lt;br /&gt;
* asking the university to provide extra space for desks, resources for computing,&lt;br /&gt;
funding to attend conferences, etc&lt;br /&gt;
For the accepting professor, such participation cannot be a reason for:&lt;br /&gt;
* a reduced teaching load&lt;br /&gt;
* extra resources or benefits of any kind (lab space, computational facilities, funds&lt;br /&gt;
for conferences, . . . )&lt;br /&gt;
&lt;br /&gt;
== 3.11 Academic misconduct policy ==&lt;br /&gt;
&lt;br /&gt;
=== 3.11.1 Definitions ===&lt;br /&gt;
&lt;br /&gt;
Primary instructor (PI) or professor – course primary instructor. Teaching assistant (TA) –&lt;br /&gt;
any other instructor involved in teaching a course. Instructor – PI or TA.&lt;br /&gt;
Academic misconduct -— any action or attempted action that may result in creating an&lt;br /&gt;
unfair academic advantage for oneself or an unfair academic advantage or disadvantage for&lt;br /&gt;
any other member or members of the academic community. Include but not limited by:&lt;br /&gt;
&lt;br /&gt;
# cheating (including plagiarism),&lt;br /&gt;
# fabrication or alteration of information and documents (lies in general),&lt;br /&gt;
# theft,&lt;br /&gt;
# sabotage (lesson disruption, bomb calls, fire alarms).&lt;br /&gt;
&lt;br /&gt;
Students shall be considered to be cheating if involved in any of the following: using&lt;br /&gt;
unauthorized cheat sheets, opening books during closed-book tests, talking during tests,&lt;br /&gt;
plagiarising (as defined by instructor), or in any other case of cheating detected.&lt;br /&gt;
Plagiarism can take several forms, including but not limited to:&lt;br /&gt;
&lt;br /&gt;
# Using the exact words of another student.&lt;br /&gt;
# Copying and pasting materials from the Internet or other electronic resources without&lt;br /&gt;
proper citation, quotation or referencing.&lt;br /&gt;
# Accepting excessive assistance from another person in writing.&lt;br /&gt;
# Writing a computer program that is the same or closely similar to public sources or&lt;br /&gt;
solutions of other students.&lt;br /&gt;
&lt;br /&gt;
The similarity is a machine-determined score that should not exceed the given percentage.&lt;br /&gt;
The percentage is determined by the regulation document for the exact work (e.g. course&lt;br /&gt;
project, BS/MS thesis, or coding assignment). Similarity can include quotations, in-text&lt;br /&gt;
citations, names, titles, terms, and code. Similarity can be measured:&lt;br /&gt;
&lt;br /&gt;
# among students’ works,&lt;br /&gt;
# as well as with other datasets.&lt;br /&gt;
&lt;br /&gt;
Similarity checks shall only be applied to long text works in natural or programming language&lt;br /&gt;
to prove the fact of copying. For example, similarity reports are a necessary part of thesis&lt;br /&gt;
validation procedure and coding assignments, but such reports cannot be applied to exam works and tests, where similarity does not necessarily mean copying. As there is no universal&lt;br /&gt;
scale for similarity, for each particular assignment and course professor should clearly specify&lt;br /&gt;
expectations for similarity in the policy document or in assignment notification. If a group&lt;br /&gt;
of students receives the same assignment, not passing a similarity check shall be treated as&lt;br /&gt;
plagiarism. If a student is doing a personal task (thesis, project, ...), high similarity cases shall&lt;br /&gt;
be managed by the supervisor. In our university, we use jPlag for code similarity detection,&lt;br /&gt;
Turnitin for essay check and Antiplagiat for thesis check. If you want to get tutorials on these&lt;br /&gt;
systems, please contact the Department of Education (education@innopolis.ru).&lt;br /&gt;
&lt;br /&gt;
=== Statement ===&lt;br /&gt;
&lt;br /&gt;
All academic misconduct cases shall be reported to the IU Department of Education (DoE)&lt;br /&gt;
and Student Affairs Office (SAO) using the official email address (education@innopolis.ru,&lt;br /&gt;
319@innopolis.ru). Specify the following:&lt;br /&gt;
&lt;br /&gt;
# Student(s) name(s) involved and their roles;&lt;br /&gt;
# Date and time the case was detected;&lt;br /&gt;
# Course affected by the situation;&lt;br /&gt;
# Short description of the situation. Please refer to this policy or other policy documents&lt;br /&gt;
which you use to identify the misconduct.&lt;br /&gt;
&lt;br /&gt;
The Student Affairs Office should create a track record of student’s activities including&lt;br /&gt;
misconduct cases starting from the Bootcamp participation until the final thesis defense.&lt;br /&gt;
We assume that there is a publicly available cheating policy document for the whole&lt;br /&gt;
course, particular assignment, or exam, i.e. it is clear if it is allowed or not to use electronic&lt;br /&gt;
devices, notes, cheat sheets, books, etc. during the tests. Any violation of the said policy, as&lt;br /&gt;
well as plagiarism cases, shall be considered equally.&lt;br /&gt;
The committee decision shall be taken with a consensus of all participants.&lt;br /&gt;
The process participants shall be able to know the committee members.&lt;br /&gt;
The committee shall be of 3 people: a course professor, a teacher not involved in the&lt;br /&gt;
course affected, and an official student representative.&lt;br /&gt;
Cases involving the first-year students should be considered with the most thoroughness.&lt;br /&gt;
&lt;br /&gt;
=== Procedure ===&lt;br /&gt;
&lt;br /&gt;
Should an instructor (teaching assistant or professor) have reason to believe that one or more&lt;br /&gt;
works are copied from unauthorized resources, and action on a test is taken in violation, or work of one student is copied from another (as defined in plagiarism clarification), the&lt;br /&gt;
the procedure below shall be followed.&lt;br /&gt;
&lt;br /&gt;
# The instructor shall report the case to DoE and SAO (education@innopolis.ru and 319@innopolis.ru).&lt;br /&gt;
# The instructor shall inform the suspected students about the above finding separately, and discuss this incident. They shall be penalized as per the recommendations below and a report will be submitted to DoE outlining these decisions. In case of copying from each other—both students shall be penalized. The actions of the instructor are considered final.&lt;br /&gt;
# In the event of an appeal to the DoE, the student must present a clear written rationale for why the decision was in error. If the DoE agrees that the student appeal has merit then an appeal committee is formed of one student representative, the course PI, and an unrelated professor selected by the DoE. Otherwise, the decision of the course PI is considered final and the report is entered.&lt;br /&gt;
&lt;br /&gt;
* The student shall contact the committee and provide the said committee with the following materials: a cheating policy for this course/test/exam, students’ papers/code, any other findings, including the student’s arguments.&lt;br /&gt;
* The committee shall study the above materials.&lt;br /&gt;
* The committee can contact the students to listen to their arguments or ask questions. However, this shall be upon the committee’s discretion.&lt;br /&gt;
* The committee shall make an appeal decision to either accept or reject. This decision shall be final.&lt;br /&gt;
* Any fabrications of data or false statements made to the DoE or the Committee during the appeals process will be seen as a separate instance of misconduct and the DoE or the Committee may impose additional outcomes if necessary when the actions have impeded investigation.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from instructor’s point of view ====&lt;br /&gt;
&lt;br /&gt;
# Instructor reports the violation case to DoE and SAO. &lt;br /&gt;
# Instructor notifies students involved (can be BCC in report email).&lt;br /&gt;
# In case of student’s appeal, instructor may be invited to participate in committee.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from student’s point of view ====&lt;br /&gt;
&lt;br /&gt;
# The student gets a notification about academic misconduct.&lt;br /&gt;
# The student may appeal. He/she collects the documents (3.a) and submits to DoE and&lt;br /&gt;
SAO.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from an administration point of view ====&lt;br /&gt;
&lt;br /&gt;
# DoE and SAO get the report about student misconduct.&lt;br /&gt;
# SAO tracks the record and asks DoE to act in case violation is not the first (see penalty&lt;br /&gt;
section).&lt;br /&gt;
# In case of student’s appeal, DoE with the help of programmanagers collects a committee.&lt;br /&gt;
&lt;br /&gt;
=== Penalty ===&lt;br /&gt;
&lt;br /&gt;
Note that the following are the minimal actions.&lt;br /&gt;
&lt;br /&gt;
# Should a student be found to have committed misconduct for the first time, such a student&lt;br /&gt;
shall receive zero points for the particular work(assignment/exam/test/homework)&lt;br /&gt;
# Should a student be found to have committed misconduct for the second time, the&lt;br /&gt;
following actions shall be taken:&lt;br /&gt;
## Such a student shall: &lt;br /&gt;
### receive zero points for the course (or courses if 2 cheating instances are detected in different courses); &lt;br /&gt;
### be sent to retake.&lt;br /&gt;
## An official warning shall be issued for the said student.&lt;br /&gt;
# Should a student be found to have committed misconduct for the third time (without respect to the course), such a student shall be expelled from Innopolis University.&lt;br /&gt;
&lt;br /&gt;
In the event that the actions were of a grievous nature, e.g. a student using a work for hire&lt;br /&gt;
an assignment, a bomb/shooting threat, etc., the DoE maintains the right to increase the&lt;br /&gt;
outcomes. A student might also be subject to additional actions on the part of the professor&lt;br /&gt;
or DoE in order to maintain class order, have recompense of the action, or in order to learn a&lt;br /&gt;
proper scholarly methodology, e.g. be required to make an apology to classmates affected, be&lt;br /&gt;
required to write an essay or attend a course on how to cite properly, etc.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=950</id>
		<title>About lecturing a course</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=950"/>
		<updated>2021-10-10T09:27:08Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* 3.11 Academic misconduct policy */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= ABOUT LECTURING A COURSE =&lt;br /&gt;
&lt;br /&gt;
The old version of the regulations to consider is https://docs.google.com/document/d/1Pk0J5C1LIkXHz-aPMCXZPr1SSD0YsLULJ8IslahdyOU/edit.&lt;br /&gt;
&lt;br /&gt;
== Course Structure and Syllabus ==&lt;br /&gt;
&lt;br /&gt;
Faculty members can use any instructional mode; however, they should always make sure to&lt;br /&gt;
develop and communicate the objectives of the course to the students. In regards to this, the&lt;br /&gt;
instructors of the courses should prepare the course syllabus for all of your courses and share&lt;br /&gt;
them with the Department of Education (DoE) before a semester begins.&lt;br /&gt;
The template that IU is currently using for the course syllabus is in the appendix (Add as an&lt;br /&gt;
appendix the template for the syllabus). Such template is then reflected by the DoE into&lt;br /&gt;
the online teaching infrastructure (currentlyMoodle) and is used as the core reference for&lt;br /&gt;
supplying course material, schedules, and calendars to students.&lt;br /&gt;
The deadlines to prepare and submit the syllabus are June 30 (for Fall semester courses),&lt;br /&gt;
October 31 (for Spring semester courses), May 01 (for Summer semester courses).&lt;br /&gt;
The instructor of the course is expected to teach with physical presence at least 70% of&lt;br /&gt;
the lectures.&lt;br /&gt;
&lt;br /&gt;
== Evaluation of students performance ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
«Innopolis University».”&lt;br /&gt;
&lt;br /&gt;
=== Ongoing academic progress assessment (OPA) ===&lt;br /&gt;
&lt;br /&gt;
1. Ongoing academic progress assessment (OPA) is carried out by all types of self-study&lt;br /&gt;
and contact work of students prescribed by the disciplines, practices, and programs&lt;br /&gt;
of research work. The OPA is carried out by a professor giving courses, by the head of&lt;br /&gt;
practice, or by the tutor of the research work.&lt;br /&gt;
&lt;br /&gt;
2. The forms of the OPA include:&lt;br /&gt;
&lt;br /&gt;
* individual realization of software code,&lt;br /&gt;
* individual assignments,&lt;br /&gt;
* practical and laboratory work,&lt;br /&gt;
* projects,&lt;br /&gt;
* examinations,&lt;br /&gt;
* colloquiums,&lt;br /&gt;
* tests (hand-written or computer-based),&lt;br /&gt;
* reports, essays, surveys,&lt;br /&gt;
* oral polls,&lt;br /&gt;
* discussions, training, workshops.&lt;br /&gt;
&lt;br /&gt;
3. Other forms of OPA might be established in accordance with the curriculum and&lt;br /&gt;
schedule.&lt;br /&gt;
&lt;br /&gt;
4. The Instructor determines the frequency, the procedure, and the forms of OPA, as well&lt;br /&gt;
as the evaluation system for it. The Instructor has a right to introduce corrections in&lt;br /&gt;
the quantity and procedure of OPA.&lt;br /&gt;
&lt;br /&gt;
5. The Instructor must enter OPA results into the LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The OPA results must be taken into account when the final grade is given during course&lt;br /&gt;
evaluation. Grades received by students during the OPA are not subject to retake.&lt;br /&gt;
&lt;br /&gt;
=== Studentsmid-semester evaluation ===&lt;br /&gt;
&lt;br /&gt;
Within the framework of the educational process’s quality assessment, the IU Department&lt;br /&gt;
of Education analyzes students’ progress based on the OPA results around the middle of&lt;br /&gt;
each semester. Based on this analysis, members of the DoE hold special meetings with the&lt;br /&gt;
under-performing students to assess the reasons behind their struggling. The following&lt;br /&gt;
procedures are in place:&lt;br /&gt;
&lt;br /&gt;
1. Each course instructor should estimate students’ performance by the end of the 9th&lt;br /&gt;
week of the semester. This is an estimation of individual students’ final grade&lt;br /&gt;
&lt;br /&gt;
2. Such an estimate should be entered in the Moodle section of the course using an&lt;br /&gt;
assessment named “Mid Semester Evaluation (for DoE)”&lt;br /&gt;
&lt;br /&gt;
3. Such an estimate should be defined with the usual letter grades (A, B, C, D - where D&lt;br /&gt;
means “fail”)&lt;br /&gt;
&lt;br /&gt;
It is noteworthy that the mid-semester evaluation is not the same as the midterm evaluation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Final evaluation ===&lt;br /&gt;
&lt;br /&gt;
The official term for the final course evaluation is the “Interim assessment” (IA), and it will&lt;br /&gt;
be used below. The following is stipulated by the University Regulation “Ongoing and interim&lt;br /&gt;
assessment of students’ knowledge in the autonomous noncommercial organization of higher&lt;br /&gt;
education Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The schedule and the place of IA are drafted by the DoE one week prior to the beginning&lt;br /&gt;
of an IA, which must be approved by the Director of the University. Academic&lt;br /&gt;
faculty and students must be informed of this via their corporate e-mails.&lt;br /&gt;
&lt;br /&gt;
2. The IA is conducted after completing the course or practice in full or in part. This assessment&lt;br /&gt;
will take place in a form that depends on the educational program, the work&lt;br /&gt;
program of the discipline (course modules) and following the procedures, prescribed&lt;br /&gt;
by relevant regulations.&lt;br /&gt;
&lt;br /&gt;
3. The forms of interim assessment are:&lt;br /&gt;
&lt;br /&gt;
* a test (including a pass/fail test),&lt;br /&gt;
* an examination.&lt;br /&gt;
&lt;br /&gt;
Both of these can be carried out in the following forms:&lt;br /&gt;
&lt;br /&gt;
* verbally and in a written form,&lt;br /&gt;
* in the form of testing, including the use of computers, software and hardware, as&lt;br /&gt;
well as&lt;br /&gt;
* in the form of an essay or&lt;br /&gt;
* project defense.&lt;br /&gt;
&lt;br /&gt;
The form of the interim assessment is determined by the Instructor. Students must&lt;br /&gt;
be informed about the IA form.&lt;br /&gt;
&lt;br /&gt;
4. The final grade for the course (module) and practice (research work) can include the&lt;br /&gt;
results of the OPA.&lt;br /&gt;
&lt;br /&gt;
5. Recording the IA results can be conducted in the following 2 ways:&lt;br /&gt;
&lt;br /&gt;
* The Instructor enters IA results into the LMSMoodle after which the results are&lt;br /&gt;
transferred into the intermediate attestation report.&lt;br /&gt;
* The Instructor fills out the intermediate attestation report (Appendix 1 of the&lt;br /&gt;
cited document) and submits it to the DoE. The DoE employees then transfer the grades into LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The results cannot be reviewed after being entered into LMS Moodle and the interim&lt;br /&gt;
assessment report.&lt;br /&gt;
&lt;br /&gt;
7. Final results of the examination (tests) from the interim assessment report shall be entered&lt;br /&gt;
into the student’s electronic record books (LMS Moodle, a system of educational process control 1C: University, student’s portfolio, and student’s personal account&lt;br /&gt;
(my.university.innopolis.ru)).&lt;br /&gt;
&lt;br /&gt;
=== Rules on final examinations ===&lt;br /&gt;
&lt;br /&gt;
1. If a student has no valid reason for being absent from the exam, he/she is considered&lt;br /&gt;
to not have passed the exam and not fulfilled academic requirements.&lt;br /&gt;
&lt;br /&gt;
2. The Instructor can provide the list of supportive materials that students are allowed&lt;br /&gt;
to use during the exam.&lt;br /&gt;
&lt;br /&gt;
3. The use of non-allowed supportive materials during the exams, breach of study discipline&lt;br /&gt;
(cheating, use of mobile phones or PC, attempts to talk to others, etc.) as well as&lt;br /&gt;
infringement of the regulations is prohibited. These incidents can serve as a ground&lt;br /&gt;
for removal of the student from the room and awarding thema D (unsatisfactory) or&lt;br /&gt;
F (Fail) marks.&lt;br /&gt;
&lt;br /&gt;
4. If any of the incidents described above occur, the Instructor should inform the Vice-&lt;br /&gt;
Rector for Education of this in written form or via the corporate mail. The Vice-Rector&lt;br /&gt;
in their turn sends an official note on Regulations infringement to the Director of the&lt;br /&gt;
University for further consideration and decision.&lt;br /&gt;
&lt;br /&gt;
5. Presence of the third parties on exams and tests without the written permission of the&lt;br /&gt;
Vice-Rector for Education of the University is not allowed.&lt;br /&gt;
&lt;br /&gt;
6. Students with an individual education plan may pass tests and exams only during the&lt;br /&gt;
period determined by their individual education plan.&lt;br /&gt;
&lt;br /&gt;
7. Students with a valid reason of absence (illness, family circumstances, etc.) who were&lt;br /&gt;
not able to pass tests and exams within the established timeframe are permitted to&lt;br /&gt;
retake an exam on individual terms. The terms are approved by the direct order of the&lt;br /&gt;
University Director.&lt;br /&gt;
&lt;br /&gt;
8. For students who provide justification documents for their absence in the exam (sick leave&lt;br /&gt;
sheet, medical certificate, etc.), the examination period may be extended by the number&lt;br /&gt;
of calendar days indicated in the presented document. This document should be&lt;br /&gt;
provided no later than three working days after being issued.&lt;br /&gt;
&lt;br /&gt;
9. The following procedure is applied for the extension of the examination session:&lt;br /&gt;
&lt;br /&gt;
* A student provides the DoE with: &lt;br /&gt;
&lt;br /&gt;
1) A statement in the name of Vice-Rector&lt;br /&gt;
for Education to extend the examination period; &lt;br /&gt;
2) Documents confirming the&lt;br /&gt;
reason for the extension of the examination period (a medical certificate or other&lt;br /&gt;
documents).&lt;br /&gt;
&lt;br /&gt;
* The Vice-Rector for Education examines the submitted documents and visas&lt;br /&gt;
student’s statement.&lt;br /&gt;
&lt;br /&gt;
* Based on this, the Department of Education of the University drafts submission&lt;br /&gt;
for the Director on the extension of the examination period, indicating a concrete number of extension days.&lt;br /&gt;
&lt;br /&gt;
10. A student is not allowed to have an extension of the exam period if he/she does not submit&lt;br /&gt;
the justification document in time.&lt;br /&gt;
&lt;br /&gt;
=== Marks and grading policy ===&lt;br /&gt;
&lt;br /&gt;
IU five-point grading system:&lt;br /&gt;
&lt;br /&gt;
* “Excellent” - A - A student gets A (“Excellent”) mark when he/she shows his/her full knowledge of the subject of a study program.&lt;br /&gt;
&lt;br /&gt;
* “Good&amp;quot; - B - The learner has the knowledge of the subject in the almost full volume of the curriculum; independently, in a logical sequence, and in a comprehensive manner, answers all the questions, emphasizing the most essential, is able to analyze, compare, classify, generalize, and systematize the studied material, highlight the main concepts, establish causal relations; clearly formulates answers, freely interprets analytical results and solves situational problems of increased complexity; is well-acquainted with basic literature and research methods; can correlate the theoretical aspects of the activities of a subject with practical problems.&lt;br /&gt;
&lt;br /&gt;
* “Satisfactory&amp;quot; - C - The learner has only basic knowledge of the discipline; has difficulties when answering questions, operates with inaccurate wording, misses essential parts of questions. The student is able to solve only the easiest&lt;br /&gt;
tasks.&lt;br /&gt;
&lt;br /&gt;
* “Unsatisfactory&amp;quot; - D - The student did not master the required minimum of subject knowledge,&lt;br /&gt;
is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
* “Passed&amp;quot; - P&lt;br /&gt;
&lt;br /&gt;
* “Fail&amp;quot; - F - The student did not master the required minimum of subject knowledge, is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
1. The grades A, B, C, and P are considered positive and are not subject to retake in order to improve the grade. The grades D and F are considered negative (unsatisfactory).&lt;br /&gt;
&lt;br /&gt;
2. A student who has completed in full the requirements of the current year’s curriculum and have successfully passed all examinations and internships is transferred to the next year in accordance with the Director’s order based on the proposal of the Vice-Rector for Education of the University.&lt;br /&gt;
&lt;br /&gt;
== Retakes and missed assignments ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment of students’ knowledge in the autonomous noncommercial organization of higher education Innopolis University&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The negative results of the interim assessment in one or several academic subjects, courses, disciplines (modules), practice (educational, industrial, pre-diploma) of the education program, as well as absence on the exam without a valid reason, are considered as unfulfilled academic requirements. Students are required to fulfill these requirements within the timeframe established by the University.&lt;br /&gt;
&lt;br /&gt;
2. The University defines the schedule of retakes for each course and practice and designates for this purpose an additional exam (retake) session. This schedule is approved by the director of the university and is communicated to students through corporate&lt;br /&gt;
e-mail.&lt;br /&gt;
&lt;br /&gt;
3. The structure of the retake (including labs, oral, written, practical) is defined by the instructor. The grading policy is up to the instructor and needs to be clearly stated in the syllabus.&lt;br /&gt;
&lt;br /&gt;
4. If the student has failed to fulfill his/her academic requirement during the retake for the first time (hereinafter - first retake) they have a right for a second retake with the committee assigned by the university for this retake.&lt;br /&gt;
&lt;br /&gt;
5. The first retake should be held by the same instructor to whom the student failed the exam (test) for the first time. If the instructor does not have the opportunity to conduct the exam at the fixed time, the Vice-Rector for Education appoints another instructor.&lt;br /&gt;
&lt;br /&gt;
6. The Committee for the second retake is approved by the director’s order on the basis&lt;br /&gt;
of the submission of the Vice-Rector for Education of the University. The opportunity&lt;br /&gt;
to fulfill academic requirements is granted to each student no more than twice.&lt;br /&gt;
&lt;br /&gt;
7. Students must pass the retake no later than one year since the date the unfulfilled requirement originated. This period does not include the following: sick leave, academic leave, maternal leave.&lt;br /&gt;
&lt;br /&gt;
8. University has the right to conduct the first and the second retake during vacation. In this case, the University must set several retake periods, both during the holidays and during the semester.&lt;br /&gt;
&lt;br /&gt;
9. The second retake could not be scheduled to take place during the internship (practice) period or interim assessment period (with the exception of the IA in remote learning format).&lt;br /&gt;
&lt;br /&gt;
10. Graduating students are allowed to complete their unfulfilled academic requirements before the order of their admission to the state final certification is issued.&lt;br /&gt;
&lt;br /&gt;
11. The mark for the second retake is awarded based on the agreement of all committee members. The decision of the committee is adopted by a simple majority of votes, is final and is not subject to revision.&lt;br /&gt;
&lt;br /&gt;
12. The results of the retake (corresponding scores and marks) are recorded in accordance with the general rules for entering the results of the interim assessment. This information is recorded by the instructor in the interim reassessment paper.&lt;br /&gt;
&lt;br /&gt;
13. The students who did not liquidate the academic debt in due time are expelled from the University as having failed to fulfill their responsibilities for the conscientious mastering of the educational program and the implementation of the curriculum.&lt;br /&gt;
&lt;br /&gt;
14. The retakes take place during the first week of the following semesters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ongoing and interim assessment for students with disabilities ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. In order to conduct an ongoing and interim assessment for people with disabilities the&lt;br /&gt;
materials must be drafted. These materials must be adapted to estimate the achievements&lt;br /&gt;
fixed in the professional study program and the level of achieved competencies&lt;br /&gt;
in accordance with this study program.&lt;br /&gt;
&lt;br /&gt;
2. For students with disabilities the forms of ongoing and interim assessment must be&lt;br /&gt;
adapted taking into consideration the peculiarities of their mental and physical development,&lt;br /&gt;
individual capabilities and health (oral form, written form on paper and&lt;br /&gt;
computer, in a form of tests, etc.).&lt;br /&gt;
&lt;br /&gt;
3. In order to make education available for people with disabilities the University must&lt;br /&gt;
meet the following requirements: the presence of the assistant(s) in the room to provide&lt;br /&gt;
the disabled people with the necessary technical assistance; written exercises are&lt;br /&gt;
dictated to the student with disabilities. If necessary, students with disabilities must be&lt;br /&gt;
allowed to use any technical assistive devices.&lt;br /&gt;
&lt;br /&gt;
4. For those students who have serious health problems such as speech disorder, difficulties&lt;br /&gt;
with hearing, oral assessments must be converted into a written form.&lt;br /&gt;
&lt;br /&gt;
5. If needed, the disabled student is entitled to request in written form additional time&lt;br /&gt;
to prepare his/her answers during the test or exam. The duration of the assessment&lt;br /&gt;
session cannot be extended by more than 1.5 hours.&lt;br /&gt;
&lt;br /&gt;
6. During the assessment sessions, the disabled students must be granted the chance to&lt;br /&gt;
use assistive devices by taking into consideration their special needs.&lt;br /&gt;
&lt;br /&gt;
=== Storage of documents ===&lt;br /&gt;
&lt;br /&gt;
In order to fulfill the requirements of Russian federal regulations, the Department of Education&lt;br /&gt;
suggests the following policy. Written paper works,&lt;br /&gt;
&lt;br /&gt;
1. created by students at midterm exams, final exams and retakes should be stored by a&lt;br /&gt;
professor for 1 year from the moment of exam. This category also includes other works&lt;br /&gt;
that students and/or professors decided to include in student’s professional portfolios.&lt;br /&gt;
Keep these works at the professor’s office.&lt;br /&gt;
&lt;br /&gt;
2. thesis works, course works, and other works with your and student signatures should be&lt;br /&gt;
stored by DoE. Regardless of the age – take them to the Department of Education.&lt;br /&gt;
&lt;br /&gt;
3. created during other activities (even if one year did not pass) can be recycled immediately.&lt;br /&gt;
You are free to recycle these works with no preliminary actions (burning,&lt;br /&gt;
shredding, ...).&lt;br /&gt;
Comment: the form of the exam is defined in the syllabus. If an exam is conducted in practical or&lt;br /&gt;
oral form and produces no paper artifacts, this should be explicitly specified at the course&lt;br /&gt;
syllabus. Otherwise, the ministry assumes the exam is conducted in written form.&lt;br /&gt;
&lt;br /&gt;
=== Transfer Students for BS ===&lt;br /&gt;
&lt;br /&gt;
These are stipulated by the “Regulations on the procedure of transfer, expulsion, and reinstatement&lt;br /&gt;
of students and grating of academic leaves&amp;quot; from June 1, 2017.&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Transfer Students for MS ==&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Meeting with the Student-Representatives ==&lt;br /&gt;
&lt;br /&gt;
During the 7th or the 8th week of the semester, the instructor must perform meeting with&lt;br /&gt;
the student representatives where s/he discusses the evolution of the course, gather feedback&lt;br /&gt;
from the students, identifies corrective actions, and send a report of such meeting to the&lt;br /&gt;
education department.&lt;br /&gt;
&lt;br /&gt;
== Management of the Thesis ==&lt;br /&gt;
&lt;br /&gt;
Thesis is carried out according to the requirements of the Federal lawNo 273-FZ of 29.12.2012&lt;br /&gt;
and order No 636 of theMinistry of education of the Russian Federation of 29.06.2015.&lt;br /&gt;
Specifically, the following provisions apply to Innopolis University:&lt;br /&gt;
&lt;br /&gt;
1. For the Fall semester,&lt;br /&gt;
&lt;br /&gt;
* (a) all the policies applied to courses are applied to the thesis;&lt;br /&gt;
* (b) in the final evaluation in the Fall semester an assessment at the C level should&lt;br /&gt;
be assimilated to a Fail, since there is an expectation that theses should not be&lt;br /&gt;
mediocre.&lt;br /&gt;
&lt;br /&gt;
2. For the final (Spring) evaluation of the thesis, the final grade is defined by the state&lt;br /&gt;
thesis commission, on the basis of a proposal made by the supervisor in moodle.&lt;br /&gt;
&lt;br /&gt;
3. Details on the implementation of the thesis are in Appendix ?? on page ?? for the BS&lt;br /&gt;
theses and in Appendix ?? on page ?? for theMS theses.&lt;br /&gt;
&lt;br /&gt;
4. the amount of plagiarism in texts for the thesis of the students enrolled in the BS&lt;br /&gt;
programs should not exceed 30%;&lt;br /&gt;
&lt;br /&gt;
5. the amount of plagiarism in texts for the thesis of students enrolled in theMS programs&lt;br /&gt;
should not exceed 25%.&lt;br /&gt;
&lt;br /&gt;
6. a summary report of the inspection of the texts of the thesis of University students in&lt;br /&gt;
Plagiarism Checking System has to be submitted to the State Examination Committee&lt;br /&gt;
by the Department of Education no later than 3 (three) calendar days before the day of&lt;br /&gt;
the thesis defense.&lt;br /&gt;
&lt;br /&gt;
7. theses made by the students of the University have to be published in the electronic&lt;br /&gt;
the library system of the University within 5 (five) days after the defense, except for the&lt;br /&gt;
works:&lt;br /&gt;
&lt;br /&gt;
* containing the information being a state secret;&lt;br /&gt;
* containing information that has current or potential commercial value (production,&lt;br /&gt;
technical, economic, organizational) for the rightsholder due to it being unknown to&lt;br /&gt;
third parties, and other data (including the results of intellectual activity in the scientific&lt;br /&gt;
and technical sphere) that concerns methods of professional activity.&lt;br /&gt;
&lt;br /&gt;
== Participation in lab activities ==&lt;br /&gt;
&lt;br /&gt;
1. The following provisions do not apply to student developing a thesis or a curricular&lt;br /&gt;
project course, for which specific regulations are set.&lt;br /&gt;
&lt;br /&gt;
2. During a semester of study, students can participate at activities of a lab of Innopolis&lt;br /&gt;
University.&lt;br /&gt;
&lt;br /&gt;
3. Such participation is completely voluntary on the side of the student and their hosting&lt;br /&gt;
is completely voluntary on the side of the accepting professor and it is understood that&lt;br /&gt;
it is undertaken because both the student and the professor consider it useful for their&lt;br /&gt;
studies and researchers.&lt;br /&gt;
&lt;br /&gt;
4. Accepting professors are encouraged to set up written agreements with students to&lt;br /&gt;
clarify the mutual expectations and duties.&lt;br /&gt;
&lt;br /&gt;
5. For the student, such participation must not interfere in any way with the course of&lt;br /&gt;
study and cannot be a reason for:&lt;br /&gt;
&lt;br /&gt;
* earning credits toward a degree&lt;br /&gt;
* missing classes&lt;br /&gt;
* skipping or delaying exams or any other formof evaluation&lt;br /&gt;
* asking the university to provide extra space for desks, resources for computing,&lt;br /&gt;
funding to attend conferences, etc&lt;br /&gt;
For the accepting professor, such participation cannot be a reason for:&lt;br /&gt;
* a reduced teaching load&lt;br /&gt;
* extra resources or benefits of any kind (lab space, computational facilities, funds&lt;br /&gt;
for conferences, . . . )&lt;br /&gt;
&lt;br /&gt;
== 3.11 Academic misconduct policy ==&lt;br /&gt;
&lt;br /&gt;
=== 3.11.1 Definitions ===&lt;br /&gt;
&lt;br /&gt;
Primary instructor (PI) or professor – course primary instructor. Teaching assistant (TA) –&lt;br /&gt;
any other instructor involved in teaching a course. Instructor – PI or TA.&lt;br /&gt;
Academic misconduct -— any action or attempted action that may result in creating an&lt;br /&gt;
unfair academic advantage for oneself or an unfair academic advantage or disadvantage for&lt;br /&gt;
any other member or members of the academic community. Include but not limited by:&lt;br /&gt;
&lt;br /&gt;
# cheating (including plagiarism),&lt;br /&gt;
# fabrication or alteration of information and documents (lies in general),&lt;br /&gt;
# theft,&lt;br /&gt;
# sabotage (lesson disruption, bomb calls, fire alarms).&lt;br /&gt;
&lt;br /&gt;
Students shall be considered to be cheating if involved in any of the following: using&lt;br /&gt;
unauthorized cheat sheets, opening books during closed-book tests, talking during tests,&lt;br /&gt;
plagiarising (as defined by instructor), or in any other case of cheating detected.&lt;br /&gt;
Plagiarism can take several forms, including but not limited to:&lt;br /&gt;
&lt;br /&gt;
# Using the exact words of another student.&lt;br /&gt;
# Copying and pasting materials from the Internet or other electronic resources without&lt;br /&gt;
proper citation, quotation or referencing.&lt;br /&gt;
# Accepting excessive assistance from another person in writing.&lt;br /&gt;
# Writing a computer program that is the same or closely similar to public sources or&lt;br /&gt;
solutions of other students.&lt;br /&gt;
&lt;br /&gt;
The similarity is a machine-determined score that should not exceed the given percentage.&lt;br /&gt;
The percentage is determined by the regulation document for the exact work (e.g. course&lt;br /&gt;
project, BS/MS thesis, or coding assignment). Similarity can include quotations, in-text&lt;br /&gt;
citations, names, titles, terms, and code. Similarity can be measured:&lt;br /&gt;
&lt;br /&gt;
# among students’ works,&lt;br /&gt;
# as well as with other datasets.&lt;br /&gt;
&lt;br /&gt;
Similarity checks shall only be applied to long text works in natural or programming language&lt;br /&gt;
to prove the fact of copying. For example, similarity reports are a necessary part of thesis&lt;br /&gt;
validation procedure and coding assignments, but such reports cannot be applied to exam works and tests, where similarity does not necessarily mean copying. As there is no universal&lt;br /&gt;
scale for similarity, for each particular assignment and course professor should clearly specify&lt;br /&gt;
expectations for similarity in the policy document or in assignment notification. If a group&lt;br /&gt;
of students receives the same assignment, not passing a similarity check shall be treated as&lt;br /&gt;
plagiarism. If a student is doing a personal task (thesis, project, ...), high similarity cases shall&lt;br /&gt;
be managed by the supervisor. In our university, we use jPlag for code similarity detection,&lt;br /&gt;
Turnitin for essay check and Antiplagiat for thesis check. If you want to get tutorials on these&lt;br /&gt;
systems, please contact the Department of Education (education@innopolis.ru).&lt;br /&gt;
&lt;br /&gt;
=== Statement ===&lt;br /&gt;
&lt;br /&gt;
All academic misconduct cases shall be reported to the IU Department of Education (DoE)&lt;br /&gt;
and Student Affairs Office (SAO) using the official email address (education@innopolis.ru,&lt;br /&gt;
319@innopolis.ru). Specify the following:&lt;br /&gt;
&lt;br /&gt;
# Student(s) name(s) involved and their roles;&lt;br /&gt;
# Date and time the case was detected;&lt;br /&gt;
# Course affected by the situation;&lt;br /&gt;
# Short description of the situation. Please refer to this policy or other policy documents&lt;br /&gt;
which you use to identify the misconduct.&lt;br /&gt;
&lt;br /&gt;
The Student Affairs Office should create a track record of student’s activities including&lt;br /&gt;
misconduct cases starting from the Bootcamp participation until the final thesis defense.&lt;br /&gt;
We assume that there is a publicly available cheating policy document for the whole&lt;br /&gt;
course, particular assignment, or exam, i.e. it is clear if it is allowed or not to use electronic&lt;br /&gt;
devices, notes, cheat sheets, books, etc. during the tests. Any violation of the said policy, as&lt;br /&gt;
well as plagiarism cases, shall be considered equally.&lt;br /&gt;
The committee decision shall be taken with a consensus of all participants.&lt;br /&gt;
The process participants shall be able to know the committee members.&lt;br /&gt;
The committee shall be of 3 people: a course professor, a teacher not involved in the&lt;br /&gt;
course affected, and an official student representative.&lt;br /&gt;
Cases involving the first-year students should be considered with the most thoroughness.&lt;br /&gt;
&lt;br /&gt;
=== Procedure ===&lt;br /&gt;
&lt;br /&gt;
Should an instructor (teaching assistant or professor) have reason to believe that one or more&lt;br /&gt;
works are copied from unauthorized resources, and action on a test is taken in violation, or work of one student is copied from another (as defined in plagiarism clarification), the&lt;br /&gt;
the procedure below shall be followed.&lt;br /&gt;
&lt;br /&gt;
# The instructor shall report the case to DoE and SAO (education@innopolis.ru and&lt;br /&gt;
319@innopolis.ru).&lt;br /&gt;
# The instructor shall inform the suspected students about the above finding separately,&lt;br /&gt;
and discuss this incident. They shall be penalized as per the recommendations below and a&lt;br /&gt;
report will be submitted to DoE outlining these decisions. In case of copying from each&lt;br /&gt;
other—both students shall be penalized. The actions of the instructor are considered&lt;br /&gt;
final.&lt;br /&gt;
# In the event of an appeal to the DoE, the student must present a clear written rationale&lt;br /&gt;
for why the decision was in error. If the DoE agrees that the student appeal has merit then&lt;br /&gt;
an appeal committee is formed of one student representative, the course PI, and an&lt;br /&gt;
unrelated professor selected by the DoE. Otherwise, the decision of the course PI is&lt;br /&gt;
considered final and the report is entered.&lt;br /&gt;
&lt;br /&gt;
* The student shall contact the committee and provide the said committee with&lt;br /&gt;
the following materials: a cheating policy for this course/test/exam, students’&lt;br /&gt;
papers/code, any other findings, including the student’s arguments.&lt;br /&gt;
* The committee shall study the above materials.&lt;br /&gt;
* The committee can contact the students to listen to their arguments or ask questions.&lt;br /&gt;
However, this shall be upon the committee’s discretion.&lt;br /&gt;
* The committee shall make an appeal decision to either accept or reject. This&lt;br /&gt;
decision shall be final.&lt;br /&gt;
* Any fabrications of data or false statements made to the DoE or the Committee&lt;br /&gt;
during the appeals process will be seen as a separate instance of misconduct and&lt;br /&gt;
the DoE or the Committee may impose additional outcomes if necessary when&lt;br /&gt;
the actions have impeded investigation.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from instructor’s point of view ====&lt;br /&gt;
&lt;br /&gt;
# Instructor reports the violation case to DoE and SAO. &lt;br /&gt;
# Instructor notifies students involved (can be BCC in report email).&lt;br /&gt;
# In case of student’s appeal, instructor may be invited to participate in committee.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from student’s point of view ====&lt;br /&gt;
&lt;br /&gt;
# The student gets a notification about academic misconduct.&lt;br /&gt;
# The student may appeal. He/she collects the documents (3.a) and submits to DoE and&lt;br /&gt;
SAO.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from an administration point of view ====&lt;br /&gt;
&lt;br /&gt;
# DoE and SAO get the report about student misconduct.&lt;br /&gt;
# SAO tracks the record and asks DoE to act in case violation is not the first (see penalty&lt;br /&gt;
section).&lt;br /&gt;
# In case of student’s appeal, DoE with the help of programmanagers collects a committee.&lt;br /&gt;
&lt;br /&gt;
=== Penalty ===&lt;br /&gt;
&lt;br /&gt;
Note that the following are the minimal actions.&lt;br /&gt;
&lt;br /&gt;
# Should a student be found to have committed misconduct for the first time, such a student&lt;br /&gt;
shall receive zero points for the particular work(assignment/exam/test/homework)&lt;br /&gt;
# Should a student be found to have committed misconduct for the second time, the&lt;br /&gt;
following actions shall be taken:&lt;br /&gt;
## Such a student shall: &lt;br /&gt;
### receive zero points for the course (or courses if 2 cheating instances are detected in different courses); &lt;br /&gt;
### be sent to retake.&lt;br /&gt;
## An official warning shall be issued for the said student.&lt;br /&gt;
# Should a student be found to have committed misconduct for the third time (without respect to the course), such a student shall be expelled from Innopolis University.&lt;br /&gt;
&lt;br /&gt;
In the event that the actions were of a grievous nature, e.g. a student using a work for hire&lt;br /&gt;
an assignment, a bomb/shooting threat, etc., the DoE maintains the right to increase the&lt;br /&gt;
outcomes. A student might also be subject to additional actions on the part of the professor&lt;br /&gt;
or DoE in order to maintain class order, have recompense of the action, or in order to learn a&lt;br /&gt;
proper scholarly methodology, e.g. be required to make an apology to classmates affected, be&lt;br /&gt;
required to write an essay or attend a course on how to cite properly, etc.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=949</id>
		<title>About lecturing a course</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=949"/>
		<updated>2021-10-10T09:24:53Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* 3.11.1 Definitions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= ABOUT LECTURING A COURSE =&lt;br /&gt;
&lt;br /&gt;
The old version of the regulations to consider is https://docs.google.com/document/d/1Pk0J5C1LIkXHz-aPMCXZPr1SSD0YsLULJ8IslahdyOU/edit.&lt;br /&gt;
&lt;br /&gt;
== Course Structure and Syllabus ==&lt;br /&gt;
&lt;br /&gt;
Faculty members can use any instructional mode; however, they should always make sure to&lt;br /&gt;
develop and communicate the objectives of the course to the students. In regards to this, the&lt;br /&gt;
instructors of the courses should prepare the course syllabus for all of your courses and share&lt;br /&gt;
them with the Department of Education (DoE) before a semester begins.&lt;br /&gt;
The template that IU is currently using for the course syllabus is in the appendix (Add as an&lt;br /&gt;
appendix the template for the syllabus). Such template is then reflected by the DoE into&lt;br /&gt;
the online teaching infrastructure (currentlyMoodle) and is used as the core reference for&lt;br /&gt;
supplying course material, schedules, and calendars to students.&lt;br /&gt;
The deadlines to prepare and submit the syllabus are June 30 (for Fall semester courses),&lt;br /&gt;
October 31 (for Spring semester courses), May 01 (for Summer semester courses).&lt;br /&gt;
The instructor of the course is expected to teach with physical presence at least 70% of&lt;br /&gt;
the lectures.&lt;br /&gt;
&lt;br /&gt;
== Evaluation of students performance ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
«Innopolis University».”&lt;br /&gt;
&lt;br /&gt;
=== Ongoing academic progress assessment (OPA) ===&lt;br /&gt;
&lt;br /&gt;
1. Ongoing academic progress assessment (OPA) is carried out by all types of self-study&lt;br /&gt;
and contact work of students prescribed by the disciplines, practices, and programs&lt;br /&gt;
of research work. The OPA is carried out by a professor giving courses, by the head of&lt;br /&gt;
practice, or by the tutor of the research work.&lt;br /&gt;
&lt;br /&gt;
2. The forms of the OPA include:&lt;br /&gt;
&lt;br /&gt;
* individual realization of software code,&lt;br /&gt;
* individual assignments,&lt;br /&gt;
* practical and laboratory work,&lt;br /&gt;
* projects,&lt;br /&gt;
* examinations,&lt;br /&gt;
* colloquiums,&lt;br /&gt;
* tests (hand-written or computer-based),&lt;br /&gt;
* reports, essays, surveys,&lt;br /&gt;
* oral polls,&lt;br /&gt;
* discussions, training, workshops.&lt;br /&gt;
&lt;br /&gt;
3. Other forms of OPA might be established in accordance with the curriculum and&lt;br /&gt;
schedule.&lt;br /&gt;
&lt;br /&gt;
4. The Instructor determines the frequency, the procedure, and the forms of OPA, as well&lt;br /&gt;
as the evaluation system for it. The Instructor has a right to introduce corrections in&lt;br /&gt;
the quantity and procedure of OPA.&lt;br /&gt;
&lt;br /&gt;
5. The Instructor must enter OPA results into the LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The OPA results must be taken into account when the final grade is given during course&lt;br /&gt;
evaluation. Grades received by students during the OPA are not subject to retake.&lt;br /&gt;
&lt;br /&gt;
=== Studentsmid-semester evaluation ===&lt;br /&gt;
&lt;br /&gt;
Within the framework of the educational process’s quality assessment, the IU Department&lt;br /&gt;
of Education analyzes students’ progress based on the OPA results around the middle of&lt;br /&gt;
each semester. Based on this analysis, members of the DoE hold special meetings with the&lt;br /&gt;
under-performing students to assess the reasons behind their struggling. The following&lt;br /&gt;
procedures are in place:&lt;br /&gt;
&lt;br /&gt;
1. Each course instructor should estimate students’ performance by the end of the 9th&lt;br /&gt;
week of the semester. This is an estimation of individual students’ final grade&lt;br /&gt;
&lt;br /&gt;
2. Such an estimate should be entered in the Moodle section of the course using an&lt;br /&gt;
assessment named “Mid Semester Evaluation (for DoE)”&lt;br /&gt;
&lt;br /&gt;
3. Such an estimate should be defined with the usual letter grades (A, B, C, D - where D&lt;br /&gt;
means “fail”)&lt;br /&gt;
&lt;br /&gt;
It is noteworthy that the mid-semester evaluation is not the same as the midterm evaluation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Final evaluation ===&lt;br /&gt;
&lt;br /&gt;
The official term for the final course evaluation is the “Interim assessment” (IA), and it will&lt;br /&gt;
be used below. The following is stipulated by the University Regulation “Ongoing and interim&lt;br /&gt;
assessment of students’ knowledge in the autonomous noncommercial organization of higher&lt;br /&gt;
education Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The schedule and the place of IA are drafted by the DoE one week prior to the beginning&lt;br /&gt;
of an IA, which must be approved by the Director of the University. Academic&lt;br /&gt;
faculty and students must be informed of this via their corporate e-mails.&lt;br /&gt;
&lt;br /&gt;
2. The IA is conducted after completing the course or practice in full or in part. This assessment&lt;br /&gt;
will take place in a form that depends on the educational program, the work&lt;br /&gt;
program of the discipline (course modules) and following the procedures, prescribed&lt;br /&gt;
by relevant regulations.&lt;br /&gt;
&lt;br /&gt;
3. The forms of interim assessment are:&lt;br /&gt;
&lt;br /&gt;
* a test (including a pass/fail test),&lt;br /&gt;
* an examination.&lt;br /&gt;
&lt;br /&gt;
Both of these can be carried out in the following forms:&lt;br /&gt;
&lt;br /&gt;
* verbally and in a written form,&lt;br /&gt;
* in the form of testing, including the use of computers, software and hardware, as&lt;br /&gt;
well as&lt;br /&gt;
* in the form of an essay or&lt;br /&gt;
* project defense.&lt;br /&gt;
&lt;br /&gt;
The form of the interim assessment is determined by the Instructor. Students must&lt;br /&gt;
be informed about the IA form.&lt;br /&gt;
&lt;br /&gt;
4. The final grade for the course (module) and practice (research work) can include the&lt;br /&gt;
results of the OPA.&lt;br /&gt;
&lt;br /&gt;
5. Recording the IA results can be conducted in the following 2 ways:&lt;br /&gt;
&lt;br /&gt;
* The Instructor enters IA results into the LMSMoodle after which the results are&lt;br /&gt;
transferred into the intermediate attestation report.&lt;br /&gt;
* The Instructor fills out the intermediate attestation report (Appendix 1 of the&lt;br /&gt;
cited document) and submits it to the DoE. The DoE employees then transfer the grades into LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The results cannot be reviewed after being entered into LMS Moodle and the interim&lt;br /&gt;
assessment report.&lt;br /&gt;
&lt;br /&gt;
7. Final results of the examination (tests) from the interim assessment report shall be entered&lt;br /&gt;
into the student’s electronic record books (LMS Moodle, a system of educational process control 1C: University, student’s portfolio, and student’s personal account&lt;br /&gt;
(my.university.innopolis.ru)).&lt;br /&gt;
&lt;br /&gt;
=== Rules on final examinations ===&lt;br /&gt;
&lt;br /&gt;
1. If a student has no valid reason for being absent from the exam, he/she is considered&lt;br /&gt;
to not have passed the exam and not fulfilled academic requirements.&lt;br /&gt;
&lt;br /&gt;
2. The Instructor can provide the list of supportive materials that students are allowed&lt;br /&gt;
to use during the exam.&lt;br /&gt;
&lt;br /&gt;
3. The use of non-allowed supportive materials during the exams, breach of study discipline&lt;br /&gt;
(cheating, use of mobile phones or PC, attempts to talk to others, etc.) as well as&lt;br /&gt;
infringement of the regulations is prohibited. These incidents can serve as a ground&lt;br /&gt;
for removal of the student from the room and awarding thema D (unsatisfactory) or&lt;br /&gt;
F (Fail) marks.&lt;br /&gt;
&lt;br /&gt;
4. If any of the incidents described above occur, the Instructor should inform the Vice-&lt;br /&gt;
Rector for Education of this in written form or via the corporate mail. The Vice-Rector&lt;br /&gt;
in their turn sends an official note on Regulations infringement to the Director of the&lt;br /&gt;
University for further consideration and decision.&lt;br /&gt;
&lt;br /&gt;
5. Presence of the third parties on exams and tests without the written permission of the&lt;br /&gt;
Vice-Rector for Education of the University is not allowed.&lt;br /&gt;
&lt;br /&gt;
6. Students with an individual education plan may pass tests and exams only during the&lt;br /&gt;
period determined by their individual education plan.&lt;br /&gt;
&lt;br /&gt;
7. Students with a valid reason of absence (illness, family circumstances, etc.) who were&lt;br /&gt;
not able to pass tests and exams within the established timeframe are permitted to&lt;br /&gt;
retake an exam on individual terms. The terms are approved by the direct order of the&lt;br /&gt;
University Director.&lt;br /&gt;
&lt;br /&gt;
8. For students who provide justification documents for their absence in the exam (sick leave&lt;br /&gt;
sheet, medical certificate, etc.), the examination period may be extended by the number&lt;br /&gt;
of calendar days indicated in the presented document. This document should be&lt;br /&gt;
provided no later than three working days after being issued.&lt;br /&gt;
&lt;br /&gt;
9. The following procedure is applied for the extension of the examination session:&lt;br /&gt;
&lt;br /&gt;
* A student provides the DoE with: &lt;br /&gt;
&lt;br /&gt;
1) A statement in the name of Vice-Rector&lt;br /&gt;
for Education to extend the examination period; &lt;br /&gt;
2) Documents confirming the&lt;br /&gt;
reason for the extension of the examination period (a medical certificate or other&lt;br /&gt;
documents).&lt;br /&gt;
&lt;br /&gt;
* The Vice-Rector for Education examines the submitted documents and visas&lt;br /&gt;
student’s statement.&lt;br /&gt;
&lt;br /&gt;
* Based on this, the Department of Education of the University drafts submission&lt;br /&gt;
for the Director on the extension of the examination period, indicating a concrete number of extension days.&lt;br /&gt;
&lt;br /&gt;
10. A student is not allowed to have an extension of the exam period if he/she does not submit&lt;br /&gt;
the justification document in time.&lt;br /&gt;
&lt;br /&gt;
=== Marks and grading policy ===&lt;br /&gt;
&lt;br /&gt;
IU five-point grading system:&lt;br /&gt;
&lt;br /&gt;
* “Excellent” - A - A student gets A (“Excellent”) mark when he/she shows his/her full knowledge of the subject of a study program.&lt;br /&gt;
&lt;br /&gt;
* “Good&amp;quot; - B - The learner has the knowledge of the subject in the almost full volume of the curriculum; independently, in a logical sequence, and in a comprehensive manner, answers all the questions, emphasizing the most essential, is able to analyze, compare, classify, generalize, and systematize the studied material, highlight the main concepts, establish causal relations; clearly formulates answers, freely interprets analytical results and solves situational problems of increased complexity; is well-acquainted with basic literature and research methods; can correlate the theoretical aspects of the activities of a subject with practical problems.&lt;br /&gt;
&lt;br /&gt;
* “Satisfactory&amp;quot; - C - The learner has only basic knowledge of the discipline; has difficulties when answering questions, operates with inaccurate wording, misses essential parts of questions. The student is able to solve only the easiest&lt;br /&gt;
tasks.&lt;br /&gt;
&lt;br /&gt;
* “Unsatisfactory&amp;quot; - D - The student did not master the required minimum of subject knowledge,&lt;br /&gt;
is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
* “Passed&amp;quot; - P&lt;br /&gt;
&lt;br /&gt;
* “Fail&amp;quot; - F - The student did not master the required minimum of subject knowledge, is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
1. The grades A, B, C, and P are considered positive and are not subject to retake in order to improve the grade. The grades D and F are considered negative (unsatisfactory).&lt;br /&gt;
&lt;br /&gt;
2. A student who has completed in full the requirements of the current year’s curriculum and have successfully passed all examinations and internships is transferred to the next year in accordance with the Director’s order based on the proposal of the Vice-Rector for Education of the University.&lt;br /&gt;
&lt;br /&gt;
== Retakes and missed assignments ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment of students’ knowledge in the autonomous noncommercial organization of higher education Innopolis University&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The negative results of the interim assessment in one or several academic subjects, courses, disciplines (modules), practice (educational, industrial, pre-diploma) of the education program, as well as absence on the exam without a valid reason, are considered as unfulfilled academic requirements. Students are required to fulfill these requirements within the timeframe established by the University.&lt;br /&gt;
&lt;br /&gt;
2. The University defines the schedule of retakes for each course and practice and designates for this purpose an additional exam (retake) session. This schedule is approved by the director of the university and is communicated to students through corporate&lt;br /&gt;
e-mail.&lt;br /&gt;
&lt;br /&gt;
3. The structure of the retake (including labs, oral, written, practical) is defined by the instructor. The grading policy is up to the instructor and needs to be clearly stated in the syllabus.&lt;br /&gt;
&lt;br /&gt;
4. If the student has failed to fulfill his/her academic requirement during the retake for the first time (hereinafter - first retake) they have a right for a second retake with the committee assigned by the university for this retake.&lt;br /&gt;
&lt;br /&gt;
5. The first retake should be held by the same instructor to whom the student failed the exam (test) for the first time. If the instructor does not have the opportunity to conduct the exam at the fixed time, the Vice-Rector for Education appoints another instructor.&lt;br /&gt;
&lt;br /&gt;
6. The Committee for the second retake is approved by the director’s order on the basis&lt;br /&gt;
of the submission of the Vice-Rector for Education of the University. The opportunity&lt;br /&gt;
to fulfill academic requirements is granted to each student no more than twice.&lt;br /&gt;
&lt;br /&gt;
7. Students must pass the retake no later than one year since the date the unfulfilled requirement originated. This period does not include the following: sick leave, academic leave, maternal leave.&lt;br /&gt;
&lt;br /&gt;
8. University has the right to conduct the first and the second retake during vacation. In this case, the University must set several retake periods, both during the holidays and during the semester.&lt;br /&gt;
&lt;br /&gt;
9. The second retake could not be scheduled to take place during the internship (practice) period or interim assessment period (with the exception of the IA in remote learning format).&lt;br /&gt;
&lt;br /&gt;
10. Graduating students are allowed to complete their unfulfilled academic requirements before the order of their admission to the state final certification is issued.&lt;br /&gt;
&lt;br /&gt;
11. The mark for the second retake is awarded based on the agreement of all committee members. The decision of the committee is adopted by a simple majority of votes, is final and is not subject to revision.&lt;br /&gt;
&lt;br /&gt;
12. The results of the retake (corresponding scores and marks) are recorded in accordance with the general rules for entering the results of the interim assessment. This information is recorded by the instructor in the interim reassessment paper.&lt;br /&gt;
&lt;br /&gt;
13. The students who did not liquidate the academic debt in due time are expelled from the University as having failed to fulfill their responsibilities for the conscientious mastering of the educational program and the implementation of the curriculum.&lt;br /&gt;
&lt;br /&gt;
14. The retakes take place during the first week of the following semesters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ongoing and interim assessment for students with disabilities ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. In order to conduct an ongoing and interim assessment for people with disabilities the&lt;br /&gt;
materials must be drafted. These materials must be adapted to estimate the achievements&lt;br /&gt;
fixed in the professional study program and the level of achieved competencies&lt;br /&gt;
in accordance with this study program.&lt;br /&gt;
&lt;br /&gt;
2. For students with disabilities the forms of ongoing and interim assessment must be&lt;br /&gt;
adapted taking into consideration the peculiarities of their mental and physical development,&lt;br /&gt;
individual capabilities and health (oral form, written form on paper and&lt;br /&gt;
computer, in a form of tests, etc.).&lt;br /&gt;
&lt;br /&gt;
3. In order to make education available for people with disabilities the University must&lt;br /&gt;
meet the following requirements: the presence of the assistant(s) in the room to provide&lt;br /&gt;
the disabled people with the necessary technical assistance; written exercises are&lt;br /&gt;
dictated to the student with disabilities. If necessary, students with disabilities must be&lt;br /&gt;
allowed to use any technical assistive devices.&lt;br /&gt;
&lt;br /&gt;
4. For those students who have serious health problems such as speech disorder, difficulties&lt;br /&gt;
with hearing, oral assessments must be converted into a written form.&lt;br /&gt;
&lt;br /&gt;
5. If needed, the disabled student is entitled to request in written form additional time&lt;br /&gt;
to prepare his/her answers during the test or exam. The duration of the assessment&lt;br /&gt;
session cannot be extended by more than 1.5 hours.&lt;br /&gt;
&lt;br /&gt;
6. During the assessment sessions, the disabled students must be granted the chance to&lt;br /&gt;
use assistive devices by taking into consideration their special needs.&lt;br /&gt;
&lt;br /&gt;
=== Storage of documents ===&lt;br /&gt;
&lt;br /&gt;
In order to fulfill the requirements of Russian federal regulations, the Department of Education&lt;br /&gt;
suggests the following policy. Written paper works,&lt;br /&gt;
&lt;br /&gt;
1. created by students at midterm exams, final exams and retakes should be stored by a&lt;br /&gt;
professor for 1 year from the moment of exam. This category also includes other works&lt;br /&gt;
that students and/or professors decided to include in student’s professional portfolios.&lt;br /&gt;
Keep these works at the professor’s office.&lt;br /&gt;
&lt;br /&gt;
2. thesis works, course works, and other works with your and student signatures should be&lt;br /&gt;
stored by DoE. Regardless of the age – take them to the Department of Education.&lt;br /&gt;
&lt;br /&gt;
3. created during other activities (even if one year did not pass) can be recycled immediately.&lt;br /&gt;
You are free to recycle these works with no preliminary actions (burning,&lt;br /&gt;
shredding, ...).&lt;br /&gt;
Comment: the form of the exam is defined in the syllabus. If an exam is conducted in practical or&lt;br /&gt;
oral form and produces no paper artifacts, this should be explicitly specified at the course&lt;br /&gt;
syllabus. Otherwise, the ministry assumes the exam is conducted in written form.&lt;br /&gt;
&lt;br /&gt;
=== Transfer Students for BS ===&lt;br /&gt;
&lt;br /&gt;
These are stipulated by the “Regulations on the procedure of transfer, expulsion, and reinstatement&lt;br /&gt;
of students and grating of academic leaves&amp;quot; from June 1, 2017.&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Transfer Students for MS ==&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Meeting with the Student-Representatives ==&lt;br /&gt;
&lt;br /&gt;
During the 7th or the 8th week of the semester, the instructor must perform meeting with&lt;br /&gt;
the student representatives where s/he discusses the evolution of the course, gather feedback&lt;br /&gt;
from the students, identifies corrective actions, and send a report of such meeting to the&lt;br /&gt;
education department.&lt;br /&gt;
&lt;br /&gt;
== Management of the Thesis ==&lt;br /&gt;
&lt;br /&gt;
Thesis is carried out according to the requirements of the Federal lawNo 273-FZ of 29.12.2012&lt;br /&gt;
and order No 636 of theMinistry of education of the Russian Federation of 29.06.2015.&lt;br /&gt;
Specifically, the following provisions apply to Innopolis University:&lt;br /&gt;
&lt;br /&gt;
1. For the Fall semester,&lt;br /&gt;
&lt;br /&gt;
* (a) all the policies applied to courses are applied to the thesis;&lt;br /&gt;
* (b) in the final evaluation in the Fall semester an assessment at the C level should&lt;br /&gt;
be assimilated to a Fail, since there is an expectation that theses should not be&lt;br /&gt;
mediocre.&lt;br /&gt;
&lt;br /&gt;
2. For the final (Spring) evaluation of the thesis, the final grade is defined by the state&lt;br /&gt;
thesis commission, on the basis of a proposal made by the supervisor in moodle.&lt;br /&gt;
&lt;br /&gt;
3. Details on the implementation of the thesis are in Appendix ?? on page ?? for the BS&lt;br /&gt;
theses and in Appendix ?? on page ?? for theMS theses.&lt;br /&gt;
&lt;br /&gt;
4. the amount of plagiarism in texts for the thesis of the students enrolled in the BS&lt;br /&gt;
programs should not exceed 30%;&lt;br /&gt;
&lt;br /&gt;
5. the amount of plagiarism in texts for the thesis of students enrolled in theMS programs&lt;br /&gt;
should not exceed 25%.&lt;br /&gt;
&lt;br /&gt;
6. a summary report of the inspection of the texts of the thesis of University students in&lt;br /&gt;
Plagiarism Checking System has to be submitted to the State Examination Committee&lt;br /&gt;
by the Department of Education no later than 3 (three) calendar days before the day of&lt;br /&gt;
the thesis defense.&lt;br /&gt;
&lt;br /&gt;
7. theses made by the students of the University have to be published in the electronic&lt;br /&gt;
the library system of the University within 5 (five) days after the defense, except for the&lt;br /&gt;
works:&lt;br /&gt;
&lt;br /&gt;
* containing the information being a state secret;&lt;br /&gt;
* containing information that has current or potential commercial value (production,&lt;br /&gt;
technical, economic, organizational) for the rightsholder due to it being unknown to&lt;br /&gt;
third parties, and other data (including the results of intellectual activity in the scientific&lt;br /&gt;
and technical sphere) that concerns methods of professional activity.&lt;br /&gt;
&lt;br /&gt;
== Participation in lab activities ==&lt;br /&gt;
&lt;br /&gt;
1. The following provisions do not apply to student developing a thesis or a curricular&lt;br /&gt;
project course, for which specific regulations are set.&lt;br /&gt;
&lt;br /&gt;
2. During a semester of study, students can participate at activities of a lab of Innopolis&lt;br /&gt;
University.&lt;br /&gt;
&lt;br /&gt;
3. Such participation is completely voluntary on the side of the student and their hosting&lt;br /&gt;
is completely voluntary on the side of the accepting professor and it is understood that&lt;br /&gt;
it is undertaken because both the student and the professor consider it useful for their&lt;br /&gt;
studies and researchers.&lt;br /&gt;
&lt;br /&gt;
4. Accepting professors are encouraged to set up written agreements with students to&lt;br /&gt;
clarify the mutual expectations and duties.&lt;br /&gt;
&lt;br /&gt;
5. For the student, such participation must not interfere in any way with the course of&lt;br /&gt;
study and cannot be a reason for:&lt;br /&gt;
&lt;br /&gt;
* earning credits toward a degree&lt;br /&gt;
* missing classes&lt;br /&gt;
* skipping or delaying exams or any other formof evaluation&lt;br /&gt;
* asking the university to provide extra space for desks, resources for computing,&lt;br /&gt;
funding to attend conferences, etc&lt;br /&gt;
For the accepting professor, such participation cannot be a reason for:&lt;br /&gt;
* a reduced teaching load&lt;br /&gt;
* extra resources or benefits of any kind (lab space, computational facilities, funds&lt;br /&gt;
for conferences, . . . )&lt;br /&gt;
&lt;br /&gt;
== 3.11 Academic misconduct policy ==&lt;br /&gt;
&lt;br /&gt;
=== 3.11.1 Definitions ===&lt;br /&gt;
&lt;br /&gt;
Primary instructor (PI) or professor – course primary instructor. Teaching assistant (TA) –&lt;br /&gt;
any other instructor involved in teaching a course. Instructor – PI or TA.&lt;br /&gt;
Academic misconduct -— any action or attempted action that may result in creating an&lt;br /&gt;
unfair academic advantage for oneself or an unfair academic advantage or disadvantage for&lt;br /&gt;
any other member or members of the academic community. Include but not limited by:&lt;br /&gt;
&lt;br /&gt;
1. cheating (including plagiarism),&lt;br /&gt;
&lt;br /&gt;
2. fabrication or alteration of information and documents (lies in general),&lt;br /&gt;
&lt;br /&gt;
3. theft,&lt;br /&gt;
&lt;br /&gt;
4. sabotage (lesson disruption, bomb calls, fire alarms).&lt;br /&gt;
&lt;br /&gt;
Students shall be considered to be cheating if involved in any of the following: using&lt;br /&gt;
unauthorized cheat sheets, opening books during closed-book tests, talking during tests,&lt;br /&gt;
plagiarising (as defined by instructor), or in any other case of cheating detected.&lt;br /&gt;
Plagiarism can take several forms, including but not limited to:&lt;br /&gt;
&lt;br /&gt;
1. Using the exact words of another student.&lt;br /&gt;
2. Copying and pasting materials from the Internet or other electronic resources without&lt;br /&gt;
proper citation, quotation or referencing.&lt;br /&gt;
3. Accepting excessive assistance from another person in writing.&lt;br /&gt;
4. Writing a computer program that is the same or closely similar to public sources or&lt;br /&gt;
solutions of other students.&lt;br /&gt;
&lt;br /&gt;
The similarity is a machine-determined score that should not exceed the given percentage.&lt;br /&gt;
The percentage is determined by the regulation document for the exact work (e.g. course&lt;br /&gt;
project, BS/MS thesis, or coding assignment). Similarity can include quotations, in-text&lt;br /&gt;
citations, names, titles, terms, and code. Similarity can be measured:&lt;br /&gt;
&lt;br /&gt;
1. among students’ works,&lt;br /&gt;
2. as well as with other datasets.&lt;br /&gt;
&lt;br /&gt;
Similarity checks shall only be applied to long text works in natural or programming language&lt;br /&gt;
to prove the fact of copying. For example, similarity reports are a necessary part of thesis&lt;br /&gt;
validation procedure and coding assignments, but such reports cannot be applied to exam works and tests, where similarity does not necessarily mean copying. As there is no universal&lt;br /&gt;
scale for similarity, for each particular assignment and course professor should clearly specify&lt;br /&gt;
expectations for similarity in the policy document or in assignment notification. If a group&lt;br /&gt;
of students receives the same assignment, not passing a similarity check shall be treated as&lt;br /&gt;
plagiarism. If a student is doing a personal task (thesis, project, ...), high similarity cases shall&lt;br /&gt;
be managed by the supervisor. In our university, we use jPlag for code similarity detection,&lt;br /&gt;
Turnitin for essay check and Antiplagiat for thesis check. If you want to get tutorials on these&lt;br /&gt;
systems, please contact the Department of Education (education@innopolis.ru).&lt;br /&gt;
&lt;br /&gt;
=== Statement ===&lt;br /&gt;
&lt;br /&gt;
All academic misconduct cases shall be reported to the IU Department of Education (DoE)&lt;br /&gt;
and Student Affairs Office (SAO) using the official email address (education@innopolis.ru,&lt;br /&gt;
319@innopolis.ru). Specify the following:&lt;br /&gt;
&lt;br /&gt;
1. Student(s) name(s) involved and their roles;&lt;br /&gt;
2. Date and time the case was detected;&lt;br /&gt;
3. Course affected by the situation;&lt;br /&gt;
4. Short description of the situation. Please refer to this policy or other policy documents&lt;br /&gt;
which you use to identify the misconduct.&lt;br /&gt;
&lt;br /&gt;
The Student Affairs Office should create a track record of student’s activities including&lt;br /&gt;
misconduct cases starting from the Bootcamp participation until the final thesis defense.&lt;br /&gt;
We assume that there is a publicly available cheating policy document for the whole&lt;br /&gt;
course, particular assignment, or exam, i.e. it is clear if it is allowed or not to use electronic&lt;br /&gt;
devices, notes, cheat sheets, books, etc. during the tests. Any violation of the said policy, as&lt;br /&gt;
well as plagiarism cases, shall be considered equally.&lt;br /&gt;
The committee decision shall be taken with a consensus of all participants.&lt;br /&gt;
The process participants shall be able to know the committee members.&lt;br /&gt;
The committee shall be of 3 people: a course professor, a teacher not involved in the&lt;br /&gt;
course affected, and an official student representative.&lt;br /&gt;
Cases involving the first-year students should be considered with the most thoroughness.&lt;br /&gt;
&lt;br /&gt;
=== Procedure ===&lt;br /&gt;
&lt;br /&gt;
Should an instructor (teaching assistant or professor) have reason to believe that one or more&lt;br /&gt;
works are copied from unauthorized resources, and action on a test is taken in violation, or work of one student is copied from another (as defined in plagiarism clarification), the&lt;br /&gt;
the procedure below shall be followed.&lt;br /&gt;
&lt;br /&gt;
1. The instructor shall report the case to DoE and SAO (education@innopolis.ru and&lt;br /&gt;
319@innopolis.ru).&lt;br /&gt;
2. The instructor shall inform the suspected students about the above finding separately,&lt;br /&gt;
and discuss this incident. They shall be penalized as per the recommendations below and a&lt;br /&gt;
report will be submitted to DoE outlining these decisions. In case of copying from each&lt;br /&gt;
other—both students shall be penalized. The actions of the instructor are considered&lt;br /&gt;
final.&lt;br /&gt;
3. In the event of an appeal to the DoE, the student must present a clear written rationale&lt;br /&gt;
for why the decision was in error. If the DoE agrees that the student appeal has merit then&lt;br /&gt;
an appeal committee is formed of one student representative, the course PI, and an&lt;br /&gt;
unrelated professor selected by the DoE. Otherwise, the decision of the course PI is&lt;br /&gt;
considered final and the report is entered.&lt;br /&gt;
&lt;br /&gt;
* The student shall contact the committee and provide the said committee with&lt;br /&gt;
the following materials: a cheating policy for this course/test/exam, students’&lt;br /&gt;
papers/code, any other findings, including the student’s arguments.&lt;br /&gt;
* The committee shall study the above materials.&lt;br /&gt;
* The committee can contact the students to listen to their arguments or ask questions.&lt;br /&gt;
However, this shall be upon the committee’s discretion.&lt;br /&gt;
* The committee shall make an appeal decision to either accept or reject. This&lt;br /&gt;
decision shall be final.&lt;br /&gt;
* Any fabrications of data or false statements made to the DoE or the Committee&lt;br /&gt;
during the appeals process will be seen as a separate instance of misconduct and&lt;br /&gt;
the DoE or the Committee may impose additional outcomes if necessary when&lt;br /&gt;
the actions have impeded investigation.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from instructor’s point of view ====&lt;br /&gt;
&lt;br /&gt;
1. Instructor reports the violation case to DoE and SAO. &lt;br /&gt;
2. Instructor notifies students involved (can be BCC in report email).&lt;br /&gt;
3. In case of student’s appeal, instructor may be invited to participate in committee.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from student’s point of view ====&lt;br /&gt;
&lt;br /&gt;
1. The student gets a notification about academic misconduct.&lt;br /&gt;
2. The student may appeal. He/she collects the documents (3.a) and submits to DoE and&lt;br /&gt;
SAO.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from an administration point of view ====&lt;br /&gt;
&lt;br /&gt;
1. DoE and SAO get the report about student misconduct.&lt;br /&gt;
2. SAO tracks the record and asks DoE to act in case violation is not the first (see penalty&lt;br /&gt;
section).&lt;br /&gt;
&lt;br /&gt;
3. In case of student’s appeal, DoE with the help of programmanagers collects a committee.&lt;br /&gt;
&lt;br /&gt;
=== Penalty ===&lt;br /&gt;
&lt;br /&gt;
Note that the following are the minimal actions.&lt;br /&gt;
&lt;br /&gt;
1. Should a student be found to have committed misconduct for the first time, such a student&lt;br /&gt;
shall receive zero points for the particular work(assignment/exam/test/homework)&lt;br /&gt;
2. Should a student be found to have committed misconduct for the second time, the&lt;br /&gt;
following actions shall be taken:&lt;br /&gt;
* Such a student shall: (a)receive zero points for the course (or courses if 2 cheating instances are detected in different courses); (b) be sent to retake.&lt;br /&gt;
* An official warning shall be issued for the said student.&lt;br /&gt;
3. Should a student be found to have committed misconduct for the third time (without&lt;br /&gt;
respect to the course), such a student shall be expelled fromInnopolis University.&lt;br /&gt;
&lt;br /&gt;
In the event that the actions were of a grievous nature, e.g. a student using a work for hire&lt;br /&gt;
an assignment, a bomb/shooting threat, etc., the DoE maintains the right to increase the&lt;br /&gt;
outcomes. A student might also be subject to additional actions on the part of the professor&lt;br /&gt;
or DoE in order to maintain class order, have recompense of the action, or in order to learn a&lt;br /&gt;
proper scholarly methodology, e.g. be required to make an apology to classmates affected, be&lt;br /&gt;
required to write an essay or attend a course on how to cite properly, etc.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=948</id>
		<title>About lecturing a course</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=948"/>
		<updated>2021-10-10T09:24:24Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Penalty */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= ABOUT LECTURING A COURSE =&lt;br /&gt;
&lt;br /&gt;
The old version of the regulations to consider is https://docs.google.com/document/d/1Pk0J5C1LIkXHz-aPMCXZPr1SSD0YsLULJ8IslahdyOU/edit.&lt;br /&gt;
&lt;br /&gt;
== Course Structure and Syllabus ==&lt;br /&gt;
&lt;br /&gt;
Faculty members can use any instructional mode; however, they should always make sure to&lt;br /&gt;
develop and communicate the objectives of the course to the students. In regards to this, the&lt;br /&gt;
instructors of the courses should prepare the course syllabus for all of your courses and share&lt;br /&gt;
them with the Department of Education (DoE) before a semester begins.&lt;br /&gt;
The template that IU is currently using for the course syllabus is in the appendix (Add as an&lt;br /&gt;
appendix the template for the syllabus). Such template is then reflected by the DoE into&lt;br /&gt;
the online teaching infrastructure (currentlyMoodle) and is used as the core reference for&lt;br /&gt;
supplying course material, schedules, and calendars to students.&lt;br /&gt;
The deadlines to prepare and submit the syllabus are June 30 (for Fall semester courses),&lt;br /&gt;
October 31 (for Spring semester courses), May 01 (for Summer semester courses).&lt;br /&gt;
The instructor of the course is expected to teach with physical presence at least 70% of&lt;br /&gt;
the lectures.&lt;br /&gt;
&lt;br /&gt;
== Evaluation of students performance ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
«Innopolis University».”&lt;br /&gt;
&lt;br /&gt;
=== Ongoing academic progress assessment (OPA) ===&lt;br /&gt;
&lt;br /&gt;
1. Ongoing academic progress assessment (OPA) is carried out by all types of self-study&lt;br /&gt;
and contact work of students prescribed by the disciplines, practices, and programs&lt;br /&gt;
of research work. The OPA is carried out by a professor giving courses, by the head of&lt;br /&gt;
practice, or by the tutor of the research work.&lt;br /&gt;
&lt;br /&gt;
2. The forms of the OPA include:&lt;br /&gt;
&lt;br /&gt;
* individual realization of software code,&lt;br /&gt;
* individual assignments,&lt;br /&gt;
* practical and laboratory work,&lt;br /&gt;
* projects,&lt;br /&gt;
* examinations,&lt;br /&gt;
* colloquiums,&lt;br /&gt;
* tests (hand-written or computer-based),&lt;br /&gt;
* reports, essays, surveys,&lt;br /&gt;
* oral polls,&lt;br /&gt;
* discussions, training, workshops.&lt;br /&gt;
&lt;br /&gt;
3. Other forms of OPA might be established in accordance with the curriculum and&lt;br /&gt;
schedule.&lt;br /&gt;
&lt;br /&gt;
4. The Instructor determines the frequency, the procedure, and the forms of OPA, as well&lt;br /&gt;
as the evaluation system for it. The Instructor has a right to introduce corrections in&lt;br /&gt;
the quantity and procedure of OPA.&lt;br /&gt;
&lt;br /&gt;
5. The Instructor must enter OPA results into the LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The OPA results must be taken into account when the final grade is given during course&lt;br /&gt;
evaluation. Grades received by students during the OPA are not subject to retake.&lt;br /&gt;
&lt;br /&gt;
=== Studentsmid-semester evaluation ===&lt;br /&gt;
&lt;br /&gt;
Within the framework of the educational process’s quality assessment, the IU Department&lt;br /&gt;
of Education analyzes students’ progress based on the OPA results around the middle of&lt;br /&gt;
each semester. Based on this analysis, members of the DoE hold special meetings with the&lt;br /&gt;
under-performing students to assess the reasons behind their struggling. The following&lt;br /&gt;
procedures are in place:&lt;br /&gt;
&lt;br /&gt;
1. Each course instructor should estimate students’ performance by the end of the 9th&lt;br /&gt;
week of the semester. This is an estimation of individual students’ final grade&lt;br /&gt;
&lt;br /&gt;
2. Such an estimate should be entered in the Moodle section of the course using an&lt;br /&gt;
assessment named “Mid Semester Evaluation (for DoE)”&lt;br /&gt;
&lt;br /&gt;
3. Such an estimate should be defined with the usual letter grades (A, B, C, D - where D&lt;br /&gt;
means “fail”)&lt;br /&gt;
&lt;br /&gt;
It is noteworthy that the mid-semester evaluation is not the same as the midterm evaluation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Final evaluation ===&lt;br /&gt;
&lt;br /&gt;
The official term for the final course evaluation is the “Interim assessment” (IA), and it will&lt;br /&gt;
be used below. The following is stipulated by the University Regulation “Ongoing and interim&lt;br /&gt;
assessment of students’ knowledge in the autonomous noncommercial organization of higher&lt;br /&gt;
education Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The schedule and the place of IA are drafted by the DoE one week prior to the beginning&lt;br /&gt;
of an IA, which must be approved by the Director of the University. Academic&lt;br /&gt;
faculty and students must be informed of this via their corporate e-mails.&lt;br /&gt;
&lt;br /&gt;
2. The IA is conducted after completing the course or practice in full or in part. This assessment&lt;br /&gt;
will take place in a form that depends on the educational program, the work&lt;br /&gt;
program of the discipline (course modules) and following the procedures, prescribed&lt;br /&gt;
by relevant regulations.&lt;br /&gt;
&lt;br /&gt;
3. The forms of interim assessment are:&lt;br /&gt;
&lt;br /&gt;
* a test (including a pass/fail test),&lt;br /&gt;
* an examination.&lt;br /&gt;
&lt;br /&gt;
Both of these can be carried out in the following forms:&lt;br /&gt;
&lt;br /&gt;
* verbally and in a written form,&lt;br /&gt;
* in the form of testing, including the use of computers, software and hardware, as&lt;br /&gt;
well as&lt;br /&gt;
* in the form of an essay or&lt;br /&gt;
* project defense.&lt;br /&gt;
&lt;br /&gt;
The form of the interim assessment is determined by the Instructor. Students must&lt;br /&gt;
be informed about the IA form.&lt;br /&gt;
&lt;br /&gt;
4. The final grade for the course (module) and practice (research work) can include the&lt;br /&gt;
results of the OPA.&lt;br /&gt;
&lt;br /&gt;
5. Recording the IA results can be conducted in the following 2 ways:&lt;br /&gt;
&lt;br /&gt;
* The Instructor enters IA results into the LMSMoodle after which the results are&lt;br /&gt;
transferred into the intermediate attestation report.&lt;br /&gt;
* The Instructor fills out the intermediate attestation report (Appendix 1 of the&lt;br /&gt;
cited document) and submits it to the DoE. The DoE employees then transfer the grades into LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The results cannot be reviewed after being entered into LMS Moodle and the interim&lt;br /&gt;
assessment report.&lt;br /&gt;
&lt;br /&gt;
7. Final results of the examination (tests) from the interim assessment report shall be entered&lt;br /&gt;
into the student’s electronic record books (LMS Moodle, a system of educational process control 1C: University, student’s portfolio, and student’s personal account&lt;br /&gt;
(my.university.innopolis.ru)).&lt;br /&gt;
&lt;br /&gt;
=== Rules on final examinations ===&lt;br /&gt;
&lt;br /&gt;
1. If a student has no valid reason for being absent from the exam, he/she is considered&lt;br /&gt;
to not have passed the exam and not fulfilled academic requirements.&lt;br /&gt;
&lt;br /&gt;
2. The Instructor can provide the list of supportive materials that students are allowed&lt;br /&gt;
to use during the exam.&lt;br /&gt;
&lt;br /&gt;
3. The use of non-allowed supportive materials during the exams, breach of study discipline&lt;br /&gt;
(cheating, use of mobile phones or PC, attempts to talk to others, etc.) as well as&lt;br /&gt;
infringement of the regulations is prohibited. These incidents can serve as a ground&lt;br /&gt;
for removal of the student from the room and awarding thema D (unsatisfactory) or&lt;br /&gt;
F (Fail) marks.&lt;br /&gt;
&lt;br /&gt;
4. If any of the incidents described above occur, the Instructor should inform the Vice-&lt;br /&gt;
Rector for Education of this in written form or via the corporate mail. The Vice-Rector&lt;br /&gt;
in their turn sends an official note on Regulations infringement to the Director of the&lt;br /&gt;
University for further consideration and decision.&lt;br /&gt;
&lt;br /&gt;
5. Presence of the third parties on exams and tests without the written permission of the&lt;br /&gt;
Vice-Rector for Education of the University is not allowed.&lt;br /&gt;
&lt;br /&gt;
6. Students with an individual education plan may pass tests and exams only during the&lt;br /&gt;
period determined by their individual education plan.&lt;br /&gt;
&lt;br /&gt;
7. Students with a valid reason of absence (illness, family circumstances, etc.) who were&lt;br /&gt;
not able to pass tests and exams within the established timeframe are permitted to&lt;br /&gt;
retake an exam on individual terms. The terms are approved by the direct order of the&lt;br /&gt;
University Director.&lt;br /&gt;
&lt;br /&gt;
8. For students who provide justification documents for their absence in the exam (sick leave&lt;br /&gt;
sheet, medical certificate, etc.), the examination period may be extended by the number&lt;br /&gt;
of calendar days indicated in the presented document. This document should be&lt;br /&gt;
provided no later than three working days after being issued.&lt;br /&gt;
&lt;br /&gt;
9. The following procedure is applied for the extension of the examination session:&lt;br /&gt;
&lt;br /&gt;
* A student provides the DoE with: &lt;br /&gt;
&lt;br /&gt;
1) A statement in the name of Vice-Rector&lt;br /&gt;
for Education to extend the examination period; &lt;br /&gt;
2) Documents confirming the&lt;br /&gt;
reason for the extension of the examination period (a medical certificate or other&lt;br /&gt;
documents).&lt;br /&gt;
&lt;br /&gt;
* The Vice-Rector for Education examines the submitted documents and visas&lt;br /&gt;
student’s statement.&lt;br /&gt;
&lt;br /&gt;
* Based on this, the Department of Education of the University drafts submission&lt;br /&gt;
for the Director on the extension of the examination period, indicating a concrete number of extension days.&lt;br /&gt;
&lt;br /&gt;
10. A student is not allowed to have an extension of the exam period if he/she does not submit&lt;br /&gt;
the justification document in time.&lt;br /&gt;
&lt;br /&gt;
=== Marks and grading policy ===&lt;br /&gt;
&lt;br /&gt;
IU five-point grading system:&lt;br /&gt;
&lt;br /&gt;
* “Excellent” - A - A student gets A (“Excellent”) mark when he/she shows his/her full knowledge of the subject of a study program.&lt;br /&gt;
&lt;br /&gt;
* “Good&amp;quot; - B - The learner has the knowledge of the subject in the almost full volume of the curriculum; independently, in a logical sequence, and in a comprehensive manner, answers all the questions, emphasizing the most essential, is able to analyze, compare, classify, generalize, and systematize the studied material, highlight the main concepts, establish causal relations; clearly formulates answers, freely interprets analytical results and solves situational problems of increased complexity; is well-acquainted with basic literature and research methods; can correlate the theoretical aspects of the activities of a subject with practical problems.&lt;br /&gt;
&lt;br /&gt;
* “Satisfactory&amp;quot; - C - The learner has only basic knowledge of the discipline; has difficulties when answering questions, operates with inaccurate wording, misses essential parts of questions. The student is able to solve only the easiest&lt;br /&gt;
tasks.&lt;br /&gt;
&lt;br /&gt;
* “Unsatisfactory&amp;quot; - D - The student did not master the required minimum of subject knowledge,&lt;br /&gt;
is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
* “Passed&amp;quot; - P&lt;br /&gt;
&lt;br /&gt;
* “Fail&amp;quot; - F - The student did not master the required minimum of subject knowledge, is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
1. The grades A, B, C, and P are considered positive and are not subject to retake in order to improve the grade. The grades D and F are considered negative (unsatisfactory).&lt;br /&gt;
&lt;br /&gt;
2. A student who has completed in full the requirements of the current year’s curriculum and have successfully passed all examinations and internships is transferred to the next year in accordance with the Director’s order based on the proposal of the Vice-Rector for Education of the University.&lt;br /&gt;
&lt;br /&gt;
== Retakes and missed assignments ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment of students’ knowledge in the autonomous noncommercial organization of higher education Innopolis University&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The negative results of the interim assessment in one or several academic subjects, courses, disciplines (modules), practice (educational, industrial, pre-diploma) of the education program, as well as absence on the exam without a valid reason, are considered as unfulfilled academic requirements. Students are required to fulfill these requirements within the timeframe established by the University.&lt;br /&gt;
&lt;br /&gt;
2. The University defines the schedule of retakes for each course and practice and designates for this purpose an additional exam (retake) session. This schedule is approved by the director of the university and is communicated to students through corporate&lt;br /&gt;
e-mail.&lt;br /&gt;
&lt;br /&gt;
3. The structure of the retake (including labs, oral, written, practical) is defined by the instructor. The grading policy is up to the instructor and needs to be clearly stated in the syllabus.&lt;br /&gt;
&lt;br /&gt;
4. If the student has failed to fulfill his/her academic requirement during the retake for the first time (hereinafter - first retake) they have a right for a second retake with the committee assigned by the university for this retake.&lt;br /&gt;
&lt;br /&gt;
5. The first retake should be held by the same instructor to whom the student failed the exam (test) for the first time. If the instructor does not have the opportunity to conduct the exam at the fixed time, the Vice-Rector for Education appoints another instructor.&lt;br /&gt;
&lt;br /&gt;
6. The Committee for the second retake is approved by the director’s order on the basis&lt;br /&gt;
of the submission of the Vice-Rector for Education of the University. The opportunity&lt;br /&gt;
to fulfill academic requirements is granted to each student no more than twice.&lt;br /&gt;
&lt;br /&gt;
7. Students must pass the retake no later than one year since the date the unfulfilled requirement originated. This period does not include the following: sick leave, academic leave, maternal leave.&lt;br /&gt;
&lt;br /&gt;
8. University has the right to conduct the first and the second retake during vacation. In this case, the University must set several retake periods, both during the holidays and during the semester.&lt;br /&gt;
&lt;br /&gt;
9. The second retake could not be scheduled to take place during the internship (practice) period or interim assessment period (with the exception of the IA in remote learning format).&lt;br /&gt;
&lt;br /&gt;
10. Graduating students are allowed to complete their unfulfilled academic requirements before the order of their admission to the state final certification is issued.&lt;br /&gt;
&lt;br /&gt;
11. The mark for the second retake is awarded based on the agreement of all committee members. The decision of the committee is adopted by a simple majority of votes, is final and is not subject to revision.&lt;br /&gt;
&lt;br /&gt;
12. The results of the retake (corresponding scores and marks) are recorded in accordance with the general rules for entering the results of the interim assessment. This information is recorded by the instructor in the interim reassessment paper.&lt;br /&gt;
&lt;br /&gt;
13. The students who did not liquidate the academic debt in due time are expelled from the University as having failed to fulfill their responsibilities for the conscientious mastering of the educational program and the implementation of the curriculum.&lt;br /&gt;
&lt;br /&gt;
14. The retakes take place during the first week of the following semesters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ongoing and interim assessment for students with disabilities ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. In order to conduct an ongoing and interim assessment for people with disabilities the&lt;br /&gt;
materials must be drafted. These materials must be adapted to estimate the achievements&lt;br /&gt;
fixed in the professional study program and the level of achieved competencies&lt;br /&gt;
in accordance with this study program.&lt;br /&gt;
&lt;br /&gt;
2. For students with disabilities the forms of ongoing and interim assessment must be&lt;br /&gt;
adapted taking into consideration the peculiarities of their mental and physical development,&lt;br /&gt;
individual capabilities and health (oral form, written form on paper and&lt;br /&gt;
computer, in a form of tests, etc.).&lt;br /&gt;
&lt;br /&gt;
3. In order to make education available for people with disabilities the University must&lt;br /&gt;
meet the following requirements: the presence of the assistant(s) in the room to provide&lt;br /&gt;
the disabled people with the necessary technical assistance; written exercises are&lt;br /&gt;
dictated to the student with disabilities. If necessary, students with disabilities must be&lt;br /&gt;
allowed to use any technical assistive devices.&lt;br /&gt;
&lt;br /&gt;
4. For those students who have serious health problems such as speech disorder, difficulties&lt;br /&gt;
with hearing, oral assessments must be converted into a written form.&lt;br /&gt;
&lt;br /&gt;
5. If needed, the disabled student is entitled to request in written form additional time&lt;br /&gt;
to prepare his/her answers during the test or exam. The duration of the assessment&lt;br /&gt;
session cannot be extended by more than 1.5 hours.&lt;br /&gt;
&lt;br /&gt;
6. During the assessment sessions, the disabled students must be granted the chance to&lt;br /&gt;
use assistive devices by taking into consideration their special needs.&lt;br /&gt;
&lt;br /&gt;
=== Storage of documents ===&lt;br /&gt;
&lt;br /&gt;
In order to fulfill the requirements of Russian federal regulations, the Department of Education&lt;br /&gt;
suggests the following policy. Written paper works,&lt;br /&gt;
&lt;br /&gt;
1. created by students at midterm exams, final exams and retakes should be stored by a&lt;br /&gt;
professor for 1 year from the moment of exam. This category also includes other works&lt;br /&gt;
that students and/or professors decided to include in student’s professional portfolios.&lt;br /&gt;
Keep these works at the professor’s office.&lt;br /&gt;
&lt;br /&gt;
2. thesis works, course works, and other works with your and student signatures should be&lt;br /&gt;
stored by DoE. Regardless of the age – take them to the Department of Education.&lt;br /&gt;
&lt;br /&gt;
3. created during other activities (even if one year did not pass) can be recycled immediately.&lt;br /&gt;
You are free to recycle these works with no preliminary actions (burning,&lt;br /&gt;
shredding, ...).&lt;br /&gt;
Comment: the form of the exam is defined in the syllabus. If an exam is conducted in practical or&lt;br /&gt;
oral form and produces no paper artifacts, this should be explicitly specified at the course&lt;br /&gt;
syllabus. Otherwise, the ministry assumes the exam is conducted in written form.&lt;br /&gt;
&lt;br /&gt;
=== Transfer Students for BS ===&lt;br /&gt;
&lt;br /&gt;
These are stipulated by the “Regulations on the procedure of transfer, expulsion, and reinstatement&lt;br /&gt;
of students and grating of academic leaves&amp;quot; from June 1, 2017.&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Transfer Students for MS ==&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Meeting with the Student-Representatives ==&lt;br /&gt;
&lt;br /&gt;
During the 7th or the 8th week of the semester, the instructor must perform meeting with&lt;br /&gt;
the student representatives where s/he discusses the evolution of the course, gather feedback&lt;br /&gt;
from the students, identifies corrective actions, and send a report of such meeting to the&lt;br /&gt;
education department.&lt;br /&gt;
&lt;br /&gt;
== Management of the Thesis ==&lt;br /&gt;
&lt;br /&gt;
Thesis is carried out according to the requirements of the Federal lawNo 273-FZ of 29.12.2012&lt;br /&gt;
and order No 636 of theMinistry of education of the Russian Federation of 29.06.2015.&lt;br /&gt;
Specifically, the following provisions apply to Innopolis University:&lt;br /&gt;
&lt;br /&gt;
1. For the Fall semester,&lt;br /&gt;
&lt;br /&gt;
* (a) all the policies applied to courses are applied to the thesis;&lt;br /&gt;
* (b) in the final evaluation in the Fall semester an assessment at the C level should&lt;br /&gt;
be assimilated to a Fail, since there is an expectation that theses should not be&lt;br /&gt;
mediocre.&lt;br /&gt;
&lt;br /&gt;
2. For the final (Spring) evaluation of the thesis, the final grade is defined by the state&lt;br /&gt;
thesis commission, on the basis of a proposal made by the supervisor in moodle.&lt;br /&gt;
&lt;br /&gt;
3. Details on the implementation of the thesis are in Appendix ?? on page ?? for the BS&lt;br /&gt;
theses and in Appendix ?? on page ?? for theMS theses.&lt;br /&gt;
&lt;br /&gt;
4. the amount of plagiarism in texts for the thesis of the students enrolled in the BS&lt;br /&gt;
programs should not exceed 30%;&lt;br /&gt;
&lt;br /&gt;
5. the amount of plagiarism in texts for the thesis of students enrolled in theMS programs&lt;br /&gt;
should not exceed 25%.&lt;br /&gt;
&lt;br /&gt;
6. a summary report of the inspection of the texts of the thesis of University students in&lt;br /&gt;
Plagiarism Checking System has to be submitted to the State Examination Committee&lt;br /&gt;
by the Department of Education no later than 3 (three) calendar days before the day of&lt;br /&gt;
the thesis defense.&lt;br /&gt;
&lt;br /&gt;
7. theses made by the students of the University have to be published in the electronic&lt;br /&gt;
the library system of the University within 5 (five) days after the defense, except for the&lt;br /&gt;
works:&lt;br /&gt;
&lt;br /&gt;
* containing the information being a state secret;&lt;br /&gt;
* containing information that has current or potential commercial value (production,&lt;br /&gt;
technical, economic, organizational) for the rightsholder due to it being unknown to&lt;br /&gt;
third parties, and other data (including the results of intellectual activity in the scientific&lt;br /&gt;
and technical sphere) that concerns methods of professional activity.&lt;br /&gt;
&lt;br /&gt;
== Participation in lab activities ==&lt;br /&gt;
&lt;br /&gt;
1. The following provisions do not apply to student developing a thesis or a curricular&lt;br /&gt;
project course, for which specific regulations are set.&lt;br /&gt;
&lt;br /&gt;
2. During a semester of study, students can participate at activities of a lab of Innopolis&lt;br /&gt;
University.&lt;br /&gt;
&lt;br /&gt;
3. Such participation is completely voluntary on the side of the student and their hosting&lt;br /&gt;
is completely voluntary on the side of the accepting professor and it is understood that&lt;br /&gt;
it is undertaken because both the student and the professor consider it useful for their&lt;br /&gt;
studies and researchers.&lt;br /&gt;
&lt;br /&gt;
4. Accepting professors are encouraged to set up written agreements with students to&lt;br /&gt;
clarify the mutual expectations and duties.&lt;br /&gt;
&lt;br /&gt;
5. For the student, such participation must not interfere in any way with the course of&lt;br /&gt;
study and cannot be a reason for:&lt;br /&gt;
&lt;br /&gt;
* earning credits toward a degree&lt;br /&gt;
* missing classes&lt;br /&gt;
* skipping or delaying exams or any other formof evaluation&lt;br /&gt;
* asking the university to provide extra space for desks, resources for computing,&lt;br /&gt;
funding to attend conferences, etc&lt;br /&gt;
For the accepting professor, such participation cannot be a reason for:&lt;br /&gt;
* a reduced teaching load&lt;br /&gt;
* extra resources or benefits of any kind (lab space, computational facilities, funds&lt;br /&gt;
for conferences, . . . )&lt;br /&gt;
&lt;br /&gt;
== 3.11 Academic misconduct policy ==&lt;br /&gt;
&lt;br /&gt;
=== 3.11.1 Definitions ===&lt;br /&gt;
&lt;br /&gt;
Primary instructor (PI) or professor – course primary instructor. Teaching assistant (TA) –&lt;br /&gt;
any other instructor involved in teaching a course. Instructor – PI or TA.&lt;br /&gt;
Academic misconduct -— any action or attempted action that may result in creating an&lt;br /&gt;
unfair academic advantage for oneself or an unfair academic advantage or disadvantage for&lt;br /&gt;
any other member or members of the academic community. Include but not limited by:&lt;br /&gt;
1. cheating (including plagiarism),&lt;br /&gt;
2. fabrication or alteration of information and documents (lies in general),&lt;br /&gt;
3. theft,&lt;br /&gt;
4. sabotage (lesson disruption, bomb calls, fire alarms).&lt;br /&gt;
&lt;br /&gt;
Students shall be considered to be cheating if involved in any of the following: using&lt;br /&gt;
unauthorized cheat sheets, opening books during closed-book tests, talking during tests,&lt;br /&gt;
plagiarising (as defined by instructor), or in any other case of cheating detected.&lt;br /&gt;
Plagiarism can take several forms, including but not limited to:&lt;br /&gt;
&lt;br /&gt;
1. Using the exact words of another student.&lt;br /&gt;
2. Copying and pasting materials from the Internet or other electronic resources without&lt;br /&gt;
proper citation, quotation or referencing.&lt;br /&gt;
3. Accepting excessive assistance from another person in writing.&lt;br /&gt;
4. Writing a computer program that is the same or closely similar to public sources or&lt;br /&gt;
solutions of other students.&lt;br /&gt;
&lt;br /&gt;
The similarity is a machine-determined score that should not exceed the given percentage.&lt;br /&gt;
The percentage is determined by the regulation document for the exact work (e.g. course&lt;br /&gt;
project, BS/MS thesis, or coding assignment). Similarity can include quotations, in-text&lt;br /&gt;
citations, names, titles, terms, and code. Similarity can be measured:&lt;br /&gt;
&lt;br /&gt;
1. among students’ works,&lt;br /&gt;
2. as well as with other datasets.&lt;br /&gt;
&lt;br /&gt;
Similarity checks shall only be applied to long text works in natural or programming language&lt;br /&gt;
to prove the fact of copying. For example, similarity reports are a necessary part of thesis&lt;br /&gt;
validation procedure and coding assignments, but such reports cannot be applied to exam works and tests, where similarity does not necessarily mean copying. As there is no universal&lt;br /&gt;
scale for similarity, for each particular assignment and course professor should clearly specify&lt;br /&gt;
expectations for similarity in the policy document or in assignment notification. If a group&lt;br /&gt;
of students receives the same assignment, not passing a similarity check shall be treated as&lt;br /&gt;
plagiarism. If a student is doing a personal task (thesis, project, ...), high similarity cases shall&lt;br /&gt;
be managed by the supervisor. In our university, we use jPlag for code similarity detection,&lt;br /&gt;
Turnitin for essay check and Antiplagiat for thesis check. If you want to get tutorials on these&lt;br /&gt;
systems, please contact the Department of Education (education@innopolis.ru).&lt;br /&gt;
&lt;br /&gt;
=== Statement ===&lt;br /&gt;
&lt;br /&gt;
All academic misconduct cases shall be reported to the IU Department of Education (DoE)&lt;br /&gt;
and Student Affairs Office (SAO) using the official email address (education@innopolis.ru,&lt;br /&gt;
319@innopolis.ru). Specify the following:&lt;br /&gt;
&lt;br /&gt;
1. Student(s) name(s) involved and their roles;&lt;br /&gt;
2. Date and time the case was detected;&lt;br /&gt;
3. Course affected by the situation;&lt;br /&gt;
4. Short description of the situation. Please refer to this policy or other policy documents&lt;br /&gt;
which you use to identify the misconduct.&lt;br /&gt;
&lt;br /&gt;
The Student Affairs Office should create a track record of student’s activities including&lt;br /&gt;
misconduct cases starting from the Bootcamp participation until the final thesis defense.&lt;br /&gt;
We assume that there is a publicly available cheating policy document for the whole&lt;br /&gt;
course, particular assignment, or exam, i.e. it is clear if it is allowed or not to use electronic&lt;br /&gt;
devices, notes, cheat sheets, books, etc. during the tests. Any violation of the said policy, as&lt;br /&gt;
well as plagiarism cases, shall be considered equally.&lt;br /&gt;
The committee decision shall be taken with a consensus of all participants.&lt;br /&gt;
The process participants shall be able to know the committee members.&lt;br /&gt;
The committee shall be of 3 people: a course professor, a teacher not involved in the&lt;br /&gt;
course affected, and an official student representative.&lt;br /&gt;
Cases involving the first-year students should be considered with the most thoroughness.&lt;br /&gt;
&lt;br /&gt;
=== Procedure ===&lt;br /&gt;
&lt;br /&gt;
Should an instructor (teaching assistant or professor) have reason to believe that one or more&lt;br /&gt;
works are copied from unauthorized resources, and action on a test is taken in violation, or work of one student is copied from another (as defined in plagiarism clarification), the&lt;br /&gt;
the procedure below shall be followed.&lt;br /&gt;
&lt;br /&gt;
1. The instructor shall report the case to DoE and SAO (education@innopolis.ru and&lt;br /&gt;
319@innopolis.ru).&lt;br /&gt;
2. The instructor shall inform the suspected students about the above finding separately,&lt;br /&gt;
and discuss this incident. They shall be penalized as per the recommendations below and a&lt;br /&gt;
report will be submitted to DoE outlining these decisions. In case of copying from each&lt;br /&gt;
other—both students shall be penalized. The actions of the instructor are considered&lt;br /&gt;
final.&lt;br /&gt;
3. In the event of an appeal to the DoE, the student must present a clear written rationale&lt;br /&gt;
for why the decision was in error. If the DoE agrees that the student appeal has merit then&lt;br /&gt;
an appeal committee is formed of one student representative, the course PI, and an&lt;br /&gt;
unrelated professor selected by the DoE. Otherwise, the decision of the course PI is&lt;br /&gt;
considered final and the report is entered.&lt;br /&gt;
&lt;br /&gt;
* The student shall contact the committee and provide the said committee with&lt;br /&gt;
the following materials: a cheating policy for this course/test/exam, students’&lt;br /&gt;
papers/code, any other findings, including the student’s arguments.&lt;br /&gt;
* The committee shall study the above materials.&lt;br /&gt;
* The committee can contact the students to listen to their arguments or ask questions.&lt;br /&gt;
However, this shall be upon the committee’s discretion.&lt;br /&gt;
* The committee shall make an appeal decision to either accept or reject. This&lt;br /&gt;
decision shall be final.&lt;br /&gt;
* Any fabrications of data or false statements made to the DoE or the Committee&lt;br /&gt;
during the appeals process will be seen as a separate instance of misconduct and&lt;br /&gt;
the DoE or the Committee may impose additional outcomes if necessary when&lt;br /&gt;
the actions have impeded investigation.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from instructor’s point of view ====&lt;br /&gt;
&lt;br /&gt;
1. Instructor reports the violation case to DoE and SAO. &lt;br /&gt;
2. Instructor notifies students involved (can be BCC in report email).&lt;br /&gt;
3. In case of student’s appeal, instructor may be invited to participate in committee.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from student’s point of view ====&lt;br /&gt;
&lt;br /&gt;
1. The student gets a notification about academic misconduct.&lt;br /&gt;
2. The student may appeal. He/she collects the documents (3.a) and submits to DoE and&lt;br /&gt;
SAO.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from an administration point of view ====&lt;br /&gt;
&lt;br /&gt;
1. DoE and SAO get the report about student misconduct.&lt;br /&gt;
2. SAO tracks the record and asks DoE to act in case violation is not the first (see penalty&lt;br /&gt;
section).&lt;br /&gt;
&lt;br /&gt;
3. In case of student’s appeal, DoE with the help of programmanagers collects a committee.&lt;br /&gt;
&lt;br /&gt;
=== Penalty ===&lt;br /&gt;
&lt;br /&gt;
Note that the following are the minimal actions.&lt;br /&gt;
&lt;br /&gt;
1. Should a student be found to have committed misconduct for the first time, such a student&lt;br /&gt;
shall receive zero points for the particular work(assignment/exam/test/homework)&lt;br /&gt;
2. Should a student be found to have committed misconduct for the second time, the&lt;br /&gt;
following actions shall be taken:&lt;br /&gt;
* Such a student shall: (a)receive zero points for the course (or courses if 2 cheating instances are detected in different courses); (b) be sent to retake.&lt;br /&gt;
* An official warning shall be issued for the said student.&lt;br /&gt;
3. Should a student be found to have committed misconduct for the third time (without&lt;br /&gt;
respect to the course), such a student shall be expelled fromInnopolis University.&lt;br /&gt;
&lt;br /&gt;
In the event that the actions were of a grievous nature, e.g. a student using a work for hire&lt;br /&gt;
an assignment, a bomb/shooting threat, etc., the DoE maintains the right to increase the&lt;br /&gt;
outcomes. A student might also be subject to additional actions on the part of the professor&lt;br /&gt;
or DoE in order to maintain class order, have recompense of the action, or in order to learn a&lt;br /&gt;
proper scholarly methodology, e.g. be required to make an apology to classmates affected, be&lt;br /&gt;
required to write an essay or attend a course on how to cite properly, etc.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=947</id>
		<title>About lecturing a course</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=947"/>
		<updated>2021-10-10T09:23:53Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Penalty */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= ABOUT LECTURING A COURSE =&lt;br /&gt;
&lt;br /&gt;
The old version of the regulations to consider is https://docs.google.com/document/d/1Pk0J5C1LIkXHz-aPMCXZPr1SSD0YsLULJ8IslahdyOU/edit.&lt;br /&gt;
&lt;br /&gt;
== Course Structure and Syllabus ==&lt;br /&gt;
&lt;br /&gt;
Faculty members can use any instructional mode; however, they should always make sure to&lt;br /&gt;
develop and communicate the objectives of the course to the students. In regards to this, the&lt;br /&gt;
instructors of the courses should prepare the course syllabus for all of your courses and share&lt;br /&gt;
them with the Department of Education (DoE) before a semester begins.&lt;br /&gt;
The template that IU is currently using for the course syllabus is in the appendix (Add as an&lt;br /&gt;
appendix the template for the syllabus). Such template is then reflected by the DoE into&lt;br /&gt;
the online teaching infrastructure (currentlyMoodle) and is used as the core reference for&lt;br /&gt;
supplying course material, schedules, and calendars to students.&lt;br /&gt;
The deadlines to prepare and submit the syllabus are June 30 (for Fall semester courses),&lt;br /&gt;
October 31 (for Spring semester courses), May 01 (for Summer semester courses).&lt;br /&gt;
The instructor of the course is expected to teach with physical presence at least 70% of&lt;br /&gt;
the lectures.&lt;br /&gt;
&lt;br /&gt;
== Evaluation of students performance ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
«Innopolis University».”&lt;br /&gt;
&lt;br /&gt;
=== Ongoing academic progress assessment (OPA) ===&lt;br /&gt;
&lt;br /&gt;
1. Ongoing academic progress assessment (OPA) is carried out by all types of self-study&lt;br /&gt;
and contact work of students prescribed by the disciplines, practices, and programs&lt;br /&gt;
of research work. The OPA is carried out by a professor giving courses, by the head of&lt;br /&gt;
practice, or by the tutor of the research work.&lt;br /&gt;
&lt;br /&gt;
2. The forms of the OPA include:&lt;br /&gt;
&lt;br /&gt;
* individual realization of software code,&lt;br /&gt;
* individual assignments,&lt;br /&gt;
* practical and laboratory work,&lt;br /&gt;
* projects,&lt;br /&gt;
* examinations,&lt;br /&gt;
* colloquiums,&lt;br /&gt;
* tests (hand-written or computer-based),&lt;br /&gt;
* reports, essays, surveys,&lt;br /&gt;
* oral polls,&lt;br /&gt;
* discussions, training, workshops.&lt;br /&gt;
&lt;br /&gt;
3. Other forms of OPA might be established in accordance with the curriculum and&lt;br /&gt;
schedule.&lt;br /&gt;
&lt;br /&gt;
4. The Instructor determines the frequency, the procedure, and the forms of OPA, as well&lt;br /&gt;
as the evaluation system for it. The Instructor has a right to introduce corrections in&lt;br /&gt;
the quantity and procedure of OPA.&lt;br /&gt;
&lt;br /&gt;
5. The Instructor must enter OPA results into the LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The OPA results must be taken into account when the final grade is given during course&lt;br /&gt;
evaluation. Grades received by students during the OPA are not subject to retake.&lt;br /&gt;
&lt;br /&gt;
=== Studentsmid-semester evaluation ===&lt;br /&gt;
&lt;br /&gt;
Within the framework of the educational process’s quality assessment, the IU Department&lt;br /&gt;
of Education analyzes students’ progress based on the OPA results around the middle of&lt;br /&gt;
each semester. Based on this analysis, members of the DoE hold special meetings with the&lt;br /&gt;
under-performing students to assess the reasons behind their struggling. The following&lt;br /&gt;
procedures are in place:&lt;br /&gt;
&lt;br /&gt;
1. Each course instructor should estimate students’ performance by the end of the 9th&lt;br /&gt;
week of the semester. This is an estimation of individual students’ final grade&lt;br /&gt;
&lt;br /&gt;
2. Such an estimate should be entered in the Moodle section of the course using an&lt;br /&gt;
assessment named “Mid Semester Evaluation (for DoE)”&lt;br /&gt;
&lt;br /&gt;
3. Such an estimate should be defined with the usual letter grades (A, B, C, D - where D&lt;br /&gt;
means “fail”)&lt;br /&gt;
&lt;br /&gt;
It is noteworthy that the mid-semester evaluation is not the same as the midterm evaluation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Final evaluation ===&lt;br /&gt;
&lt;br /&gt;
The official term for the final course evaluation is the “Interim assessment” (IA), and it will&lt;br /&gt;
be used below. The following is stipulated by the University Regulation “Ongoing and interim&lt;br /&gt;
assessment of students’ knowledge in the autonomous noncommercial organization of higher&lt;br /&gt;
education Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The schedule and the place of IA are drafted by the DoE one week prior to the beginning&lt;br /&gt;
of an IA, which must be approved by the Director of the University. Academic&lt;br /&gt;
faculty and students must be informed of this via their corporate e-mails.&lt;br /&gt;
&lt;br /&gt;
2. The IA is conducted after completing the course or practice in full or in part. This assessment&lt;br /&gt;
will take place in a form that depends on the educational program, the work&lt;br /&gt;
program of the discipline (course modules) and following the procedures, prescribed&lt;br /&gt;
by relevant regulations.&lt;br /&gt;
&lt;br /&gt;
3. The forms of interim assessment are:&lt;br /&gt;
&lt;br /&gt;
* a test (including a pass/fail test),&lt;br /&gt;
* an examination.&lt;br /&gt;
&lt;br /&gt;
Both of these can be carried out in the following forms:&lt;br /&gt;
&lt;br /&gt;
* verbally and in a written form,&lt;br /&gt;
* in the form of testing, including the use of computers, software and hardware, as&lt;br /&gt;
well as&lt;br /&gt;
* in the form of an essay or&lt;br /&gt;
* project defense.&lt;br /&gt;
&lt;br /&gt;
The form of the interim assessment is determined by the Instructor. Students must&lt;br /&gt;
be informed about the IA form.&lt;br /&gt;
&lt;br /&gt;
4. The final grade for the course (module) and practice (research work) can include the&lt;br /&gt;
results of the OPA.&lt;br /&gt;
&lt;br /&gt;
5. Recording the IA results can be conducted in the following 2 ways:&lt;br /&gt;
&lt;br /&gt;
* The Instructor enters IA results into the LMSMoodle after which the results are&lt;br /&gt;
transferred into the intermediate attestation report.&lt;br /&gt;
* The Instructor fills out the intermediate attestation report (Appendix 1 of the&lt;br /&gt;
cited document) and submits it to the DoE. The DoE employees then transfer the grades into LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The results cannot be reviewed after being entered into LMS Moodle and the interim&lt;br /&gt;
assessment report.&lt;br /&gt;
&lt;br /&gt;
7. Final results of the examination (tests) from the interim assessment report shall be entered&lt;br /&gt;
into the student’s electronic record books (LMS Moodle, a system of educational process control 1C: University, student’s portfolio, and student’s personal account&lt;br /&gt;
(my.university.innopolis.ru)).&lt;br /&gt;
&lt;br /&gt;
=== Rules on final examinations ===&lt;br /&gt;
&lt;br /&gt;
1. If a student has no valid reason for being absent from the exam, he/she is considered&lt;br /&gt;
to not have passed the exam and not fulfilled academic requirements.&lt;br /&gt;
&lt;br /&gt;
2. The Instructor can provide the list of supportive materials that students are allowed&lt;br /&gt;
to use during the exam.&lt;br /&gt;
&lt;br /&gt;
3. The use of non-allowed supportive materials during the exams, breach of study discipline&lt;br /&gt;
(cheating, use of mobile phones or PC, attempts to talk to others, etc.) as well as&lt;br /&gt;
infringement of the regulations is prohibited. These incidents can serve as a ground&lt;br /&gt;
for removal of the student from the room and awarding thema D (unsatisfactory) or&lt;br /&gt;
F (Fail) marks.&lt;br /&gt;
&lt;br /&gt;
4. If any of the incidents described above occur, the Instructor should inform the Vice-&lt;br /&gt;
Rector for Education of this in written form or via the corporate mail. The Vice-Rector&lt;br /&gt;
in their turn sends an official note on Regulations infringement to the Director of the&lt;br /&gt;
University for further consideration and decision.&lt;br /&gt;
&lt;br /&gt;
5. Presence of the third parties on exams and tests without the written permission of the&lt;br /&gt;
Vice-Rector for Education of the University is not allowed.&lt;br /&gt;
&lt;br /&gt;
6. Students with an individual education plan may pass tests and exams only during the&lt;br /&gt;
period determined by their individual education plan.&lt;br /&gt;
&lt;br /&gt;
7. Students with a valid reason of absence (illness, family circumstances, etc.) who were&lt;br /&gt;
not able to pass tests and exams within the established timeframe are permitted to&lt;br /&gt;
retake an exam on individual terms. The terms are approved by the direct order of the&lt;br /&gt;
University Director.&lt;br /&gt;
&lt;br /&gt;
8. For students who provide justification documents for their absence in the exam (sick leave&lt;br /&gt;
sheet, medical certificate, etc.), the examination period may be extended by the number&lt;br /&gt;
of calendar days indicated in the presented document. This document should be&lt;br /&gt;
provided no later than three working days after being issued.&lt;br /&gt;
&lt;br /&gt;
9. The following procedure is applied for the extension of the examination session:&lt;br /&gt;
&lt;br /&gt;
* A student provides the DoE with: &lt;br /&gt;
&lt;br /&gt;
1) A statement in the name of Vice-Rector&lt;br /&gt;
for Education to extend the examination period; &lt;br /&gt;
2) Documents confirming the&lt;br /&gt;
reason for the extension of the examination period (a medical certificate or other&lt;br /&gt;
documents).&lt;br /&gt;
&lt;br /&gt;
* The Vice-Rector for Education examines the submitted documents and visas&lt;br /&gt;
student’s statement.&lt;br /&gt;
&lt;br /&gt;
* Based on this, the Department of Education of the University drafts submission&lt;br /&gt;
for the Director on the extension of the examination period, indicating a concrete number of extension days.&lt;br /&gt;
&lt;br /&gt;
10. A student is not allowed to have an extension of the exam period if he/she does not submit&lt;br /&gt;
the justification document in time.&lt;br /&gt;
&lt;br /&gt;
=== Marks and grading policy ===&lt;br /&gt;
&lt;br /&gt;
IU five-point grading system:&lt;br /&gt;
&lt;br /&gt;
* “Excellent” - A - A student gets A (“Excellent”) mark when he/she shows his/her full knowledge of the subject of a study program.&lt;br /&gt;
&lt;br /&gt;
* “Good&amp;quot; - B - The learner has the knowledge of the subject in the almost full volume of the curriculum; independently, in a logical sequence, and in a comprehensive manner, answers all the questions, emphasizing the most essential, is able to analyze, compare, classify, generalize, and systematize the studied material, highlight the main concepts, establish causal relations; clearly formulates answers, freely interprets analytical results and solves situational problems of increased complexity; is well-acquainted with basic literature and research methods; can correlate the theoretical aspects of the activities of a subject with practical problems.&lt;br /&gt;
&lt;br /&gt;
* “Satisfactory&amp;quot; - C - The learner has only basic knowledge of the discipline; has difficulties when answering questions, operates with inaccurate wording, misses essential parts of questions. The student is able to solve only the easiest&lt;br /&gt;
tasks.&lt;br /&gt;
&lt;br /&gt;
* “Unsatisfactory&amp;quot; - D - The student did not master the required minimum of subject knowledge,&lt;br /&gt;
is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
* “Passed&amp;quot; - P&lt;br /&gt;
&lt;br /&gt;
* “Fail&amp;quot; - F - The student did not master the required minimum of subject knowledge, is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
1. The grades A, B, C, and P are considered positive and are not subject to retake in order to improve the grade. The grades D and F are considered negative (unsatisfactory).&lt;br /&gt;
&lt;br /&gt;
2. A student who has completed in full the requirements of the current year’s curriculum and have successfully passed all examinations and internships is transferred to the next year in accordance with the Director’s order based on the proposal of the Vice-Rector for Education of the University.&lt;br /&gt;
&lt;br /&gt;
== Retakes and missed assignments ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment of students’ knowledge in the autonomous noncommercial organization of higher education Innopolis University&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The negative results of the interim assessment in one or several academic subjects, courses, disciplines (modules), practice (educational, industrial, pre-diploma) of the education program, as well as absence on the exam without a valid reason, are considered as unfulfilled academic requirements. Students are required to fulfill these requirements within the timeframe established by the University.&lt;br /&gt;
&lt;br /&gt;
2. The University defines the schedule of retakes for each course and practice and designates for this purpose an additional exam (retake) session. This schedule is approved by the director of the university and is communicated to students through corporate&lt;br /&gt;
e-mail.&lt;br /&gt;
&lt;br /&gt;
3. The structure of the retake (including labs, oral, written, practical) is defined by the instructor. The grading policy is up to the instructor and needs to be clearly stated in the syllabus.&lt;br /&gt;
&lt;br /&gt;
4. If the student has failed to fulfill his/her academic requirement during the retake for the first time (hereinafter - first retake) they have a right for a second retake with the committee assigned by the university for this retake.&lt;br /&gt;
&lt;br /&gt;
5. The first retake should be held by the same instructor to whom the student failed the exam (test) for the first time. If the instructor does not have the opportunity to conduct the exam at the fixed time, the Vice-Rector for Education appoints another instructor.&lt;br /&gt;
&lt;br /&gt;
6. The Committee for the second retake is approved by the director’s order on the basis&lt;br /&gt;
of the submission of the Vice-Rector for Education of the University. The opportunity&lt;br /&gt;
to fulfill academic requirements is granted to each student no more than twice.&lt;br /&gt;
&lt;br /&gt;
7. Students must pass the retake no later than one year since the date the unfulfilled requirement originated. This period does not include the following: sick leave, academic leave, maternal leave.&lt;br /&gt;
&lt;br /&gt;
8. University has the right to conduct the first and the second retake during vacation. In this case, the University must set several retake periods, both during the holidays and during the semester.&lt;br /&gt;
&lt;br /&gt;
9. The second retake could not be scheduled to take place during the internship (practice) period or interim assessment period (with the exception of the IA in remote learning format).&lt;br /&gt;
&lt;br /&gt;
10. Graduating students are allowed to complete their unfulfilled academic requirements before the order of their admission to the state final certification is issued.&lt;br /&gt;
&lt;br /&gt;
11. The mark for the second retake is awarded based on the agreement of all committee members. The decision of the committee is adopted by a simple majority of votes, is final and is not subject to revision.&lt;br /&gt;
&lt;br /&gt;
12. The results of the retake (corresponding scores and marks) are recorded in accordance with the general rules for entering the results of the interim assessment. This information is recorded by the instructor in the interim reassessment paper.&lt;br /&gt;
&lt;br /&gt;
13. The students who did not liquidate the academic debt in due time are expelled from the University as having failed to fulfill their responsibilities for the conscientious mastering of the educational program and the implementation of the curriculum.&lt;br /&gt;
&lt;br /&gt;
14. The retakes take place during the first week of the following semesters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ongoing and interim assessment for students with disabilities ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. In order to conduct an ongoing and interim assessment for people with disabilities the&lt;br /&gt;
materials must be drafted. These materials must be adapted to estimate the achievements&lt;br /&gt;
fixed in the professional study program and the level of achieved competencies&lt;br /&gt;
in accordance with this study program.&lt;br /&gt;
&lt;br /&gt;
2. For students with disabilities the forms of ongoing and interim assessment must be&lt;br /&gt;
adapted taking into consideration the peculiarities of their mental and physical development,&lt;br /&gt;
individual capabilities and health (oral form, written form on paper and&lt;br /&gt;
computer, in a form of tests, etc.).&lt;br /&gt;
&lt;br /&gt;
3. In order to make education available for people with disabilities the University must&lt;br /&gt;
meet the following requirements: the presence of the assistant(s) in the room to provide&lt;br /&gt;
the disabled people with the necessary technical assistance; written exercises are&lt;br /&gt;
dictated to the student with disabilities. If necessary, students with disabilities must be&lt;br /&gt;
allowed to use any technical assistive devices.&lt;br /&gt;
&lt;br /&gt;
4. For those students who have serious health problems such as speech disorder, difficulties&lt;br /&gt;
with hearing, oral assessments must be converted into a written form.&lt;br /&gt;
&lt;br /&gt;
5. If needed, the disabled student is entitled to request in written form additional time&lt;br /&gt;
to prepare his/her answers during the test or exam. The duration of the assessment&lt;br /&gt;
session cannot be extended by more than 1.5 hours.&lt;br /&gt;
&lt;br /&gt;
6. During the assessment sessions, the disabled students must be granted the chance to&lt;br /&gt;
use assistive devices by taking into consideration their special needs.&lt;br /&gt;
&lt;br /&gt;
=== Storage of documents ===&lt;br /&gt;
&lt;br /&gt;
In order to fulfill the requirements of Russian federal regulations, the Department of Education&lt;br /&gt;
suggests the following policy. Written paper works,&lt;br /&gt;
&lt;br /&gt;
1. created by students at midterm exams, final exams and retakes should be stored by a&lt;br /&gt;
professor for 1 year from the moment of exam. This category also includes other works&lt;br /&gt;
that students and/or professors decided to include in student’s professional portfolios.&lt;br /&gt;
Keep these works at the professor’s office.&lt;br /&gt;
&lt;br /&gt;
2. thesis works, course works, and other works with your and student signatures should be&lt;br /&gt;
stored by DoE. Regardless of the age – take them to the Department of Education.&lt;br /&gt;
&lt;br /&gt;
3. created during other activities (even if one year did not pass) can be recycled immediately.&lt;br /&gt;
You are free to recycle these works with no preliminary actions (burning,&lt;br /&gt;
shredding, ...).&lt;br /&gt;
Comment: the form of the exam is defined in the syllabus. If an exam is conducted in practical or&lt;br /&gt;
oral form and produces no paper artifacts, this should be explicitly specified at the course&lt;br /&gt;
syllabus. Otherwise, the ministry assumes the exam is conducted in written form.&lt;br /&gt;
&lt;br /&gt;
=== Transfer Students for BS ===&lt;br /&gt;
&lt;br /&gt;
These are stipulated by the “Regulations on the procedure of transfer, expulsion, and reinstatement&lt;br /&gt;
of students and grating of academic leaves&amp;quot; from June 1, 2017.&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Transfer Students for MS ==&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Meeting with the Student-Representatives ==&lt;br /&gt;
&lt;br /&gt;
During the 7th or the 8th week of the semester, the instructor must perform meeting with&lt;br /&gt;
the student representatives where s/he discusses the evolution of the course, gather feedback&lt;br /&gt;
from the students, identifies corrective actions, and send a report of such meeting to the&lt;br /&gt;
education department.&lt;br /&gt;
&lt;br /&gt;
== Management of the Thesis ==&lt;br /&gt;
&lt;br /&gt;
Thesis is carried out according to the requirements of the Federal lawNo 273-FZ of 29.12.2012&lt;br /&gt;
and order No 636 of theMinistry of education of the Russian Federation of 29.06.2015.&lt;br /&gt;
Specifically, the following provisions apply to Innopolis University:&lt;br /&gt;
&lt;br /&gt;
1. For the Fall semester,&lt;br /&gt;
&lt;br /&gt;
* (a) all the policies applied to courses are applied to the thesis;&lt;br /&gt;
* (b) in the final evaluation in the Fall semester an assessment at the C level should&lt;br /&gt;
be assimilated to a Fail, since there is an expectation that theses should not be&lt;br /&gt;
mediocre.&lt;br /&gt;
&lt;br /&gt;
2. For the final (Spring) evaluation of the thesis, the final grade is defined by the state&lt;br /&gt;
thesis commission, on the basis of a proposal made by the supervisor in moodle.&lt;br /&gt;
&lt;br /&gt;
3. Details on the implementation of the thesis are in Appendix ?? on page ?? for the BS&lt;br /&gt;
theses and in Appendix ?? on page ?? for theMS theses.&lt;br /&gt;
&lt;br /&gt;
4. the amount of plagiarism in texts for the thesis of the students enrolled in the BS&lt;br /&gt;
programs should not exceed 30%;&lt;br /&gt;
&lt;br /&gt;
5. the amount of plagiarism in texts for the thesis of students enrolled in theMS programs&lt;br /&gt;
should not exceed 25%.&lt;br /&gt;
&lt;br /&gt;
6. a summary report of the inspection of the texts of the thesis of University students in&lt;br /&gt;
Plagiarism Checking System has to be submitted to the State Examination Committee&lt;br /&gt;
by the Department of Education no later than 3 (three) calendar days before the day of&lt;br /&gt;
the thesis defense.&lt;br /&gt;
&lt;br /&gt;
7. theses made by the students of the University have to be published in the electronic&lt;br /&gt;
the library system of the University within 5 (five) days after the defense, except for the&lt;br /&gt;
works:&lt;br /&gt;
&lt;br /&gt;
* containing the information being a state secret;&lt;br /&gt;
* containing information that has current or potential commercial value (production,&lt;br /&gt;
technical, economic, organizational) for the rightsholder due to it being unknown to&lt;br /&gt;
third parties, and other data (including the results of intellectual activity in the scientific&lt;br /&gt;
and technical sphere) that concerns methods of professional activity.&lt;br /&gt;
&lt;br /&gt;
== Participation in lab activities ==&lt;br /&gt;
&lt;br /&gt;
1. The following provisions do not apply to student developing a thesis or a curricular&lt;br /&gt;
project course, for which specific regulations are set.&lt;br /&gt;
&lt;br /&gt;
2. During a semester of study, students can participate at activities of a lab of Innopolis&lt;br /&gt;
University.&lt;br /&gt;
&lt;br /&gt;
3. Such participation is completely voluntary on the side of the student and their hosting&lt;br /&gt;
is completely voluntary on the side of the accepting professor and it is understood that&lt;br /&gt;
it is undertaken because both the student and the professor consider it useful for their&lt;br /&gt;
studies and researchers.&lt;br /&gt;
&lt;br /&gt;
4. Accepting professors are encouraged to set up written agreements with students to&lt;br /&gt;
clarify the mutual expectations and duties.&lt;br /&gt;
&lt;br /&gt;
5. For the student, such participation must not interfere in any way with the course of&lt;br /&gt;
study and cannot be a reason for:&lt;br /&gt;
&lt;br /&gt;
* earning credits toward a degree&lt;br /&gt;
* missing classes&lt;br /&gt;
* skipping or delaying exams or any other formof evaluation&lt;br /&gt;
* asking the university to provide extra space for desks, resources for computing,&lt;br /&gt;
funding to attend conferences, etc&lt;br /&gt;
For the accepting professor, such participation cannot be a reason for:&lt;br /&gt;
* a reduced teaching load&lt;br /&gt;
* extra resources or benefits of any kind (lab space, computational facilities, funds&lt;br /&gt;
for conferences, . . . )&lt;br /&gt;
&lt;br /&gt;
== 3.11 Academic misconduct policy ==&lt;br /&gt;
&lt;br /&gt;
=== 3.11.1 Definitions ===&lt;br /&gt;
&lt;br /&gt;
Primary instructor (PI) or professor – course primary instructor. Teaching assistant (TA) –&lt;br /&gt;
any other instructor involved in teaching a course. Instructor – PI or TA.&lt;br /&gt;
Academic misconduct -— any action or attempted action that may result in creating an&lt;br /&gt;
unfair academic advantage for oneself or an unfair academic advantage or disadvantage for&lt;br /&gt;
any other member or members of the academic community. Include but not limited by:&lt;br /&gt;
1. cheating (including plagiarism),&lt;br /&gt;
2. fabrication or alteration of information and documents (lies in general),&lt;br /&gt;
3. theft,&lt;br /&gt;
4. sabotage (lesson disruption, bomb calls, fire alarms).&lt;br /&gt;
&lt;br /&gt;
Students shall be considered to be cheating if involved in any of the following: using&lt;br /&gt;
unauthorized cheat sheets, opening books during closed-book tests, talking during tests,&lt;br /&gt;
plagiarising (as defined by instructor), or in any other case of cheating detected.&lt;br /&gt;
Plagiarism can take several forms, including but not limited to:&lt;br /&gt;
&lt;br /&gt;
1. Using the exact words of another student.&lt;br /&gt;
2. Copying and pasting materials from the Internet or other electronic resources without&lt;br /&gt;
proper citation, quotation or referencing.&lt;br /&gt;
3. Accepting excessive assistance from another person in writing.&lt;br /&gt;
4. Writing a computer program that is the same or closely similar to public sources or&lt;br /&gt;
solutions of other students.&lt;br /&gt;
&lt;br /&gt;
The similarity is a machine-determined score that should not exceed the given percentage.&lt;br /&gt;
The percentage is determined by the regulation document for the exact work (e.g. course&lt;br /&gt;
project, BS/MS thesis, or coding assignment). Similarity can include quotations, in-text&lt;br /&gt;
citations, names, titles, terms, and code. Similarity can be measured:&lt;br /&gt;
&lt;br /&gt;
1. among students’ works,&lt;br /&gt;
2. as well as with other datasets.&lt;br /&gt;
&lt;br /&gt;
Similarity checks shall only be applied to long text works in natural or programming language&lt;br /&gt;
to prove the fact of copying. For example, similarity reports are a necessary part of thesis&lt;br /&gt;
validation procedure and coding assignments, but such reports cannot be applied to exam works and tests, where similarity does not necessarily mean copying. As there is no universal&lt;br /&gt;
scale for similarity, for each particular assignment and course professor should clearly specify&lt;br /&gt;
expectations for similarity in the policy document or in assignment notification. If a group&lt;br /&gt;
of students receives the same assignment, not passing a similarity check shall be treated as&lt;br /&gt;
plagiarism. If a student is doing a personal task (thesis, project, ...), high similarity cases shall&lt;br /&gt;
be managed by the supervisor. In our university, we use jPlag for code similarity detection,&lt;br /&gt;
Turnitin for essay check and Antiplagiat for thesis check. If you want to get tutorials on these&lt;br /&gt;
systems, please contact the Department of Education (education@innopolis.ru).&lt;br /&gt;
&lt;br /&gt;
=== Statement ===&lt;br /&gt;
&lt;br /&gt;
All academic misconduct cases shall be reported to the IU Department of Education (DoE)&lt;br /&gt;
and Student Affairs Office (SAO) using the official email address (education@innopolis.ru,&lt;br /&gt;
319@innopolis.ru). Specify the following:&lt;br /&gt;
&lt;br /&gt;
1. Student(s) name(s) involved and their roles;&lt;br /&gt;
2. Date and time the case was detected;&lt;br /&gt;
3. Course affected by the situation;&lt;br /&gt;
4. Short description of the situation. Please refer to this policy or other policy documents&lt;br /&gt;
which you use to identify the misconduct.&lt;br /&gt;
&lt;br /&gt;
The Student Affairs Office should create a track record of student’s activities including&lt;br /&gt;
misconduct cases starting from the Bootcamp participation until the final thesis defense.&lt;br /&gt;
We assume that there is a publicly available cheating policy document for the whole&lt;br /&gt;
course, particular assignment, or exam, i.e. it is clear if it is allowed or not to use electronic&lt;br /&gt;
devices, notes, cheat sheets, books, etc. during the tests. Any violation of the said policy, as&lt;br /&gt;
well as plagiarism cases, shall be considered equally.&lt;br /&gt;
The committee decision shall be taken with a consensus of all participants.&lt;br /&gt;
The process participants shall be able to know the committee members.&lt;br /&gt;
The committee shall be of 3 people: a course professor, a teacher not involved in the&lt;br /&gt;
course affected, and an official student representative.&lt;br /&gt;
Cases involving the first-year students should be considered with the most thoroughness.&lt;br /&gt;
&lt;br /&gt;
=== Procedure ===&lt;br /&gt;
&lt;br /&gt;
Should an instructor (teaching assistant or professor) have reason to believe that one or more&lt;br /&gt;
works are copied from unauthorized resources, and action on a test is taken in violation, or work of one student is copied from another (as defined in plagiarism clarification), the&lt;br /&gt;
the procedure below shall be followed.&lt;br /&gt;
&lt;br /&gt;
1. The instructor shall report the case to DoE and SAO (education@innopolis.ru and&lt;br /&gt;
319@innopolis.ru).&lt;br /&gt;
2. The instructor shall inform the suspected students about the above finding separately,&lt;br /&gt;
and discuss this incident. They shall be penalized as per the recommendations below and a&lt;br /&gt;
report will be submitted to DoE outlining these decisions. In case of copying from each&lt;br /&gt;
other—both students shall be penalized. The actions of the instructor are considered&lt;br /&gt;
final.&lt;br /&gt;
3. In the event of an appeal to the DoE, the student must present a clear written rationale&lt;br /&gt;
for why the decision was in error. If the DoE agrees that the student appeal has merit then&lt;br /&gt;
an appeal committee is formed of one student representative, the course PI, and an&lt;br /&gt;
unrelated professor selected by the DoE. Otherwise, the decision of the course PI is&lt;br /&gt;
considered final and the report is entered.&lt;br /&gt;
&lt;br /&gt;
* The student shall contact the committee and provide the said committee with&lt;br /&gt;
the following materials: a cheating policy for this course/test/exam, students’&lt;br /&gt;
papers/code, any other findings, including the student’s arguments.&lt;br /&gt;
* The committee shall study the above materials.&lt;br /&gt;
* The committee can contact the students to listen to their arguments or ask questions.&lt;br /&gt;
However, this shall be upon the committee’s discretion.&lt;br /&gt;
* The committee shall make an appeal decision to either accept or reject. This&lt;br /&gt;
decision shall be final.&lt;br /&gt;
* Any fabrications of data or false statements made to the DoE or the Committee&lt;br /&gt;
during the appeals process will be seen as a separate instance of misconduct and&lt;br /&gt;
the DoE or the Committee may impose additional outcomes if necessary when&lt;br /&gt;
the actions have impeded investigation.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from instructor’s point of view ====&lt;br /&gt;
&lt;br /&gt;
1. Instructor reports the violation case to DoE and SAO. &lt;br /&gt;
2. Instructor notifies students involved (can be BCC in report email).&lt;br /&gt;
3. In case of student’s appeal, instructor may be invited to participate in committee.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from student’s point of view ====&lt;br /&gt;
&lt;br /&gt;
1. The student gets a notification about academic misconduct.&lt;br /&gt;
2. The student may appeal. He/she collects the documents (3.a) and submits to DoE and&lt;br /&gt;
SAO.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from an administration point of view ====&lt;br /&gt;
&lt;br /&gt;
1. DoE and SAO get the report about student misconduct.&lt;br /&gt;
2. SAO tracks the record and asks DoE to act in case violation is not the first (see penalty&lt;br /&gt;
section).&lt;br /&gt;
&lt;br /&gt;
3. In case of student’s appeal, DoE with the help of programmanagers collects a committee.&lt;br /&gt;
&lt;br /&gt;
=== Penalty ===&lt;br /&gt;
&lt;br /&gt;
Note that the following are the minimal actions.&lt;br /&gt;
&lt;br /&gt;
1. Should a student be found to have committed misconduct for the first time, such a student&lt;br /&gt;
shall receive zero points for the particular work(assignment/exam/test/homework)&lt;br /&gt;
2. Should a student be found to have committed misconduct for the second time, the&lt;br /&gt;
following actions shall be taken:&lt;br /&gt;
* Such a student shall:&lt;br /&gt;
– receive zero points for the course (or courses if 2 cheating instances are&lt;br /&gt;
detected in different courses);&lt;br /&gt;
– be sent to retake.&lt;br /&gt;
* An official warning shall be issued for the said student.&lt;br /&gt;
3. Should a student be found to have committed misconduct for the third time (without&lt;br /&gt;
respect to the course), such a student shall be expelled fromInnopolis University.&lt;br /&gt;
&lt;br /&gt;
In the event that the actions were of a grievous nature, e.g. a student using a work for hire&lt;br /&gt;
an assignment, a bomb/shooting threat, etc., the DoE maintains the right to increase the&lt;br /&gt;
outcomes. A student might also be subject to additional actions on the part of the professor&lt;br /&gt;
or DoE in order to maintain class order, have recompense of the action, or in order to learn a&lt;br /&gt;
proper scholarly methodology, e.g. be required to make an apology to classmates affected, be&lt;br /&gt;
required to write an essay or attend a course on how to cite properly, etc.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=946</id>
		<title>About lecturing a course</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=About_lecturing_a_course&amp;diff=946"/>
		<updated>2021-10-10T09:23:24Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= ABOUT LECTURING A COURSE =&lt;br /&gt;
&lt;br /&gt;
The old version of the regulations to consider is https://docs.google.com/document/d/1Pk0J5C1LIkXHz-aPMCXZPr1SSD0YsLULJ8IslahdyOU/edit.&lt;br /&gt;
&lt;br /&gt;
== Course Structure and Syllabus ==&lt;br /&gt;
&lt;br /&gt;
Faculty members can use any instructional mode; however, they should always make sure to&lt;br /&gt;
develop and communicate the objectives of the course to the students. In regards to this, the&lt;br /&gt;
instructors of the courses should prepare the course syllabus for all of your courses and share&lt;br /&gt;
them with the Department of Education (DoE) before a semester begins.&lt;br /&gt;
The template that IU is currently using for the course syllabus is in the appendix (Add as an&lt;br /&gt;
appendix the template for the syllabus). Such template is then reflected by the DoE into&lt;br /&gt;
the online teaching infrastructure (currentlyMoodle) and is used as the core reference for&lt;br /&gt;
supplying course material, schedules, and calendars to students.&lt;br /&gt;
The deadlines to prepare and submit the syllabus are June 30 (for Fall semester courses),&lt;br /&gt;
October 31 (for Spring semester courses), May 01 (for Summer semester courses).&lt;br /&gt;
The instructor of the course is expected to teach with physical presence at least 70% of&lt;br /&gt;
the lectures.&lt;br /&gt;
&lt;br /&gt;
== Evaluation of students performance ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
«Innopolis University».”&lt;br /&gt;
&lt;br /&gt;
=== Ongoing academic progress assessment (OPA) ===&lt;br /&gt;
&lt;br /&gt;
1. Ongoing academic progress assessment (OPA) is carried out by all types of self-study&lt;br /&gt;
and contact work of students prescribed by the disciplines, practices, and programs&lt;br /&gt;
of research work. The OPA is carried out by a professor giving courses, by the head of&lt;br /&gt;
practice, or by the tutor of the research work.&lt;br /&gt;
&lt;br /&gt;
2. The forms of the OPA include:&lt;br /&gt;
&lt;br /&gt;
* individual realization of software code,&lt;br /&gt;
* individual assignments,&lt;br /&gt;
* practical and laboratory work,&lt;br /&gt;
* projects,&lt;br /&gt;
* examinations,&lt;br /&gt;
* colloquiums,&lt;br /&gt;
* tests (hand-written or computer-based),&lt;br /&gt;
* reports, essays, surveys,&lt;br /&gt;
* oral polls,&lt;br /&gt;
* discussions, training, workshops.&lt;br /&gt;
&lt;br /&gt;
3. Other forms of OPA might be established in accordance with the curriculum and&lt;br /&gt;
schedule.&lt;br /&gt;
&lt;br /&gt;
4. The Instructor determines the frequency, the procedure, and the forms of OPA, as well&lt;br /&gt;
as the evaluation system for it. The Instructor has a right to introduce corrections in&lt;br /&gt;
the quantity and procedure of OPA.&lt;br /&gt;
&lt;br /&gt;
5. The Instructor must enter OPA results into the LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The OPA results must be taken into account when the final grade is given during course&lt;br /&gt;
evaluation. Grades received by students during the OPA are not subject to retake.&lt;br /&gt;
&lt;br /&gt;
=== Studentsmid-semester evaluation ===&lt;br /&gt;
&lt;br /&gt;
Within the framework of the educational process’s quality assessment, the IU Department&lt;br /&gt;
of Education analyzes students’ progress based on the OPA results around the middle of&lt;br /&gt;
each semester. Based on this analysis, members of the DoE hold special meetings with the&lt;br /&gt;
under-performing students to assess the reasons behind their struggling. The following&lt;br /&gt;
procedures are in place:&lt;br /&gt;
&lt;br /&gt;
1. Each course instructor should estimate students’ performance by the end of the 9th&lt;br /&gt;
week of the semester. This is an estimation of individual students’ final grade&lt;br /&gt;
&lt;br /&gt;
2. Such an estimate should be entered in the Moodle section of the course using an&lt;br /&gt;
assessment named “Mid Semester Evaluation (for DoE)”&lt;br /&gt;
&lt;br /&gt;
3. Such an estimate should be defined with the usual letter grades (A, B, C, D - where D&lt;br /&gt;
means “fail”)&lt;br /&gt;
&lt;br /&gt;
It is noteworthy that the mid-semester evaluation is not the same as the midterm evaluation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Final evaluation ===&lt;br /&gt;
&lt;br /&gt;
The official term for the final course evaluation is the “Interim assessment” (IA), and it will&lt;br /&gt;
be used below. The following is stipulated by the University Regulation “Ongoing and interim&lt;br /&gt;
assessment of students’ knowledge in the autonomous noncommercial organization of higher&lt;br /&gt;
education Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The schedule and the place of IA are drafted by the DoE one week prior to the beginning&lt;br /&gt;
of an IA, which must be approved by the Director of the University. Academic&lt;br /&gt;
faculty and students must be informed of this via their corporate e-mails.&lt;br /&gt;
&lt;br /&gt;
2. The IA is conducted after completing the course or practice in full or in part. This assessment&lt;br /&gt;
will take place in a form that depends on the educational program, the work&lt;br /&gt;
program of the discipline (course modules) and following the procedures, prescribed&lt;br /&gt;
by relevant regulations.&lt;br /&gt;
&lt;br /&gt;
3. The forms of interim assessment are:&lt;br /&gt;
&lt;br /&gt;
* a test (including a pass/fail test),&lt;br /&gt;
* an examination.&lt;br /&gt;
&lt;br /&gt;
Both of these can be carried out in the following forms:&lt;br /&gt;
&lt;br /&gt;
* verbally and in a written form,&lt;br /&gt;
* in the form of testing, including the use of computers, software and hardware, as&lt;br /&gt;
well as&lt;br /&gt;
* in the form of an essay or&lt;br /&gt;
* project defense.&lt;br /&gt;
&lt;br /&gt;
The form of the interim assessment is determined by the Instructor. Students must&lt;br /&gt;
be informed about the IA form.&lt;br /&gt;
&lt;br /&gt;
4. The final grade for the course (module) and practice (research work) can include the&lt;br /&gt;
results of the OPA.&lt;br /&gt;
&lt;br /&gt;
5. Recording the IA results can be conducted in the following 2 ways:&lt;br /&gt;
&lt;br /&gt;
* The Instructor enters IA results into the LMSMoodle after which the results are&lt;br /&gt;
transferred into the intermediate attestation report.&lt;br /&gt;
* The Instructor fills out the intermediate attestation report (Appendix 1 of the&lt;br /&gt;
cited document) and submits it to the DoE. The DoE employees then transfer the grades into LMSMoodle.&lt;br /&gt;
&lt;br /&gt;
6. The results cannot be reviewed after being entered into LMS Moodle and the interim&lt;br /&gt;
assessment report.&lt;br /&gt;
&lt;br /&gt;
7. Final results of the examination (tests) from the interim assessment report shall be entered&lt;br /&gt;
into the student’s electronic record books (LMS Moodle, a system of educational process control 1C: University, student’s portfolio, and student’s personal account&lt;br /&gt;
(my.university.innopolis.ru)).&lt;br /&gt;
&lt;br /&gt;
=== Rules on final examinations ===&lt;br /&gt;
&lt;br /&gt;
1. If a student has no valid reason for being absent from the exam, he/she is considered&lt;br /&gt;
to not have passed the exam and not fulfilled academic requirements.&lt;br /&gt;
&lt;br /&gt;
2. The Instructor can provide the list of supportive materials that students are allowed&lt;br /&gt;
to use during the exam.&lt;br /&gt;
&lt;br /&gt;
3. The use of non-allowed supportive materials during the exams, breach of study discipline&lt;br /&gt;
(cheating, use of mobile phones or PC, attempts to talk to others, etc.) as well as&lt;br /&gt;
infringement of the regulations is prohibited. These incidents can serve as a ground&lt;br /&gt;
for removal of the student from the room and awarding thema D (unsatisfactory) or&lt;br /&gt;
F (Fail) marks.&lt;br /&gt;
&lt;br /&gt;
4. If any of the incidents described above occur, the Instructor should inform the Vice-&lt;br /&gt;
Rector for Education of this in written form or via the corporate mail. The Vice-Rector&lt;br /&gt;
in their turn sends an official note on Regulations infringement to the Director of the&lt;br /&gt;
University for further consideration and decision.&lt;br /&gt;
&lt;br /&gt;
5. Presence of the third parties on exams and tests without the written permission of the&lt;br /&gt;
Vice-Rector for Education of the University is not allowed.&lt;br /&gt;
&lt;br /&gt;
6. Students with an individual education plan may pass tests and exams only during the&lt;br /&gt;
period determined by their individual education plan.&lt;br /&gt;
&lt;br /&gt;
7. Students with a valid reason of absence (illness, family circumstances, etc.) who were&lt;br /&gt;
not able to pass tests and exams within the established timeframe are permitted to&lt;br /&gt;
retake an exam on individual terms. The terms are approved by the direct order of the&lt;br /&gt;
University Director.&lt;br /&gt;
&lt;br /&gt;
8. For students who provide justification documents for their absence in the exam (sick leave&lt;br /&gt;
sheet, medical certificate, etc.), the examination period may be extended by the number&lt;br /&gt;
of calendar days indicated in the presented document. This document should be&lt;br /&gt;
provided no later than three working days after being issued.&lt;br /&gt;
&lt;br /&gt;
9. The following procedure is applied for the extension of the examination session:&lt;br /&gt;
&lt;br /&gt;
* A student provides the DoE with: &lt;br /&gt;
&lt;br /&gt;
1) A statement in the name of Vice-Rector&lt;br /&gt;
for Education to extend the examination period; &lt;br /&gt;
2) Documents confirming the&lt;br /&gt;
reason for the extension of the examination period (a medical certificate or other&lt;br /&gt;
documents).&lt;br /&gt;
&lt;br /&gt;
* The Vice-Rector for Education examines the submitted documents and visas&lt;br /&gt;
student’s statement.&lt;br /&gt;
&lt;br /&gt;
* Based on this, the Department of Education of the University drafts submission&lt;br /&gt;
for the Director on the extension of the examination period, indicating a concrete number of extension days.&lt;br /&gt;
&lt;br /&gt;
10. A student is not allowed to have an extension of the exam period if he/she does not submit&lt;br /&gt;
the justification document in time.&lt;br /&gt;
&lt;br /&gt;
=== Marks and grading policy ===&lt;br /&gt;
&lt;br /&gt;
IU five-point grading system:&lt;br /&gt;
&lt;br /&gt;
* “Excellent” - A - A student gets A (“Excellent”) mark when he/she shows his/her full knowledge of the subject of a study program.&lt;br /&gt;
&lt;br /&gt;
* “Good&amp;quot; - B - The learner has the knowledge of the subject in the almost full volume of the curriculum; independently, in a logical sequence, and in a comprehensive manner, answers all the questions, emphasizing the most essential, is able to analyze, compare, classify, generalize, and systematize the studied material, highlight the main concepts, establish causal relations; clearly formulates answers, freely interprets analytical results and solves situational problems of increased complexity; is well-acquainted with basic literature and research methods; can correlate the theoretical aspects of the activities of a subject with practical problems.&lt;br /&gt;
&lt;br /&gt;
* “Satisfactory&amp;quot; - C - The learner has only basic knowledge of the discipline; has difficulties when answering questions, operates with inaccurate wording, misses essential parts of questions. The student is able to solve only the easiest&lt;br /&gt;
tasks.&lt;br /&gt;
&lt;br /&gt;
* “Unsatisfactory&amp;quot; - D - The student did not master the required minimum of subject knowledge,&lt;br /&gt;
is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
* “Passed&amp;quot; - P&lt;br /&gt;
&lt;br /&gt;
* “Fail&amp;quot; - F - The student did not master the required minimum of subject knowledge, is unable to answer questions even with additional probing questions from the instructor.&lt;br /&gt;
&lt;br /&gt;
1. The grades A, B, C, and P are considered positive and are not subject to retake in order to improve the grade. The grades D and F are considered negative (unsatisfactory).&lt;br /&gt;
&lt;br /&gt;
2. A student who has completed in full the requirements of the current year’s curriculum and have successfully passed all examinations and internships is transferred to the next year in accordance with the Director’s order based on the proposal of the Vice-Rector for Education of the University.&lt;br /&gt;
&lt;br /&gt;
== Retakes and missed assignments ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment of students’ knowledge in the autonomous noncommercial organization of higher education Innopolis University&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. The negative results of the interim assessment in one or several academic subjects, courses, disciplines (modules), practice (educational, industrial, pre-diploma) of the education program, as well as absence on the exam without a valid reason, are considered as unfulfilled academic requirements. Students are required to fulfill these requirements within the timeframe established by the University.&lt;br /&gt;
&lt;br /&gt;
2. The University defines the schedule of retakes for each course and practice and designates for this purpose an additional exam (retake) session. This schedule is approved by the director of the university and is communicated to students through corporate&lt;br /&gt;
e-mail.&lt;br /&gt;
&lt;br /&gt;
3. The structure of the retake (including labs, oral, written, practical) is defined by the instructor. The grading policy is up to the instructor and needs to be clearly stated in the syllabus.&lt;br /&gt;
&lt;br /&gt;
4. If the student has failed to fulfill his/her academic requirement during the retake for the first time (hereinafter - first retake) they have a right for a second retake with the committee assigned by the university for this retake.&lt;br /&gt;
&lt;br /&gt;
5. The first retake should be held by the same instructor to whom the student failed the exam (test) for the first time. If the instructor does not have the opportunity to conduct the exam at the fixed time, the Vice-Rector for Education appoints another instructor.&lt;br /&gt;
&lt;br /&gt;
6. The Committee for the second retake is approved by the director’s order on the basis&lt;br /&gt;
of the submission of the Vice-Rector for Education of the University. The opportunity&lt;br /&gt;
to fulfill academic requirements is granted to each student no more than twice.&lt;br /&gt;
&lt;br /&gt;
7. Students must pass the retake no later than one year since the date the unfulfilled requirement originated. This period does not include the following: sick leave, academic leave, maternal leave.&lt;br /&gt;
&lt;br /&gt;
8. University has the right to conduct the first and the second retake during vacation. In this case, the University must set several retake periods, both during the holidays and during the semester.&lt;br /&gt;
&lt;br /&gt;
9. The second retake could not be scheduled to take place during the internship (practice) period or interim assessment period (with the exception of the IA in remote learning format).&lt;br /&gt;
&lt;br /&gt;
10. Graduating students are allowed to complete their unfulfilled academic requirements before the order of their admission to the state final certification is issued.&lt;br /&gt;
&lt;br /&gt;
11. The mark for the second retake is awarded based on the agreement of all committee members. The decision of the committee is adopted by a simple majority of votes, is final and is not subject to revision.&lt;br /&gt;
&lt;br /&gt;
12. The results of the retake (corresponding scores and marks) are recorded in accordance with the general rules for entering the results of the interim assessment. This information is recorded by the instructor in the interim reassessment paper.&lt;br /&gt;
&lt;br /&gt;
13. The students who did not liquidate the academic debt in due time are expelled from the University as having failed to fulfill their responsibilities for the conscientious mastering of the educational program and the implementation of the curriculum.&lt;br /&gt;
&lt;br /&gt;
14. The retakes take place during the first week of the following semesters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Ongoing and interim assessment for students with disabilities ==&lt;br /&gt;
&lt;br /&gt;
The following is stipulated by the University Regulation “Ongoing and interim assessment&lt;br /&gt;
of students’ knowledge in the autonomous noncommercial organization of higher education&lt;br /&gt;
Innopolis university&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
1. In order to conduct an ongoing and interim assessment for people with disabilities the&lt;br /&gt;
materials must be drafted. These materials must be adapted to estimate the achievements&lt;br /&gt;
fixed in the professional study program and the level of achieved competencies&lt;br /&gt;
in accordance with this study program.&lt;br /&gt;
&lt;br /&gt;
2. For students with disabilities the forms of ongoing and interim assessment must be&lt;br /&gt;
adapted taking into consideration the peculiarities of their mental and physical development,&lt;br /&gt;
individual capabilities and health (oral form, written form on paper and&lt;br /&gt;
computer, in a form of tests, etc.).&lt;br /&gt;
&lt;br /&gt;
3. In order to make education available for people with disabilities the University must&lt;br /&gt;
meet the following requirements: the presence of the assistant(s) in the room to provide&lt;br /&gt;
the disabled people with the necessary technical assistance; written exercises are&lt;br /&gt;
dictated to the student with disabilities. If necessary, students with disabilities must be&lt;br /&gt;
allowed to use any technical assistive devices.&lt;br /&gt;
&lt;br /&gt;
4. For those students who have serious health problems such as speech disorder, difficulties&lt;br /&gt;
with hearing, oral assessments must be converted into a written form.&lt;br /&gt;
&lt;br /&gt;
5. If needed, the disabled student is entitled to request in written form additional time&lt;br /&gt;
to prepare his/her answers during the test or exam. The duration of the assessment&lt;br /&gt;
session cannot be extended by more than 1.5 hours.&lt;br /&gt;
&lt;br /&gt;
6. During the assessment sessions, the disabled students must be granted the chance to&lt;br /&gt;
use assistive devices by taking into consideration their special needs.&lt;br /&gt;
&lt;br /&gt;
=== Storage of documents ===&lt;br /&gt;
&lt;br /&gt;
In order to fulfill the requirements of Russian federal regulations, the Department of Education&lt;br /&gt;
suggests the following policy. Written paper works,&lt;br /&gt;
&lt;br /&gt;
1. created by students at midterm exams, final exams and retakes should be stored by a&lt;br /&gt;
professor for 1 year from the moment of exam. This category also includes other works&lt;br /&gt;
that students and/or professors decided to include in student’s professional portfolios.&lt;br /&gt;
Keep these works at the professor’s office.&lt;br /&gt;
&lt;br /&gt;
2. thesis works, course works, and other works with your and student signatures should be&lt;br /&gt;
stored by DoE. Regardless of the age – take them to the Department of Education.&lt;br /&gt;
&lt;br /&gt;
3. created during other activities (even if one year did not pass) can be recycled immediately.&lt;br /&gt;
You are free to recycle these works with no preliminary actions (burning,&lt;br /&gt;
shredding, ...).&lt;br /&gt;
Comment: the form of the exam is defined in the syllabus. If an exam is conducted in practical or&lt;br /&gt;
oral form and produces no paper artifacts, this should be explicitly specified at the course&lt;br /&gt;
syllabus. Otherwise, the ministry assumes the exam is conducted in written form.&lt;br /&gt;
&lt;br /&gt;
=== Transfer Students for BS ===&lt;br /&gt;
&lt;br /&gt;
These are stipulated by the “Regulations on the procedure of transfer, expulsion, and reinstatement&lt;br /&gt;
of students and grating of academic leaves&amp;quot; from June 1, 2017.&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Transfer Students for MS ==&lt;br /&gt;
&lt;br /&gt;
1. Students are allowed to transfer their education program within the first 4 weeks of a&lt;br /&gt;
semester. The request is extended by the student.&lt;br /&gt;
&lt;br /&gt;
2. The request to change a program is submitted by a student to DoE within the first two&lt;br /&gt;
weeks of an academic calendar.&lt;br /&gt;
&lt;br /&gt;
3. Within one working week from the day of submission of the request, DoE assesses the&lt;br /&gt;
eligibility of the student for the requested transfer. In case of a positive evaluation, an&lt;br /&gt;
interview is scheduled with the Program Coordinator.&lt;br /&gt;
&lt;br /&gt;
4. On the day of the interview, the Program Coordinator holds a 1-3 hour interview and/or&lt;br /&gt;
an exam with the student to evaluate her/his academic background and motivation.&lt;br /&gt;
&lt;br /&gt;
5. Within the third week of the semester, a meeting is held in which the Program Coordinator,&lt;br /&gt;
Dean, Vice-Rector, and the Head of DoE discuss the group of applicants and&lt;br /&gt;
make a final decision on their applications.&lt;br /&gt;
&lt;br /&gt;
6. Within one working day from the day of the final decision, DoE provides feedback to&lt;br /&gt;
students regarding the outcome of their applications.&lt;br /&gt;
&lt;br /&gt;
== Meeting with the Student-Representatives ==&lt;br /&gt;
&lt;br /&gt;
During the 7th or the 8th week of the semester, the instructor must perform meeting with&lt;br /&gt;
the student representatives where s/he discusses the evolution of the course, gather feedback&lt;br /&gt;
from the students, identifies corrective actions, and send a report of such meeting to the&lt;br /&gt;
education department.&lt;br /&gt;
&lt;br /&gt;
== Management of the Thesis ==&lt;br /&gt;
&lt;br /&gt;
Thesis is carried out according to the requirements of the Federal lawNo 273-FZ of 29.12.2012&lt;br /&gt;
and order No 636 of theMinistry of education of the Russian Federation of 29.06.2015.&lt;br /&gt;
Specifically, the following provisions apply to Innopolis University:&lt;br /&gt;
&lt;br /&gt;
1. For the Fall semester,&lt;br /&gt;
&lt;br /&gt;
* (a) all the policies applied to courses are applied to the thesis;&lt;br /&gt;
* (b) in the final evaluation in the Fall semester an assessment at the C level should&lt;br /&gt;
be assimilated to a Fail, since there is an expectation that theses should not be&lt;br /&gt;
mediocre.&lt;br /&gt;
&lt;br /&gt;
2. For the final (Spring) evaluation of the thesis, the final grade is defined by the state&lt;br /&gt;
thesis commission, on the basis of a proposal made by the supervisor in moodle.&lt;br /&gt;
&lt;br /&gt;
3. Details on the implementation of the thesis are in Appendix ?? on page ?? for the BS&lt;br /&gt;
theses and in Appendix ?? on page ?? for theMS theses.&lt;br /&gt;
&lt;br /&gt;
4. the amount of plagiarism in texts for the thesis of the students enrolled in the BS&lt;br /&gt;
programs should not exceed 30%;&lt;br /&gt;
&lt;br /&gt;
5. the amount of plagiarism in texts for the thesis of students enrolled in theMS programs&lt;br /&gt;
should not exceed 25%.&lt;br /&gt;
&lt;br /&gt;
6. a summary report of the inspection of the texts of the thesis of University students in&lt;br /&gt;
Plagiarism Checking System has to be submitted to the State Examination Committee&lt;br /&gt;
by the Department of Education no later than 3 (three) calendar days before the day of&lt;br /&gt;
the thesis defense.&lt;br /&gt;
&lt;br /&gt;
7. theses made by the students of the University have to be published in the electronic&lt;br /&gt;
the library system of the University within 5 (five) days after the defense, except for the&lt;br /&gt;
works:&lt;br /&gt;
&lt;br /&gt;
* containing the information being a state secret;&lt;br /&gt;
* containing information that has current or potential commercial value (production,&lt;br /&gt;
technical, economic, organizational) for the rightsholder due to it being unknown to&lt;br /&gt;
third parties, and other data (including the results of intellectual activity in the scientific&lt;br /&gt;
and technical sphere) that concerns methods of professional activity.&lt;br /&gt;
&lt;br /&gt;
== Participation in lab activities ==&lt;br /&gt;
&lt;br /&gt;
1. The following provisions do not apply to student developing a thesis or a curricular&lt;br /&gt;
project course, for which specific regulations are set.&lt;br /&gt;
&lt;br /&gt;
2. During a semester of study, students can participate at activities of a lab of Innopolis&lt;br /&gt;
University.&lt;br /&gt;
&lt;br /&gt;
3. Such participation is completely voluntary on the side of the student and their hosting&lt;br /&gt;
is completely voluntary on the side of the accepting professor and it is understood that&lt;br /&gt;
it is undertaken because both the student and the professor consider it useful for their&lt;br /&gt;
studies and researchers.&lt;br /&gt;
&lt;br /&gt;
4. Accepting professors are encouraged to set up written agreements with students to&lt;br /&gt;
clarify the mutual expectations and duties.&lt;br /&gt;
&lt;br /&gt;
5. For the student, such participation must not interfere in any way with the course of&lt;br /&gt;
study and cannot be a reason for:&lt;br /&gt;
&lt;br /&gt;
* earning credits toward a degree&lt;br /&gt;
* missing classes&lt;br /&gt;
* skipping or delaying exams or any other formof evaluation&lt;br /&gt;
* asking the university to provide extra space for desks, resources for computing,&lt;br /&gt;
funding to attend conferences, etc&lt;br /&gt;
For the accepting professor, such participation cannot be a reason for:&lt;br /&gt;
* a reduced teaching load&lt;br /&gt;
* extra resources or benefits of any kind (lab space, computational facilities, funds&lt;br /&gt;
for conferences, . . . )&lt;br /&gt;
&lt;br /&gt;
== 3.11 Academic misconduct policy ==&lt;br /&gt;
&lt;br /&gt;
=== 3.11.1 Definitions ===&lt;br /&gt;
&lt;br /&gt;
Primary instructor (PI) or professor – course primary instructor. Teaching assistant (TA) –&lt;br /&gt;
any other instructor involved in teaching a course. Instructor – PI or TA.&lt;br /&gt;
Academic misconduct -— any action or attempted action that may result in creating an&lt;br /&gt;
unfair academic advantage for oneself or an unfair academic advantage or disadvantage for&lt;br /&gt;
any other member or members of the academic community. Include but not limited by:&lt;br /&gt;
1. cheating (including plagiarism),&lt;br /&gt;
2. fabrication or alteration of information and documents (lies in general),&lt;br /&gt;
3. theft,&lt;br /&gt;
4. sabotage (lesson disruption, bomb calls, fire alarms).&lt;br /&gt;
&lt;br /&gt;
Students shall be considered to be cheating if involved in any of the following: using&lt;br /&gt;
unauthorized cheat sheets, opening books during closed-book tests, talking during tests,&lt;br /&gt;
plagiarising (as defined by instructor), or in any other case of cheating detected.&lt;br /&gt;
Plagiarism can take several forms, including but not limited to:&lt;br /&gt;
&lt;br /&gt;
1. Using the exact words of another student.&lt;br /&gt;
2. Copying and pasting materials from the Internet or other electronic resources without&lt;br /&gt;
proper citation, quotation or referencing.&lt;br /&gt;
3. Accepting excessive assistance from another person in writing.&lt;br /&gt;
4. Writing a computer program that is the same or closely similar to public sources or&lt;br /&gt;
solutions of other students.&lt;br /&gt;
&lt;br /&gt;
The similarity is a machine-determined score that should not exceed the given percentage.&lt;br /&gt;
The percentage is determined by the regulation document for the exact work (e.g. course&lt;br /&gt;
project, BS/MS thesis, or coding assignment). Similarity can include quotations, in-text&lt;br /&gt;
citations, names, titles, terms, and code. Similarity can be measured:&lt;br /&gt;
&lt;br /&gt;
1. among students’ works,&lt;br /&gt;
2. as well as with other datasets.&lt;br /&gt;
&lt;br /&gt;
Similarity checks shall only be applied to long text works in natural or programming language&lt;br /&gt;
to prove the fact of copying. For example, similarity reports are a necessary part of thesis&lt;br /&gt;
validation procedure and coding assignments, but such reports cannot be applied to exam works and tests, where similarity does not necessarily mean copying. As there is no universal&lt;br /&gt;
scale for similarity, for each particular assignment and course professor should clearly specify&lt;br /&gt;
expectations for similarity in the policy document or in assignment notification. If a group&lt;br /&gt;
of students receives the same assignment, not passing a similarity check shall be treated as&lt;br /&gt;
plagiarism. If a student is doing a personal task (thesis, project, ...), high similarity cases shall&lt;br /&gt;
be managed by the supervisor. In our university, we use jPlag for code similarity detection,&lt;br /&gt;
Turnitin for essay check and Antiplagiat for thesis check. If you want to get tutorials on these&lt;br /&gt;
systems, please contact the Department of Education (education@innopolis.ru).&lt;br /&gt;
&lt;br /&gt;
=== Statement ===&lt;br /&gt;
&lt;br /&gt;
All academic misconduct cases shall be reported to the IU Department of Education (DoE)&lt;br /&gt;
and Student Affairs Office (SAO) using the official email address (education@innopolis.ru,&lt;br /&gt;
319@innopolis.ru). Specify the following:&lt;br /&gt;
&lt;br /&gt;
1. Student(s) name(s) involved and their roles;&lt;br /&gt;
2. Date and time the case was detected;&lt;br /&gt;
3. Course affected by the situation;&lt;br /&gt;
4. Short description of the situation. Please refer to this policy or other policy documents&lt;br /&gt;
which you use to identify the misconduct.&lt;br /&gt;
&lt;br /&gt;
The Student Affairs Office should create a track record of student’s activities including&lt;br /&gt;
misconduct cases starting from the Bootcamp participation until the final thesis defense.&lt;br /&gt;
We assume that there is a publicly available cheating policy document for the whole&lt;br /&gt;
course, particular assignment, or exam, i.e. it is clear if it is allowed or not to use electronic&lt;br /&gt;
devices, notes, cheat sheets, books, etc. during the tests. Any violation of the said policy, as&lt;br /&gt;
well as plagiarism cases, shall be considered equally.&lt;br /&gt;
The committee decision shall be taken with a consensus of all participants.&lt;br /&gt;
The process participants shall be able to know the committee members.&lt;br /&gt;
The committee shall be of 3 people: a course professor, a teacher not involved in the&lt;br /&gt;
course affected, and an official student representative.&lt;br /&gt;
Cases involving the first-year students should be considered with the most thoroughness.&lt;br /&gt;
&lt;br /&gt;
=== Procedure ===&lt;br /&gt;
&lt;br /&gt;
Should an instructor (teaching assistant or professor) have reason to believe that one or more&lt;br /&gt;
works are copied from unauthorized resources, and action on a test is taken in violation, or work of one student is copied from another (as defined in plagiarism clarification), the&lt;br /&gt;
the procedure below shall be followed.&lt;br /&gt;
&lt;br /&gt;
1. The instructor shall report the case to DoE and SAO (education@innopolis.ru and&lt;br /&gt;
319@innopolis.ru).&lt;br /&gt;
2. The instructor shall inform the suspected students about the above finding separately,&lt;br /&gt;
and discuss this incident. They shall be penalized as per the recommendations below and a&lt;br /&gt;
report will be submitted to DoE outlining these decisions. In case of copying from each&lt;br /&gt;
other—both students shall be penalized. The actions of the instructor are considered&lt;br /&gt;
final.&lt;br /&gt;
3. In the event of an appeal to the DoE, the student must present a clear written rationale&lt;br /&gt;
for why the decision was in error. If the DoE agrees that the student appeal has merit then&lt;br /&gt;
an appeal committee is formed of one student representative, the course PI, and an&lt;br /&gt;
unrelated professor selected by the DoE. Otherwise, the decision of the course PI is&lt;br /&gt;
considered final and the report is entered.&lt;br /&gt;
&lt;br /&gt;
* The student shall contact the committee and provide the said committee with&lt;br /&gt;
the following materials: a cheating policy for this course/test/exam, students’&lt;br /&gt;
papers/code, any other findings, including the student’s arguments.&lt;br /&gt;
* The committee shall study the above materials.&lt;br /&gt;
* The committee can contact the students to listen to their arguments or ask questions.&lt;br /&gt;
However, this shall be upon the committee’s discretion.&lt;br /&gt;
* The committee shall make an appeal decision to either accept or reject. This&lt;br /&gt;
decision shall be final.&lt;br /&gt;
* Any fabrications of data or false statements made to the DoE or the Committee&lt;br /&gt;
during the appeals process will be seen as a separate instance of misconduct and&lt;br /&gt;
the DoE or the Committee may impose additional outcomes if necessary when&lt;br /&gt;
the actions have impeded investigation.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from instructor’s point of view ====&lt;br /&gt;
&lt;br /&gt;
1. Instructor reports the violation case to DoE and SAO. &lt;br /&gt;
2. Instructor notifies students involved (can be BCC in report email).&lt;br /&gt;
3. In case of student’s appeal, instructor may be invited to participate in committee.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from student’s point of view ====&lt;br /&gt;
&lt;br /&gt;
1. The student gets a notification about academic misconduct.&lt;br /&gt;
2. The student may appeal. He/she collects the documents (3.a) and submits to DoE and&lt;br /&gt;
SAO.&lt;br /&gt;
&lt;br /&gt;
==== Procedure from an administration point of view ====&lt;br /&gt;
&lt;br /&gt;
1. DoE and SAO get the report about student misconduct.&lt;br /&gt;
2. SAO tracks the record and asks DoE to act in case violation is not the first (see penalty&lt;br /&gt;
section).&lt;br /&gt;
&lt;br /&gt;
3. In case of student’s appeal, DoE with the help of programmanagers collects a committee.&lt;br /&gt;
&lt;br /&gt;
=== Penalty ===&lt;br /&gt;
&lt;br /&gt;
Note that the following are the minimal actions.&lt;br /&gt;
&lt;br /&gt;
1. Should a student be found to have committed misconduct for the first time, such a student&lt;br /&gt;
shall receive zero points for the particular work(assignment/exam/test/homework)&lt;br /&gt;
2. Should a student be found to have committed misconduct for the second time, the&lt;br /&gt;
following actions shall be taken:&lt;br /&gt;
* Such a student shall:&lt;br /&gt;
  – receive zero points for the course (or courses if 2 cheating instances are&lt;br /&gt;
detected in different courses);&lt;br /&gt;
  – be sent to retake.&lt;br /&gt;
* An official warning shall be issued for the said student.&lt;br /&gt;
3. Should a student be found to have committed misconduct for the third time (without&lt;br /&gt;
respect to the course), such a student shall be expelled fromInnopolis University.&lt;br /&gt;
&lt;br /&gt;
In the event that the actions were of a grievous nature, e.g. a student using a work for hire&lt;br /&gt;
an assignment, a bomb/shooting threat, etc., the DoE maintains the right to increase the&lt;br /&gt;
outcomes. A student might also be subject to additional actions on the part of the professor&lt;br /&gt;
or DoE in order to maintain class order, have recompense of the action, or in order to learn a&lt;br /&gt;
proper scholarly methodology, e.g. be required to make an apology to classmates affected, be&lt;br /&gt;
required to write an essay or attend a course on how to cite properly, etc.&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=945</id>
		<title>BSTE:IntroductionToQuantumProgramming</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=BSTE:IntroductionToQuantumProgramming&amp;diff=945"/>
		<updated>2021-10-10T09:19:43Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: /* Introduction to Quantum Programming */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction to Quantum Programming =&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course name:'''&amp;lt;/span&amp;gt; Introduction to Quantum Programming&lt;br /&gt;
* &amp;lt;span&amp;gt;'''Course number:'''&amp;lt;/span&amp;gt; N/A&lt;br /&gt;
&lt;br /&gt;
== Course Characteristics ==&lt;br /&gt;
&lt;br /&gt;
== What subject area does your course (discipline) belong to? ==&lt;br /&gt;
&lt;br /&gt;
Quantum computing&lt;br /&gt;
&lt;br /&gt;
=== Key concepts of the class ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What is the purpose of this course? ===&lt;br /&gt;
&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== Course objectives based on Bloom’s taxonomy ===&lt;br /&gt;
&lt;br /&gt;
=== - What should a student remember at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to remember and recognize&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to understand at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to describe and explain&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== - What should a student be able to apply at the end of the course? ===&lt;br /&gt;
&lt;br /&gt;
By the end of the course, the students should be able to&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== Course evaluation ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grade breakdown&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed points'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Labs/seminar classes&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Interim performance assessment&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 30&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Assessments&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Exams&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 50&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 40&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
If necessary, please indicate freely your course’s features in terms of students’ performance assessment:&lt;br /&gt;
&lt;br /&gt;
TODO&lt;br /&gt;
&lt;br /&gt;
=== Grades range ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course grading range&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Proposed range'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| A. Excellent&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 90-100&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 80-100&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| B. Good&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 75-89&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60-79&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| C. Satisfactory&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 60-74&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 40-59&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| D. Poor&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-59&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0-39&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Resources and reference material ===&lt;br /&gt;
&lt;br /&gt;
Main textbook:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
Other reference material:&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
== Course Sections ==&lt;br /&gt;
&lt;br /&gt;
The main sections of the course and approximate hour distribution between them is as follows:&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|+ Course Sections&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Section'''&lt;br /&gt;
! '''Section Title'''&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Teaching Hours'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
| S1&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 2&lt;br /&gt;
| S2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 16&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 3&lt;br /&gt;
| S3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 12&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 4&lt;br /&gt;
| S4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 20&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Section 1 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S1&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 2 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S2&lt;br /&gt;
&lt;br /&gt;
=== Topics covered in this section: ===&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for seminar classes (labs) within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Test questions for final assessment in this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 3 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S3&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
=== Section 4 ===&lt;br /&gt;
&lt;br /&gt;
==== Section title: ====&lt;br /&gt;
&lt;br /&gt;
S4&lt;br /&gt;
&lt;br /&gt;
==== Topics covered in this section: ====&lt;br /&gt;
&lt;br /&gt;
* TODO&lt;br /&gt;
&lt;br /&gt;
=== What forms of evaluation were used to test students’ performance in this section? ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|&lt;br /&gt;
!align=&amp;quot;center&amp;quot;| '''Yes/No'''&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Development of individual parts of software product code&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Homework and group projects&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Midterm evaluation&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Testing (written or computer based)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Reports&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Essays&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Oral polls&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| Discussions&lt;br /&gt;
|align=&amp;quot;center&amp;quot;| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Typical questions for ongoing performance evaluation within this section ===&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Typical questions for seminar classes (labs) within this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;br /&gt;
&lt;br /&gt;
==== Test questions for final assessment in this section ====&lt;br /&gt;
&lt;br /&gt;
# TODO&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
	<entry>
		<id>https://eduwiki.innopolis.university/index.php?title=Main_Page&amp;diff=944</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://eduwiki.innopolis.university/index.php?title=Main_Page&amp;diff=944"/>
		<updated>2021-10-10T09:11:30Z</updated>

		<summary type="html">&lt;p&gt;S.protasov: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;IU Edu Wiki&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/BSc:Syllabi_Table Overview of the BSc program]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/MSc:Syllabi_Table Overview of the MSc program]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/PhD:Syllabi_Table Overview of the PhD program]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/List_of_all_courses List of all courses]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/Electives Electives]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/List_of_Electives List of Electives]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/All:Schedule Schedule of the classes]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/Professors List of instructors]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/AcademicCalendar Academic Calendar]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/Newcomer's Tools and resources for teaching online]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/FAQStudents FAQ for students]&lt;br /&gt;
* [https://eduwiki.innopolis.university/index.php/OverallRegulations Overall Regulations]&lt;/div&gt;</summary>
		<author><name>S.protasov</name></author>
	</entry>
</feed>