Django(ansat)

Django(ansat)

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz Tag HTML

Quiz Tag HTML

6th - 8th Grade

15 Qs

HTML

HTML

1st - 12th Grade

10 Qs

ASK T1 - Kod Arahan HTML

ASK T1 - Kod Arahan HTML

7th - 10th Grade

10 Qs

Kod Arahan HTML (ASK Tingkatan 1)

Kod Arahan HTML (ASK Tingkatan 1)

7th Grade

15 Qs

Projektowanie stron internetowych

Projektowanie stron internetowych

7th - 8th Grade

12 Qs

HTML ASK

HTML ASK

4th - 7th Grade

15 Qs

7 kl inf

7 kl inf

7th Grade

12 Qs

Persekitaran Kod Arahan Tingkatan 2

Persekitaran Kod Arahan Tingkatan 2

7th - 9th Grade

15 Qs

Django(ansat)

Django(ansat)

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Rasul Abdikerimov

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qaysi kod duris?

{{for p in books}}

{$ for p in books $}

[% for p in books %]

{% for p in books %}

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qaysi kod duris?

{{ book.image }}

{% book.image %}

{{ book.image.url }}

[% book.image.url %]

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

from djang.url import

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qaysi kod duris?

py manage.py creatsupuser

py manage.py kreatsuperuzer

py manage createsuperuser

py manage.py createsuperuser

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Migraciyalardi tayarlaw ushin kod:
py manage.py

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Qaysi juwaplar duris?

urlpatterns = [

path('',home)]

urlpatterns[path('detail/int:id/',detail

urlpatterns=[

path('',hiome]

urlpatterns = [

path('detail/<int:id>',detail)]

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

{% block content %}
...

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?