Extract Content

Extraction Rule Description

Question Type

Use the list of question types to obtain by comparing strings.

Question

In two different categories, the question number is obtained by matching the question number, such as “[0-9]*.”, and the content between the two question numbers is used as the whole question.

Stem

Get the content between the question number and the options,

and remove the spaces.

Option

Get the content between option tags as an option and return it in the form of a list.

Analysis

Match the question number, and then parse the tag according to the answer to get the entire analysis content.

Question Difficulty

Get the value through the difficulty label behind “Analysis”.