scispace - formally typeset
Proceedings ArticleDOI

The Algorithm Analyses and Design about the Subjective Test Online Basing on the DOM Tree

TLDR
This essay uses the XML DOM object to do some research on the subjective item scoring problem, analyses the DOM tree's structure and the tree model, and designs a scoring system algorithm that can solve the short-answer, discussion-question kind of subjective items problem.
Abstract
The test system in this essay is a test system under the mode of B/S (Browser/Server). In the test system, the subjective item grading technology is always a problem that limits the computer scoring technology development. The subjective items generally require to answer the questions in a way of language description, Since different person has different way of thinking, different level of understanding and different way of describing, the answers cannot be unanimously the same. Here we'll use the XML DOM object to do some research on the subjective item scoring problem. Solving the type of subjective items that has no unanimously same answers, such as short-answer questions, discussion questions etc. There are two factors that will affect the subjective item scoring: knowledge point and the nearness level. The unidirectional nearness algorithm in the fuzzy mathematics only focus on the keyword matching, but ignore the scoring of the knowledge point and the nearness level of the whole question's answering. First we'll analyses the DOM tree's structure and the tree model, research the use of the navigation document tree, DOM tree object, attribute data's reading and DOM tree DFS(depth first search) traversal method. And then discuss and build a automated scroing system's workflow based on XML DOM tree. Design a scoring system algorithm that can solve the short-answer, discussion-question kind of subjective items problem.

read more

Citations
More filters
Proceedings ArticleDOI

Automated Short Answer Scoring using Weighted Cosine Coefficient

TL;DR: The experiment result shows that Weighted Cosine Coefficient method can improve the correlation value on Automated Short Answer Scoring (ASAS) system compared to that of Jaccard Coefficient, Dice Coefficient
Proceedings ArticleDOI

A Proposed Framework for Essay Answer Processing based on Computational

TL;DR: This framework can be used to process essay problem patterns which have 2 predetermined classification classes, although for more classifications it can be handled with an improved algorithm implemented.

JavaFX Scene Graph Object Serialization

TL;DR: Data visualization is used in order to analyze and perceive patterns in data to graphically represent and compare simulation results.
Book ChapterDOI

Web Page Representation Using Backtracking with Multidimensional Database for Small Screen Terminals

TL;DR: Backtracking is applied on the tree as per some mentioned rules (I, II, III) to filter out the Web page headings and this strategy makes Web page access a very simple and interesting task.
Proceedings ArticleDOI

Automatic Web-Based EFP Studio System with XML Documents

TL;DR: This paper proposes time-triggered events algorithm using a script object transformation to XML documents to create the automatic EFP studio system for real-time editing and broadcasting of audio/ video on media server.
Related Papers (5)