
Flask Quiz
Authored by Joseph Maxwell
Computers
9th - 12th Grade
Used 15+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the proper decorator for a route in Flask?
@approute("/")
approute@("/")
@pp.route('/')
@app.route("/")
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How is it possible to pass values from Python to HTML templates?
render_template("file.html", item=value)
rendertemplate(item=value, "file.html")
render_template("file.html", item:value)
render_template("file.html", item, value)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is it possible to use a passed variable in an HTML template?
{ var_name }
{{ var_name }}
{[ var_name ]}
{% var_name %}
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following will properly route a function for url.repl.co/go
@app.route(go/)
@app.route("go")
@app.route("/go")
@app.route("go/"
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is a proper link to a function with route @app.route("/this-page")?
<a href="this-page">This</a>
<a href="/this_page">This</a>
<a href="/this-page">This</a>
<a>/this-page</a>
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Template HTML files must be placed in which folder?
static
html
main
templates
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
CSS files must be placed in which file?
static
templates
main
style
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Elementos de diseño web
Quiz
•
12th Grade
10 questions
Evaluación Final UNDECIMO 11
Quiz
•
11th Grade
10 questions
Desarrollo de Aplicaciones Web - Día 3
Quiz
•
10th Grade
10 questions
Internet Technologies
Quiz
•
12th Grade
10 questions
If-Statements
Quiz
•
9th - 12th Grade
9 questions
Test Excel
Quiz
•
10th - 12th Grade
13 questions
Networks - Introduction
Quiz
•
10th Grade
10 questions
Microsoft MDM & Apps
Quiz
•
10th Grade
Popular Resources on Wayground
8 questions
Spartan Way - Classroom Responsible
Quiz
•
9th - 12th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
14 questions
Boundaries & Healthy Relationships
Lesson
•
6th - 8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
3 questions
Integrity and Your Health
Lesson
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
9 questions
FOREST Perception
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
Discover more resources for Computers
10 questions
Navigating Digital Citizenship and Online Safety
Interactive video
•
6th - 10th Grade
20 questions
Computer / Internet Companies
Quiz
•
9th Grade
10 questions
Exploring the Basics of Google Sheets
Interactive video
•
9th Grade
10 questions
Exponent Rules
Quiz
•
9th - 12th Grade
20 questions
JavaScript - Karel
Quiz
•
9th - 10th Grade