a scrummaster will do which one of the following relative to impediments? discuss impediments delegate impediments remove impediments record impediments

Answers

Answer 1

A Scrum Master will do remove impediments relative to the team's progress in the Scrum process.

This includes identifying and addressing any obstacles that may prevent the team from meeting their goals or completing their tasks. Additionally, the ScrumMaster will work with the team to record and discuss any impediments that arise, in order to continuously improve the Scrum process.

Delegating impediments is not typically a responsibility of the ScrumMaster, as they are primarily responsible for facilitating the team's progress and ensuring that the Scrum process is followed effectively. The Scrum Master is responsible for guiding the team in implementing and adhering to Scrum principles and practices, and for removing any obstacles or impediments that may hinder the team's progress.

Learn more about Scrum Master: https://brainly.com/question/17205862

#SPJ11


Related Questions

Hey y'all I need this answer like immediately. How do you select non-adjacent cells in Excel? I'll give you brainliest, pleaseee!!!

Answers

Answer:

Click on a cell to select it. Or use the keyboard to navigate to it and select it.

To select a range, select a cell, then with the left mouse button pressed, drag over the other cells.

Or use the Shift + arrow keys to select the range.

To select non-adjacent cells and cell ranges, hold Ctrl and select the cells.

Explanation:

i hope that helps! if it doesn't help than i'm sorry!!

Which of the following is not structured instruments?
Select one:
a.
Musharakah-Based Sukuk.
b.
Mudarabah-Based Sukuk.
c.
Murabahah-Based Sukuk.
d.
Profit-Rate Swap.

Answers

Answer:

d. Profit- Rate Swap

Explanation:

Thanks for the question

(5 pts) channel utilization with pipelining. suppose a packet is 10k bits long, the channel transmission rate connecting a sender and receiver is 10 mbps, and the round- trip propagation delay is 10 ms. what is the channel utilization of a pipelined protocol with an arbitrarily high level of pipelining for this channel?

Answers

The channel utilization of a pipelined protocol with an arbitrarily high level of pipelining for this channel is 90.9%.

Showing how the channel utilization is calculated

The formula for calculating the channel utilization of a pipelined protocol is given as:

U = N * L / (RTT + L / R)

where:

N = the number of packets in the pipeline

L = the packet length

RTT = the round-trip propagation delay

R = the channel transmission rate

Let's assume an arbitrarily high level of pipelining, then we set

N = 1000

Substitute the given values into the equation then we have:

U = 1000 * 10,000 / (10 * 10⁻³ + 10,000 / 10⁻⁶)

= 100,000,000 / (0.01 + 10)

= 0.909

With this, then we can say that the channel is being used efficiently.

Learn more about channel utilization here:

https://brainly.com/question/14689894

#SPJ1

Which of the following does NOT represent a typical method for installing the driver on a Windows system?A) PnPB) Add Hardware WizardC) Device ManagerD) Programs and Features

Answers

D) Programs and Features does not represent a typical method for installing the driver on a Windows system. Programs and Features is used to uninstall programs that have already been installed on the system, not to install drivers or other hardware components.

What is a Windows system?

A Windows system refers to a computer system that runs on a Microsoft Windows operating system. Microsoft Windows is a popular operating system used by many individuals and organizations around the world. It is designed to provide a user-friendly interface and support for a wide range of hardware and software applications.

A Windows system can be a desktop or laptop computer, server, or other device that runs on a version of the Windows operating system, such as Windows 10, Windows Server 2019, or Windows Embedded. Windows systems can be used for a variety of tasks, including productivity, gaming, web browsing, media consumption, and more.

To know more about Windows 10 visit:

https://brainly.com/question/31252564

#SPJ11

Why are abbreviations like BRB, TBH, and IDK appropriate in some situations but not in others?

Answers

Answer: Depends on which situation

Explanation: When you are talking casually to your friends or someone close to you, it’s appropriate to say those abbreviation. But when you are talking to someone professional or your teacher, you shouldn’t talk in those  abbreviations. You should not talk in those abbreviations to elderly because they may not understand it.

WHAT IS MULTIMEDIA SUPPOSED TO MEAN ???

Answers

Answer:

using more than one medium of expression or communication

Answer:

It basically means using more than one expression or form of communication

Explanation:

most back-end databases are able to interpret html commands. (true or false)

Answers

False. Back-end databases do not interpret HTML commands. Back-end databases are designed to store, organize, and manage data, while HTML is a markup language used for creating web pages. The role of the back-end database is to provide a platform for storing and retrieving data, while HTML is used to display the data on the front end of a website.

When a user requests a web page, the server retrieves data from the database and then generates HTML code that is sent to the user's browser. The browser then interprets the HTML code and displays the web page to the user. The back-end database does not interact with the HTML code, as it is a separate entity. However, there are technologies like server-side scripting languages that can interact with both the back-end database and the HTML code. These languages, such as PHP, ASP, and Python, can retrieve data from the database and generate HTML code dynamically based on user requests. In this way, the back-end database indirectly interacts with the HTML code through the server-side scripting language.
In conclusion, back-end databases do not interpret HTML commands. They are designed to store and manage data, while HTML is used for presenting the data to the user. While there are technologies that can bridge the gap between back-end databases and HTML code, they are not inherent features of back-end databases.

Learn more about presenting here:

https://brainly.com/question/1158528

#SPJ11

Select the correct answer.

Nina obtains an image in which birds are flying across the sky. Some parts of the image are blurry. In which stage of image processing will Nina fix the blurry parts?

A.
image acquisition
B.
preprocessing
C.
extracting features
D.
segmentation

Answers

Answer: Image Acquisition

Explanation:

.________________________ is the text that is printed at the top of each page (in the top margin) in a
Word Processor.
heading
header
footer
none of the above

Answers

Answer:

Header

Explanation:

It is a header!!!!


Awenser: i took the quiz

A softcopy is also called


A) draft copy
B) hardcopy
C) print out
D screen output

Answers

Answer:

D) screen output.

A softcopy refers to an electronic version of a document or information that is displayed on a computer screen or other digital device. It is also called screen output because it is displayed on the screen and can be edited or viewed without the need for a physical printout. A hardcopy, on the other hand, refers to a physical printout of a document or information. A draft copy refers to an early version of a document that may be incomplete or subject to further revisions.

Explanation:

Python String Functions: Create a new Python Program called StringPractice. Prompt the user to input their name, then complete the following:
Length
• Print: “The length of your name is: [insert length here]”
Equals
• Test to see if the user typed in your name. If so, print an appropriate message

Really appreciate the help.

Answers

#Swap this value by your name. Mine is Hamza :)

my_name = "Hamza"

#Get input from user.

inp = input("What's your name?: ")

#Print the length of his/her name.

print("The length of your name is",len(inp),"characters.")

#Check if the input matches with my name?

#Using lower() method due to the case insensitive. Much important!!

if(inp.lower()==my_name.lower()):

   print("My name is",my_name,"too! Nice to meet you then.")

differentiate agricultural waste from hazardous waste.​

Answers

Mark Brainliest please

Answer :

Hazardous waste is waste that poses a severe threat to human health or the environment if improperly disposed of. According to the EPA, a substance is a hazardous waste if it appears on specific lists of hazardous waste or exhibits the established characteristics of hazardous waste. Hazardous waste is regulated under the Resource Conservation and Recovery Act (RCRA).

Agricultural waste is waste produced as a result of various agricultural operations. It includes manure and other wastes from farms, poultry houses and slaughterhouses; harvest waste; fertilizer run- off from fields; pesticides that enter into water, air or soils; and salt and silt drained from fields.




Basic connections, accessing the cli and exploring help step 2: establish a terminal session with s1. b. what is the setting for bits per second? d. what is the prompt displayed on the screen?

Answers

b) To establish a terminal session with device S1, you would typically use a program such as PuTTY or a built-in terminal emulator on your computer.

d) The prompt displayed on the screen will depend on the device and the software you are using to establish the terminal session.

b. The setting for bits per second, also known as the baud rate or data rate, is typically specified during the connection setup. The most common value is 9600 bits per second (bps), but it may vary depending on the device and configuration. You should refer to the documentation or instructions provided for S1 to determine the specific setting for bits per second.

d. The prompt displayed on the screen will depend on the device and the software you are using to establish the terminal session. Typically, the prompt indicates the current mode or operational state of the device. For example, it may display the device hostname, followed by a ">" or "#" symbol, or it may show a specific context or mode, such as "config" or "exec". Again, you should consult the documentation or instructions for S1 to find out the exact prompt you should expect to see.

Learn more about connection setup click;

https://brainly.com/question/32773001

#SPJ4

my dog peed in the house last week

Answers

Answer:

my dog chewed up the couch

Explanation:

no way

________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________

what is the meaning of url

Answers

Answer:

it stands for Uniform Resource Locator.

Explanation:

Uniform Resource Locator: a location or address identifying where documents can be found on the internet.

write a brief note on computer monitor

Answers

Answer:

A computer monitor is an electronic device that displays digital images generated by a computer's graphics card. It is one of the essential components of a computer system, allowing users to interact with the computer and view its output. Monitors come in various sizes, resolutions, and display technologies such as LCD, LED, OLED, and CRT.

Modern computer monitors usually have a flat-panel display, which is thinner and consumes less power than the older CRT (cathode ray tube) monitors. Monitors can be connected to the computer through various interfaces, such as VGA, DVI, HDMI, and DisplayPort, and some models have built-in speakers or USB ports for added functionality.

The resolution of a monitor determines the number of pixels it can display horizontally and vertically, with higher resolutions providing more screen real estate and sharper images. Refresh rate is another important factor, with higher refresh rates allowing for smoother motion and reducing eye strain.

In summary, a computer monitor is an essential component of a computer system that displays visual output to the user, and choosing the right monitor for your needs depends on factors such as size, resolution, display technology, and connectivity options.

Binary equivalent of hexadecimal number (C90)16 is

Answers

Answer:

Hexadecimal to Binary

c9016 = 1100100100002.

Explanation:

Type in a number in either binary, hex or decimal form. Select binary, hex or decimal output then calculate the number.

Rinaldo and his game design team have

Answers

Answer:

HAVE DA baby

Explanation:LLLLLLLLLLLLLLLLLLLLLETS GOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO

Create a formula with structured references to calculate the number of days on the market. Apply the General number format to the values. =Table2[[#This Row],[Sale Date]]-Table2[[#This Row],[Listing

Answers

The formula =Table2[[#This Row],[Sale Date]]-Table2[[#This Row],[Listing Date]] can be used with structured references to calculate the number of days on the market, and the General number format can be applied to the values for display.

To calculate the number of days on the market, you can use the formula =Table2[[#This Row],[Sale Date]]-Table2[[#This Row],[Listing Date]]. This formula subtracts the listing date from the sale date to find the difference in days.

Structured references are used in this formula to refer to specific cells within a table. The formula references the "Sale Date" and "Listing Date" columns in "Table2" using structured references. The "#This Row" notation tells Excel to use the current row as the reference point for the formula, which means that the formula will automatically adjust for each row in the table.

Once the formula is entered, you can apply the General number format to the values to display the number of days on the market without decimals. To do this, select the cells containing the formula, right-click and choose "Format Cells". In the Format Cells dialog box, select "Number" from the Category list, then choose "General" from the Type list. Click "OK" to apply the General number format to the values.

Learn more about formula here :-

https://brainly.com/question/29786062

#SPJ11

Consider the following MIPS assembly code below. as_loop: bge $t0, $al, as_done sll $t1, $t0, 2 #i* 4 add $t1, $a0, $t1 # &array[i] lw $t1, 0($tl) # array[i] add $v0, $v0, $t1 # sum += array[i] add $t0,$t0, 1 # ++i j as_loop as_done:
jr $ra a) Identify all of the RAW, WAR, and WAW hazards. b) Remove the false dependencies through register renaming. Rewrite the code with your renamed registers. c) Assuming a scalar pipeline that executes the code above for one full iteration (an iteration in the middle- not the first or the last), calculate the number of cycles needed before and after renaming. You may assume a simple 5 stage pipeline, where each stage takes one cycle.

Answers

a) There are RAW hazards between lw and add instructions, and between sll and lw instructions. There are no WAR or WAW hazards.

b) Renaming $t1 to $s1 can eliminate the false dependencies.

a) The code has two RAW hazards between the lw instruction and the subsequent add instruction because the add instruction uses the same register ($t1) that the lw instruction loads data into.

There is also a RAW hazard between the sll instruction and the subsequent lw instruction because the lw instruction reads from the same register ($t1) that the sll instruction writes to. However, there are no WAR or WAW hazards in this code.

b) To eliminate the RAW hazards, register renaming can be used to create a new, temporary register that is not used by any other instruction. In this case, renaming $t1 to $s1 will create a new register that can be used by the lw and add instructions without causing any false dependencies.

The rewritten code with renamed registers is as follows:

as_loop: bge $t0, $al, as_done

sll $s1, $t0, 2 #i* 4

add $s1, $a0, $s1 # &array[i]

lw $s2, 0($s1) # array[i]

add $v0, $v0, $s2 # sum += array[i]

add $t0,$t0, 1 # ++i

j as_loop

as_done:jr $ra

c) Before renaming, the code takes 5 cycles per iteration, as each instruction takes one cycle and there are no dependencies that can be resolved in the same cycle.

After renaming, the code still takes 5 cycles per iteration, but the hazards have been eliminated. Each instruction still takes one cycle, and the renaming process itself does not add any extra cycles to the pipeline.

For more questions like RAW hazards click the link below:

https://brainly.com/question/13155064

#SPJ11

Explain how each of the 3 overlapping categories of "playful learning" (delight, choice and wonder) are used in the video. Find 1 quote using resources from this class to naturally weave within this discussion.

Answers

Playful learning can be defined as a method of teaching that emphasizes on the incorporation of enjoyment, curiosity, and choice into the learning process. Three overlapping categories of playful learning are "delight," "choice," and "wonder." The categories are frequently intertwined and not mutually exclusive. Below is an explanation of how each of these categories was used in the video :The first category of playful learning,

"delight," was used in the video by featuring characters, objects, and sounds that created a feeling of joy and happiness. For example, the characters had bright colors and fun designs, and the background music was lively and upbeat. The creators also added entertaining elements such as whimsical sound effects and humorous situations to keep the audience engaged."Choice," the second category of playful learning, was utilized in the video by allowing the audience to have control over their experience. For instance, viewers could pick from a range of options at the beginning of the video, such as the location and type of vehicle.

Furthermore, some of the characters offered choices to the viewer during the video, such as asking them to choose a path to follow. The third category of playful learning, "wonder," was used in the video to elicit curiosity and imagination in the viewer. For instance, the video featured fascinating and intriguing places that inspired wonder and amazement. The creators also added fantastical elements, such as creatures and objects that are not usually found in the real world. Overall, the video used these three categories of playful learning to offer a fun, interactive, and captivating experience to the viewer. One quote that fits naturally into this discussion is from "The Theory of Fun for Game Design" by Raph Koster: "Good games offer a measure of uncertainty and wonder, of mystery and thrill." This quote illustrates how wonder can be an essential part of a game or educational experience, as it creates curiosity and a desire to explore and learn.

To know more about curiosity visit:

https://brainly.com/question/454263

#SPJ11

What do the media do in their role as watchdog?
O The media monitor events and activities and alert the public to questionable actions.
O The media influence the public's opinion of events by choosing what information to report.
O The media check ratings and only publish information and views that please their audience.
O The media check for bias in the coverage of events and in the sources and data used in reporting.

Answers

Answer:  The media monitor events and activities and alert the public to questionable actions.

Explanation:

This involves investigating and reporting on issues of public concern, holding those in power accountable for their actions, and serving as a check on government and other institutions to ensure transparency and accountability. By doing so, the media helps to ensure that the public is well-informed and can make informed decisions about important issues affecting their lives.

Answer:

option A

Explanation:

hope this helps

Write a set of commands in the Live Script that will scale a given matrix B, whose entries are positive numbers, to a matrix C whose columns are probability vectors, that is, the sum down each column of C has to be 1.

Answers

To scale a given matrix B to a matrix C whose columns are probability vectors, you can follow these steps in a Live Script.

The following are the steps the define Matrix B and C and write the command in a live script:

Define the matrix B with positive entries.Calculate the column sums of matrix B.Divide each element of matrix B by its respective column sum to obtain the scaled matrix C.Verify that the columns of matrix C are probability vectors by calculating their column sums (should be equal to 1).

Here is an example implementation in a Live Script:

% Define matrix B with positive entriesB = [3, 2, 4; 1, 6, 2; 5, 3, 2];% Calculate column sums of matrix BcolumnSums = sum(B);% Divide each element of matrix B by its column sum to obtain the scaled matrix CC = B ./ columnSums;% Verify that the columns of matrix C are probability vectorscolumnSumsC = sum(C);% Display the scaled matrix Cdisp('Scaled matrix C:');disp(C);% Display the column sums of matrix Cdisp('Column sums of matrix C:');disp(columnSumsC);

//Find the code in the attached picture to run it in matlab editor.

The output will be the scaled matrix C, where each column is a probability vector, and the column sums of matrix C, which should be equal to 1, indicating that each column sums to 1.

The output of the commands in live script is given below:

Scaled matrix C:

0.3750 0.1538 0.5000

0.1250 0.4615 0.3333

0.5000 0.3846 0.1667

Column sums of matrix C:

1.0000 1.0000 1.0000

You can learn more about scaling matrices at

https://brainly.com/question/30903102

#SPJ11

Write a set of commands in the Live Script that will scale a given matrix B, whose entries are positive

small programs called are used to communicate with peripheral devices, such as monitors, printers, portable storage devices, and keyboards. a.utilities b.managers c.interfaces d.drivers

Answers

Drivers are small programs called are used to communicate with peripheral devices, such as monitors, printers, portable storage devices, and keyboards. Option d is correct.

The term "driver" refers to a computer program that allows your computer's operating system to interact with a hardware device. Drivers are a crucial element of the computer system since they enable the operating system to communicate with hardware devices and understand what they are, how they operate, and how to configure them appropriately. Small programs called drivers are used to communicate with peripheral devices, such as monitors, printers, portable storage devices, and keyboards.

Peripheral devices are defined as computer hardware devices that connect to a computer and enable it to perform tasks that it could not otherwise accomplish. A computer is made up of the central processing unit (CPU), memory, and several peripheral devices that are linked via a cable or wireless link.


Learn more about peripheral devices https://brainly.com/question/13092976

#SPJ11

To improve your keyboarding skills, you should ___

Answers

To improve your keyboarding skills, you should..

Have good finger placements and be comfortable with it.

Practice how to type faster or more accurate.

Please complete the following questions. It is important that you use complete sentences and present the questions and answers when you submit your work.

1.Give several reasons why Python is such a great programming language. Explain how Python is related to flowcharts.

2.Consider this program:
Cost1 = input("Please enter the first expense: ")

Cost2 = input("Please enter the second expense: ")

print("Your total for both expenses was", Cost1 + Cost2)

3.If the user inputs “10” for the first expense and “20” for the second expense, what will the interpreter show in the final line when this program is run? If this result in not what the programmer intended, how would you explain what went wrong?

4.You are writing a line of code that should ask the user to input the balance of their bank account in dollars and cents. The program will then perform a multiplication problem to tell the user how much interest they can earn. Identify three errors in your line of input code and explain why they are incorrect. Include the corrected line of code in your answer. Here is the code:
1num = input(What is your balance?)

5.What are some kinds of comments that might be useful for a programmer to include in a program?
If you were planning how to write a program, at what point would a flowchart be helpful? At what point would pseudocode be helpful? Explain your reasoning.

Answers

Answer:

ndnxnndjdjsnnznnzbzbbdbdhdhhdbdbdbbdhdjidieiei

Explanation:

bxbzbxncnxbbcnfnnfnfndndnndndnndndnndndndnndndndndnnddnndndndnhrjjsjdudjjdjd

What types of documents can workers create using DTP?

Answers

Answer:

Feel free to correct me if I'm wrong but I have read the content and I think the answers are Envelopes, note cards, and spreadsheets.

Explanation:

desktop publishing (DTP), is a type of software to create a layout for a document containing text and graphics that can be printed or viewed on a computer. Businesses use DTP to efficiently create documents they use to communicate with colleagues and clients. These documents include advertisements, brochures, business cards, envelopes, fax cover sheets, flyers, greeting and note cards, invitations, letterheads, menus, programs, and more.

A beam of electrons accelerated in an electric field is passing through two slits separated by a very small distance d and then hits a screen that glows when an electron hits it. The potential difference is v. Assume the distance from the slits to the screen is l.

Answers

The double-slit experiment is a display in modern physics that light and matter can demonstrate characteristics of both classically defined waves and particles; additionally, it demonstrates the fundamentally probabilistic nature of quantum mechanical phenomena.

what is double-slit experiment?

Thomas Young first performed this type of experiment in 1802, as a demonstration of visible light's wave behavior.

Light was thought to be made up of either waves or particles at the time.

If the viewing distance is greater than the slit separation (the far field), the phase difference can be calculated using the geometry.  The path difference between two waves traveling at an angle is calculated as follows:

\(dsin\theta = d\theta\)

To know more about Quantum, visit: https://brainly.com/question/28034280

#SPJ4

Why would someone get a patent for their invention?

1. to sell their idea


2. to make their idea public domain


3. to be able to name the invention after themselves


4. to keep others from reproducing their idea

Answers

Answer:

4.To keep other from reproducing their idea .

Explanation:

It is regard as an exclusive right own on a invention .The inventor must disclosed the technical information about  the product to the public before a patent is granted .

It is the legal  authorization given to an inventor for sharing his intellectual property to the public this also restrict others from making ,using or selling the invention for a limited .

there are 3 type of patents ,Utility patents design patents and plant patent.

what is the full form of CCTV​

Answers

Answer:

CCTV stands for closed-circuit television

closed-circuit television
Other Questions
64978256+8734965+709685+1Who ever answers correctly first gets Brainliest!!!! Qu significa la palabra pretrito en espaol?Question 4 options:futuropresentepasado H to I in the diagram indicates two layers of:A. phospholipidsB. gated channel proteinsC. pore proteinsD. cholesterol Andrew Jackson's stance on federal power was not consistent, as evidenced by what? He felt that the president should try to control inflation but believed state-based pet-banks were unconstitutional. He appointed judges to the Supreme Court but did not believe the president should have to respect their decisions. He used presidential power to remove Native Americans' capacity to govern themselves. He argued to use U.S. troops to enforce tariff collection but argued against establishing a national bank. A shopkeeper sold a book for $ 180.He made a profit of 20%.calculate the cost price of the book.Please help!Am new to this chapter. Compare Bangladesh with China,It is possible to compare the three dimensions of economic, political, and cultural, but you should compare at least one of them. what were bernard tschumi's aims in designing the parc de la villette? On a summer day in the Northern Hemisphere, as one travelsfurther north,- length of daylight increases- length of daylight decreases- there is no daylight in Northern Hemisphere summer- length of daylight remains constant You have fifteen blankets that each take up 557 cubic inches of space. How many blankets could you pack into a 14-inch moving box 2 (5 a) 6 (2a + 3) Select statements true of ductile deformation in solids. Note that ductile deformation is also called plastic deformation. Choose one or more: A. Ductile deformation is usually preceded by small amounts of elastic deformation. B. During ductile deformation, rocks can fold or bend. C. During ductile deformation, rocks can break or crack into pieces. D. Ductile deformation usually occurs at great depths and high temperatures. 5(2 + (9)) + (25) :( 1Which of the following can be represented by a negative integer?OA. 6 degrees below zeroB. O degreesC. $50 deposit into a savings accountD. 200 feet above sea level2 what is the percentage of hydrogen in sulphuric acid? 1.Divide:x+3x+2 x +4x+4x+1 x + 5x+4 Stephen A. Douglas proposed that the question of slavery in the Kansas-Nebraska scheme be decided by Group of answer choices popular sovereignty. making Kansas a free territory and Nebraska a slave territory. Help Please...Most adult medication doses are for a person weighing 150 pounds. For a 45-pound child, the adult dose should be multiplied by 0.3. If a child's dose of a decongestant is 9 milligrams, what is the adult dose? Please show your work. A grain silo is built from two right circular cones and a right circular cylinder with internal measurements represented by the figure above. Of the following, which is closest to the volume of the grain silo, in cubic feet? When the body is cold, an interaction of systems allows the body to warm itself. which of these help the body warm itself when it is cold? check all that apply. U.S. Citizenship and Immigration ServicesWhich BEST explains why a person must Ihave an understanding of U.S. history and government to be eligible for naturalization?A)to find out how to improve history courses in U.S. schoolsB)to determine whether the person would be ablko find a jobEliminate0to make sure that the person is able to graduate from a US high schoolDto ensure that the person understands the responsibilities of citizenshipSubmitType here to searchoBE