{{block styles}} {{ endblock }} {{ block title }} Questions ප්රශ්න {{ endblock }} {{ block content }}
Suppose that you have subordinates (non-engineers) supervising a construction field.
Issues can happen regardless of the presence of the engineer in the field.
Given the information stated below, which issue would you prioritize (Issue A or Issue B)?

ඔබට ඉදිකිරීම් ක්ෂේත්‍රයක් අධීක්‍ෂණය කරන යටත් නිලධාරීන් (ඉංජිනේරු නොවන) සිටින බව සිතන්න.
ක්ෂේත්‍රවල ඉංජිනේරුවරයා සිටියත් නැතිවත් ගැටලු ඇති විය හැක.
පහත දක්වා ඇති තොරතුරු අනුව, ඔබ ප්‍රමුඛත්වය දෙන්නේ කුමන ගැටලුවටද (ගැටලුව A හෝ ගැටලුව B)?

{{ endif }} {{ endif }} {{ endif }} {{ endif }} {{ endif }} {{ endif }} {{ endif }} {{ endif }}
Issue A ගැටලුව A Issue B ගැටලුව B
Who faced the issue
ප්‍රශ්නයට මුහුණ දුන්නේ කවුද
{{ if player.eng_A == 0 }}Your subordinate
ඔබේ යටත් නිලධාරියා {{ else }}Me
මම {{ endif }}
{{ if player.eng_B == 0 }}Your subordinate
ඔබේ යටත් නිලධාරියා {{ else }}Me
මම {{ endif }}
Contents of the issue
ගැටලුවේ අන්තර්ගතය
{{ if player.issue_A == 1 }}1 worker got hurt from machinery operation
යන්ත්‍රෝපකරණ ක්‍රියාත්මක වීමෙන් එක් සේවකයෙකුට තුවාල සිදු විය {{ elif player.issue_A == 2 }}The infrastructure is not constructed as it was originally designed
යටිතල පහසුකම් එය මුලින් නිර්මාණය කර ඇති පරිදි ඉදිකර නැත {{ elif player.issue_A == 3 }}Found issues that hadn’t been found in the preliminary survey
මූලික සමීක්ෂණයේදී සොයා නොගත් ගැටළු හමු විය {{ elif player.issue_A == 4 }}Citizens opposed to the construction
ඉදිකිරීම්වලට විරුද්ධ පුරවැසියෝ {{ elif player.issue_A == 5 }}The operator (contractor/farmer organization) was not present in the field
ක්‍රියාකරු (කොන්ත්‍රාත්කරු/ගොවි සංවිධානය) ක්ෂේත්‍රයේ සිටියේ නැත {{ endif }}
{{ if player.issue_B == 1 }}1 worker got hurt from machinery operation
යන්ත්‍රෝපකරණ ක්‍රියාත්මක වීමෙන් එක් සේවකයෙකුට තුවාල සිදු විය {{ elif player.issue_B == 2 }}The infrastructure is not constructed as it was originally designed
යටිතල පහසුකම් එය මුලින් නිර්මාණය කර ඇති පරිදි ඉදිකර නැත {{ elif player.issue_B == 3 }}Found issues that hadn’t been found in the preliminary survey
මූලික සමීක්ෂණයේදී සොයා නොගත් ගැටළු හමු විය {{ elif player.issue_B == 4 }}Citizens opposed to the construction
ඉදිකිරීම්වලට විරුද්ධ පුරවැසියෝ {{ elif player.issue_B == 5 }}The operator (contractor/farmer organization) was not present in the field
ක්‍රියාකරු (කොන්ත්‍රාත්කරු/ගොවි සංවිධානය) ක්ෂේත්‍රයේ සිටියේ නැත {{ endif }}
Number of times the same problem occurred in the same project previously
එකම ව්‍යාපෘතියේ එකම ගැටලුව ඇති වූ වාර ගණන
{{ if player.past_A == 1}}0 {{ elif player.past_A == 2 }}1 {{ elif player.past_A == 3 }}2 {{ if player.past_B == 1}}0 {{ elif player.past_B == 2 }}1 {{ elif player.past_B == 3 }}2
Project delay
ව්‍යාපෘති ප්‍රමාදය
{{ if player.delay_A == 1 }}No delay
ප්‍රමාදයක් නැහැ {{ elif player.delay_A == 2 }}1 month behind
මසකින් පසුපසින් {{ elif player.delay_A == 3 }}6 months behind
මාස 6ක් පසුපසින්
{{ if player.delay_B == 1 }}No delay
ප්‍රමාදයක් නැහැ {{ elif player.delay_B == 2 }}1 month behind
මසකින් පසුපසින් {{ elif player.delay_B == 3 }}6 months behind
මාස 6ක් පසුපසින්
Project budget
ව්යාපෘති අයවැය
{{ if player.budget_A == 1 }}As scheduled
නියමිත පරිදි {{ elif player.budget_A == 2 }}110% over budget
අයවැයට වඩා 110% {{ elif player.budget_A == 3 }}150% over budget
අයවැයට වඩා 150%
{{ if player.budget_B == 1 }}As scheduled
නියමිත පරිදි {{ elif player.budget_B == 2 }}110% over budget
අයවැයට වඩා 110% {{ elif player.budget_B == 3 }}150% over budget
අයවැයට වඩා 150%
Operator of this project
මෙම ව්යාපෘතියේ ක්රියාකරු
{{ if player.operator_A == 1 }}Farmer organization
ගොවි සංවිධානය {{ elif player.operator_A == 2 }}Contractor
කොන්ත්රාත්කරු
{{ if player.operator_B == 1 }}Farmer organization
ගොවි සංවිධානය {{ elif player.operator_B == 2 }}Contractor
කොන්ත්රාත්කරු
{{ formfield 'Ans' }} How do you rate the priority of each issue? (0=Least prioritized, 10=Most prioritized)
ඔබ මෙයට ප්‍රමුඛත්වය දෙන්නේ කෙසේද? (0=අවම, 10=වැඩි) {{ formfield 'Rate_A' }} {{ formfield 'Rate_B' }} {{ formfield 'Adv' }} {{ next_button }} {{ endblock }} {{ block scripts }} {{ endblock }}