Split the Multiple Choice questions from word doc using microsoft vbscript
I need your help in the microsoft vbscript to split the multiple choice
questions (sample is shown below) from a microsoft word into the given
format.
snap shot of MS word
Q.1 Consider the following statements: A clamper circuit 1. adds or
subtracts a dc voltage to or from a waveform. 2. does not change the shape
of the waveform. 3. amplifies the waveform. Of these statements
(A) 1 and 2 are correct
(B) 1 and 3 are correct
(C) 2 and 3 are correct
(D) 1, 2 and 3 are correct
Q.2 If the input ac is 10 V rms, the maximum voltage that will appear
across the diode of a half-wave rectifier with a capacitor input filter
will be
(A) 10 V
(B) 14 V
(C) 20 V
(D) 28 V
Need to convert it into following format
Discription: Consider the following statements: A clamper circuit 1. adds
or subtracts a dc voltage to or from a waveform. 2. does not change the
shape of the waveform. 3. amplifies the waveform. Of these statements end
Discription
option1: 1 and 2 are correct,end option1
option2: 1 and 3 are correct,end option2
option3: 2 and 3 are correct,end option3
option4: 1,2 and 2 are correct,end option4
Same format for the second question.
I have tried the vbscript - but didn't get too much sucess because I am
new in this.
Plz help me in that.
Thanks in advance.
No comments:
Post a Comment