Skip to main content

Electrical-Quiz

·        Objective:

Ø  Encourage deep learning of subject matter through question-based assessments.

Ø  Promote teamwork and communication skills through group quiz activities.

Ø  Enhance students' ability to answer questions under time constraints.

Ø  Serve as a preparatory tool for academic and competitive exams.

·        Process

§  Round One- Technical Test

Ø  There is a 20 marks Pen Paper test on Basic Electrical Engineering

Ø  Time to solve test is 30 min for 20 questions

Ø  There will be no negative marking.

§  Round Two- Rapid Fire Buzzer round

§  Those who press the buzzer first get a chance to give their answer.

§  Round Three- Circuit Sudoku

Ø  Circuit shown on PPT has to solve within 1 minute.

·        Impact:

Ø  Increased scores in academic assessments and exams.

Ø  Students feel more confident and prepared for exams.

                 Ø  Improved Critical Thinking and problem-Solving Skills









Comments

  1. Nikita Sagar patilJune 3, 2024 at 11:22 AM

    Nice 🙂

    ReplyDelete
  2. Excellent Work

    ReplyDelete
  3. It was very helpful and exceed our knowledge . Thank you for arranging this Event .

    ReplyDelete
  4. Very excellent

    ReplyDelete
  5. It was very helpful and exceed our knowledge

    ReplyDelete
  6. Saurabh Howal from sknOctober 17, 2024 at 1:52 PM

    This article help me lot I had used this article for study

    ReplyDelete
  7. It was very helpful and exceed our knowledge . Thank you for arranging this Event .

    ReplyDelete
  8. Rohan Dnyaneshwar SheteOctober 18, 2024 at 2:12 PM

    Excellent education @ SVERI

    ReplyDelete
  9. Really helpful for enhancing the skill

    ReplyDelete
  10. Helpful article

    ReplyDelete
  11. Pravin bishnoi from IITkanpurOctober 21, 2024 at 7:35 AM

    Nice

    ReplyDelete
  12. t was very helpful and exceed our knowledge . Thank you for arranging this Event .

    ReplyDelete
  13. Excellent activity

    ReplyDelete
  14. Help to improve technical knowledge

    ReplyDelete
  15. Inhance the student Ability and Confidance

    ReplyDelete
  16. Nice activity

    ReplyDelete
  17. Good Activity

    ReplyDelete
  18. Improve thinking ability

    ReplyDelete
  19. Help to enhance technical knowledge

    ReplyDelete
  20. It's improve knowledge of electric

    ReplyDelete
  21. It's improve knowledge of electrical engineering

    ReplyDelete
  22. Helpful to enhancing the skills

    ReplyDelete
  23. It is helpful for improving the basic and technical knowledge

    ReplyDelete
  24. Very Helpful for improve technical knowledge

    ReplyDelete
  25. It is a very nice Idea

    ReplyDelete
  26. Shravani Pujari

    It was very helpful and exceed our knowledge . Thank you for arranging this Event .

    ReplyDelete
  27. Sonali Salunkhe
    Excellent

    ReplyDelete
  28. Participating in the Electrical Quiz enhances knowledge and sharpens problem-solving skills in the field.

    ReplyDelete
  29. Excellent E- Quiz

    ReplyDelete

Post a Comment

Popular posts from this blog

Online GDB

Introduction:  GDB is a debugger for C (and C++). It allows you to do things like run the program up to a certain point then stop and print out the values of certain variables at that point, or step through the program one line at a time and print out the values of each variable after executing each line. DB online is an online compiler and debugger tool for C, C++, Python, PHP, Ruby, C#, OCaml, VB, Perl, Swift, Prolog, JavaScript, Pascal, COBOL, HTML, CSS, JS. Code, Compile, Run and Debug online from anywhere in world .   Execution Plan:   The teacher explains some topics by using this debugger and given demonstration regarding how to use GDB .    Outcomes:  1. Students can get knowledge of GDB it speed up programming.   User Manual 

Understanding Java: A Powerful and Versatile Programming Language

Java is one of the most widely used programming languages in the world. It has a rich history and continues to play a pivotal role in software development across various domains. Whether you're building mobile apps, developing web applications, or working on enterprise-level systems, Java offers the tools and flexibility needed to create robust and scalable software. The Origins of Java Java was first developed by Sun Microsystems in the mid-1990s and was later acquired by Oracle Corporation. The language was initially designed to have a "write once, run anywhere" capability, meaning that code written in Java can run on any platform that supports Java without the need for recompilation. This cross-platform feature is made possible by the Java Virtual Machine (JVM), which interprets Java bytecode and executes it on the host machine. Key Features of Java Platform Independence : One of Java's standout features is its platform independence. Java programs are compiled into...

Tinkercad

    Tinkercad is a free, web-based 3D design and modeling software primarily geared towards beginners, educators, and hobbyists. Created by Autodesk, Tinkercad allows users to easily create 3D models, circuit designs, and simulations without needing any prior experience in CAD (Computer-Aided Design). The software emphasizes user-friendliness, providing a simple interface for designing 3D models and simulating electronic circuits, making it ideal for educational purposes and quick prototyping.   Tinkercad is widely used for various purposes such as 3D printing, creating design prototypes, and teaching electronics. It provides access to an online community where users can share their designs, collaborate with others, and explore various project ideas.   Installing steps: Since Tinkercad is a cloud-based platform, there is no installation required on the user's computer. It can be accessed directly through a web browser by following these steps: 1. Go to th...