0% found this document useful (0 votes)
22 views

Full Stack 2nd Assignment

Full stack

Uploaded by

sirim8007
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views

Full Stack 2nd Assignment

Full stack

Uploaded by

sirim8007
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

SJM Vidyapeetha®

S J M INSTITUTE OF TECHNOLOGY
(Recognized by AICTE, New Delhi and Affiliated to Visvesvaraya Technological University, Belagavi)
NH-4 Bypass, P.B.No:73, CHITRADURGA -577502, Karnataka State
Assignment -II

Department: Computer Science and Engineering Name of the faculty:Prof. Pavithra N & Prof. Ambika S
Course Title: Full Stack Development Course Code : 21CS62 Assigment Marks:10 marks
Semester: 6 th
Section: ‘A’ & ‘B’ Date of assignment:27-06-2024 Last date : 12-07-2024

Q.No. QUESTIONS Marks CL CO PO PSO


What are template filters and how are they applied in
1. Django templates? 5 R 2 1 1

Explain the MVT Development Pattern and explain the 5


2. simple model representing a blog post? U 2 1,3 1

3. 5
Explain the Template Loading and explain the examples?
R 2 1,3 1

What is template inheritance in Django and why it is useful? 5


4. R 2 1,3 1
Provide examples of overriding blocks in child templates? 5
5. U 2 1 1
How do you activate the Django admin interface for your 5
6. project? R 3 1 1

What are the different ways to customize the Django admin 5


7. interface? R 3 1 1

Explain the steps involved in processing a form in Django? 5


8. U 3 4 1

Explain the process of handling form submissions in Django 5


9. views? U 3 4,5 1

Can You provide some tips or tricks for working with URL 5
10. patterns in Django? U/R 3 2,4 1

What is meant by extending generic views in Django?


11. 5 R 4 2 1
What are MIME types and why are they important in web
12. development? 5 R 4 1,2 1

Why would you need to generate non-HTML content like


13. CSV and PDF in a web application? 5 R 4 2 1

14. What is the syndication feed framework in Django? 5 R 4 1 1

15. Explain the differences between cookies and sessions? 5 U 4 1,2 1


SJM Vidyapeetha®
S J M INSTITUTE OF TECHNOLOGY
(Recognized by AICTE, New Delhi and Affiliated to Visvesvaraya Technological University, Belagavi)
NH-4 Bypass, P.B.No:73, CHITRADURGA -577502, Karnataka State
Assignment -II

What is AJAX, and how does it enhance the user


16. experience in web application? 5 R/U 5 3,12 1

Explain XHTML Http Request and Response?


17. 5 U 5 1 1
Explain the difference between synchronous and
18. asynchronous JavaScript? 5 U 5 11 1

What are the advantages and disadvantages of using XML


19. compared to JSON in AJAX requests? 5 R/U 5 12 1

Explain the role of jQuery plugins in enhancing AJAX


20. functionality in Django applications? 5 U 5 1 1

(CL) Cognitive Level


(R): Remembering, (U): Understanding, (Ap): Apply, (A):Analysis, (E): Evaluation, (C): Creation.

COURSE OUTCOMES (COs) COVERED


CO 1. Understand the working of MVT based full stack web development with Django.
CO 2. Designing of Models and Forms for rapid development of web pages.
CO 3. Analyze the role of Template Inheritance and Generic views for developing full stack web applications.
CO 4. Apply the Django framework libraries to render non HTML contents like CSV and PDF.
CO 5. Perform jQuery based AJAX integration to Django Apps to build responsive full stack web applications.

You might also like