Template Score Updater

📘 How to Use Template Score Updater (Click to Expand/Collapse)
  1. 📂 Upload XML File: Click the Upload XML File button to select your XML template for editing.
  2. 🔢 Select Question Type:
    • Choose the type of question for which the score needs to be updated.
  3. 🔎 Enter Question Text (optional):
    • Enter full Question text from the template to filter specific questions.
    • Leave empty to update all questions of the selected type.
  4. 🔗 Add Score for Children (optional):
    • Check this option to apply the score to all child elements of the matched question types.
    • This is useful if your XML contains nested questions under sections or pages.
  5. ✏️ Enter Score: Input the numeric score to be assigned via the w attribute.
  6. Apply Changes:
    • The tool will search for matching <q> elements based on the type and text (if provided).
    • It will update the w attribute with the given score.
    • If child update is selected, all nested elements will also receive the same score.
  7. 📄 Download: Once processed, the XML will be downloaded automatically as updated_survey.xml.