About 440,000 results
Open links in new tab
  1. javascript - Generate a marksheet with some conditions - Stack Overflow

    Jun 28, 2021 · I'm creating a mark-sheet for my PHP project where I have used JS to determine whether a student is 'pass' or 'fail'. It checks the sum of 'pass' marks and the obtained marks. If a student gets 0 in one subject but the total is more than the required pass marks then it shows PASS in the result field which I don't want.

  2. GitHub - fanims/students_marksheet: A simple web app to input …

    A simple web app to input student details and marks for five subjects. Dynamically calculates total marks, percentage, and grade, displaying them in a clean "Marksheet" section. Built with HTML, CSS, and JavaScript. Ideal for learning and educational demos.

  3. Display Total,Average,Grade and Result of Student

    May 1, 2016 · In this article, we will generate the Total,Average,Grade and Result of Student for a particular class using JavaScript and HTML. Read Generate Data using GenFu and binding using nested ng-repeat in AngularJS before this article.

  4. GitHub - shamanii/studentmarksheetjs: This HTML document …

    This HTML document captures student information and exam results, dynamically updating fields using JavaScript. It calculates the total marks, percentage, and assigns a grade based on predefined ranges. The layout includes a form for data input and a table displaying the results.

  5. MarkSheet using HTML, PHP, CSS and JavaScript - CodePen

    Using packages here is powered by esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM usage. All packages are different, so refer to their docs for how they work.

  6. Student Marks Calculation System in JavaScript - Tutusfunny

    Apr 27, 2022 · In this tutorials will teach Student Marks Calculation System in JavaScript step by step.Input Student Name, Marks and Calculate the Total,avg,grade.when you calculate the grade you have to follow the Following Conditions.

  7. Marksheet-using-HTML-CSS-Javascript - GitHub

    Marksheet-using-HTML-CSS-Javascript This web application simplifies the process of calculating marks, determining percentages, and assigning grades for students. It's built using HTML, CSS, and JavaScript to ensure a responsive and user-friendly interface that …

  8. JavaScript Tutorial: Creating a Marksheet with Prompts - YouTube

    Welcome to our JavaScript tutorial on creating a marksheet using prompts! In this lecture, we'll walk you through the process of building a simple yet effective grade calculator using...

  9. javascript - How to generate a mark sheet with names from an …

    Mar 13, 2019 · I am trying to create a mark sheet for a project am currently working on where i have an array of names such as var names = ["n1","n2","n3","n4","n5","n6","n7","n8"]; and i want to display the n...

  10. How to Create a Marksheet with JavaScript. - YouTube

    Aug 21, 2023 · I have developed a comprehensive marksheet generator using JavaScript. This tool takes input for student marks and calculates the corresponding grades based on predefined grade boundaries....

Refresh