|
{ |
|
"header": { |
|
"university": "University of Advanced Earth Sciences", |
|
"name":" John Doe", |
|
"department": "Geology and Geophysics", |
|
"course_code": "GEOL 304 / GEOPH 202", |
|
"course_title": "Geology and Geophysics", |
|
"date": "October 18, 2024", |
|
"duration": "2 hours", |
|
"instructor": "Dr. Jane Rockford" |
|
}, |
|
|
|
"short_answer_questions": { |
|
"question1": { |
|
"question": "How do sedimentary rocks form?", |
|
"answer": "Sedimentary rocks form from the accumulation of sediments." |
|
}, |
|
"question2": { |
|
"question": "How do metamorphic rocks form?", |
|
"answer": "Metamorphic rocks form under pressure and heat, altering existing rocks." |
|
}, |
|
"question3": { |
|
"question": "What are the stages of the rock cycle?", |
|
"answer": "The rock cycle involves the transformation of rocks through melting, cooling, weathering, and erosion." |
|
} |
|
}, |
|
"long_answer_questions": { |
|
"question1": { |
|
"question": "What is the purpose of down-hole logging?", |
|
"answer": "It is used to gather detailed information about rock layers and fluids." |
|
}, |
|
"question2": { |
|
"question": "What types of logs are used in down-hole logging?", |
|
"answer": "Common logs include resistivity logs, sonic logs, and density logs." |
|
} |
|
} |
|
} |
|
|