bigQus - 副本.ftl 5.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <w:document xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml" xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup" xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml" xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape" mc:Ignorable="w14 w15 wp14">
  3. <w:body>
  4. <w:p w14:paraId="62AD6166" w14:textId="77777777" w:rsidR="00364B64" w:rsidRPr="0055600F" w:rsidRDefault="00364B64" w:rsidP="00DB68E4">
  5. <w:pPr>
  6. <w:widowControl/>
  7. <w:spacing w:beforeLines="50" w:before="156" w:line="320" w:lineRule="exact"/>
  8. <w:rPr>
  9. <w:rFonts w:eastAsia="黑体"/>
  10. </w:rPr>
  11. </w:pPr>
  12. <w:r w:rsidRPr="0055600F">
  13. <w:rPr>
  14. <w:rFonts w:eastAsia="黑体" w:cs="黑体" w:hint="eastAsia"/>
  15. </w:rPr>
  16. <w:t>${bigCaption!''}(本大题共</w:t>
  17. </w:r>
  18. <w:r w:rsidRPr="0055600F">
  19. <w:rPr>
  20. <w:rFonts w:eastAsia="黑体"/>
  21. </w:rPr>
  22. <w:t>${quesNums!''}</w:t>
  23. </w:r>
  24. <w:r w:rsidRPr="0055600F">
  25. <w:rPr>
  26. <w:rFonts w:eastAsia="黑体" w:cs="黑体" w:hint="eastAsia"/>
  27. </w:rPr>
  28. <w:t>小题,每小题</w:t>
  29. </w:r>
  30. <w:r w:rsidRPr="0055600F">
  31. <w:rPr>
  32. <w:rFonts w:eastAsia="黑体"/>
  33. </w:rPr>
  34. <w:t>${score!''}</w:t>
  35. </w:r>
  36. <w:r w:rsidRPr="0055600F">
  37. <w:rPr>
  38. <w:rFonts w:eastAsia="黑体" w:cs="黑体" w:hint="eastAsia"/>
  39. </w:rPr>
  40. <w:t>分,共</w:t>
  41. </w:r>
  42. <w:r w:rsidRPr="0055600F">
  43. <w:rPr>
  44. <w:rFonts w:eastAsia="黑体"/>
  45. </w:rPr>
  46. <w:t>${scoreTotal!''}</w:t>
  47. </w:r>
  48. <w:r w:rsidRPr="0055600F">
  49. <w:rPr>
  50. <w:rFonts w:eastAsia="黑体" w:cs="黑体" w:hint="eastAsia"/>
  51. </w:rPr>
  52. <w:t>分)</w:t>
  53. </w:r>
  54. </w:p>
  55. <w:p w14:paraId="22D5A330" w14:textId="3FAF2A9B" w:rsidR="00364B64" w:rsidRPr="006C011C" w:rsidRDefault="00364B64" w:rsidP="003C10F9">
  56. <w:pPr>
  57. <w:pStyle w:val="a9"/>
  58. <w:spacing w:line="320" w:lineRule="exact"/>
  59. <w:ind w:left="0" w:firstLineChars="217" w:firstLine="456"/>
  60. <w:rPr>
  61. <w:rFonts w:hint="eastAsia"/>
  62. </w:rPr>
  63. </w:pPr>
  64. <w:r w:rsidRPr="0055600F">
  65. <w:rPr>
  66. <w:rFonts w:eastAsia="黑体" w:cs="黑体" w:hint="eastAsia"/>
  67. </w:rPr>
  68. <w:t>${qsGuideText!''}</w:t>
  69. </w:r>
  70. </w:p>
  71. <w:sectPr w:rsidR="00364B64" w:rsidRPr="006C011C" w:rsidSect="006C011C">
  72. <w:pgSz w:w="11906" w:h="16838" w:code="9"/>
  73. <w:pgMar w:top="2155" w:right="1814" w:bottom="2155" w:left="1814" w:header="851" w:footer="1814" w:gutter="0"/>
  74. <w:cols w:space="425"/>
  75. <w:docGrid w:type="lines" w:linePitch="312"/>
  76. </w:sectPr>
  77. </w:body>
  78. </w:document>