Gimana cara bekerja di suatu wibste ini?
apakah saya akan di bayar sebesar $10 ?
Gimana cara bekerja di suatu wibste ini?
apakah saya akan di bayar sebesar $10 ?
This assignment is for a venture project in which we created a corporation that collects colostrum from farms, processes it, gives farmers back 30% of the powder, and sells the remaining 70% or keeps it as inventory. The sheet contains the company’s financials for 3 years. We estimated costs and estimated how much would be inventory, how much would be sold each year. Please complete them, correct what needs correcting, and balance them. Also, please do a short write-up/summary for each year. thank you
1. Watch the following videos:
2. Based on the videos, answer the following questions:
a. What is metabolic syndrome and how it can be prevented? (explain fully)
b. What are two of the risks associated with sitting?
1st assignment for class LDR874 (remember to used textbook and external sources meaning outside source you can pick the city and state, or you can used Chesapeake, Virginia where Im located here is the link for the text book username santayna.folkes password Ilovemygod77
Every manager and executive must balance the conflicting needs of the employee, the human resources department, and operational policies relating to the development of the worker’s desire for more individual skills and the organizational objectives to support the strategic plan.
Write a comparative analysis of individual development planning, city, state, and federal labor law and the different operational tools that are used to meet objectives (e.g., Six Sigma, Lean Six Sigma, benchmarking, and so on).
Please submit your assignment.
For assistance with your assignment, please use your textbook, all course resources, and any external research and resources you have gathered.
2nd assignment for class MGMT828
You have either started collecting data with the client organization or you will start collecting it soon. Respond to the following questions: Use the textbook username santayna.folkes password Ilovemygod77
and external sources outside source I will add some previous assignment to have a better understanding of the consultant/organization.
Please submit your assignment.
For assistance with your assignment, please use your textbook, all course resources, and any external research and resources you have gathered.
This assignment is for a venture project in which we created a corporation that collects colostrum from farms, processes it, gives farmers back 30% of the powder, and sells the remaining 70% or keeps it as inventory. The sheet contains the company’s financials for 3 years. We estimated costs and estimated how much would be inventory, how much would be sold each year. Please complete them, correct what needs correcting, and balance them. Also, please do a short write-up/summary for each year. thank you
Your initial post should be at least 300 words in length.
Post 2: Response post to a classmate is due by the end of day on Tuesday.
Post 3: Response post to a second classmate or the instructors follow-up question is due by the end of day on Tuesday.
Companies need to understand their ability to compete and the environment in which they must compete. Of the strategy planning tools they have available, the PEST (political, economic, sociocultural, and technology) analysis has been shown to be very effective. Do you believe that companies who have a planning culture and use planning tools, such as the PEST analysis, can perform better in the long run than their industry competitors, who may not use similar planning tools? Why, or why not?
The student we will develop the Signature Assignment by responding to the following critical questions:
o In what ways can APRNs utilize telemedicine platforms and remote monitoring technologies to remotely access patients medication adherence, therapeutic responses, and potential adverse effects? How does remote patient monitoring impact the delivery of pharmacological interventions and APRN practice?
Every student must provide a substantive response to the topic of the discussion (the initial post) by Wednesday, 11:59 pm, and post a minimum of two additional responses to peers. The answer to classmates must be posted by Saturday, 11:59 pm Eastern Time.
Please review the rubric before posting to ensure a maximum of points. APA format is mandatory. At least two appropriate references should be used. The usage of IA is not approved and violates academic integrity.
I recommend at least 500 words (2 pages) for the initial post and a minimum of 150 words for every response.
Imagine you are the lead trainer for a global organization, and you are ready for the next step in your career. Through data analytics and observations, you have noticed that employees across the organization do not share their knowledge with one another, whether it be from skills training they recently completed to general knowledge that could enhance the capabilities of the organization. This is a big issue for your organization. The chief executive officer (CEO) and the chief human resources officer (CHRO) have asked you to come up with solutions to address the issue. You see this as a potential opportunity for growth in your career. You have decided to come up with some solutions to address the issue. If the leadership is impressed with your presentation, it could mean a promotion for you.
Create a PowerPoint presentation based on a fictitious company name and location (or use your current company). You will need to make your solutions specific to this company. In the introduction, give the company name and location and some brief background information about the company and industry. Feel free to choose any industry (e.g., technology, manufacturing, advertising, or your current industry) that interests you, and add any details that you think are necessary.
Within your PowerPoint presentation, provide the information below.
The PowerPoint presentation must be at least 10 slides in length, not counting the title and reference slides. Each slide must contain speaker notes. Each speaker note should be at least one paragraph containing 5-10 sentences.
At least two images or graphics should be used in your presentation. You are required to use at least one academic or peer-reviewed source to support your presentation. All sources used must be cited and referenced according to APA guidelines.
The following resource(s) may help you with this assignment.
Hello I attached for you (chapter 4 )+( chapter 5) files + data spass output after submitted files to evaluation the have comment inside the file need to do it also I need the new answer in red color and I attached for me all original files the use them to answer the question like ( write comment 1——from link file page number the answer and same for all comment ) also attached for my the two report ( plagiarism + AI report)
this has to be done through github so please provide me with the code to input and submit here was my old patient registration form i submitted Github Pages- the file i provided is the one i used for the last assingment we have to build on that
Data Dictionary-
Diagram-
that above is my assisgnment 1 this assignment ive to build on that
Building on the work you have already done on previous assignments….
You will be taking the files that present a welcome page and a form to register a new user but now you will add a “Review” buton next to the Submit button which will
redisplay ALL of the entered/chosen info from the form in 1 of the following ways:
1. Use a new area on the same page to the right or bottom of the original form.
2. DO NOT rewrite the existing page. Use <div and <span tags to add new content on the same page.
3. Put the data in a new area, frame or popup window.
Make sure you are using:
1, TITLE attribute to the input box elements to give some context sensitive instructions on each field, not just required fields.
2. Html input pattern matching to accomplish most of the submit validatoins
3. Optionally use Javascript in addition to submit validations.
4. Use Javascript where absolutely required like on matching password fields.
Go see my example hw2 (work in progress) at
Remember all the edits/requirements of homework 1, most of which can be done with HTML using REGEX pattern matching, to warn the user of bad data OR prevent them from entering bad data.
Notable omissions:
If you left out the use of a <TABLE> tag, please add it this time.
External CSS that is actually referenced
External Javascript file that will contain the modules/subroutines you call from each field or from the submit button (or any other action).
SAVE your old homeworks as they are in case we need to go back to them. Make NEW versions of files and code as you go. I recommend making a new folder at w3spaces caled /homework2 and putting your homework2 specific files there.
Required Input fields AND their edits (The don’t have to be in this order, but recommended):
Block/area 1:
First Name (1 to 30 characters. ADVANCED EDITING: Letters, apostrophes and dashes only)
Middle Initial (1 character, letters only, no numbers, blank/null ok)
Last Name (1 to 30 characters, ADVANCED EDITING: Letters, apostrophes, numbers 2 to 5, ie, the 3rd, and dashes only)
Dates (3 pieces, MM/DD/YYYY) (ADVANCED EDITING: must validate the date range…
In other words, for birthdays, don’t allow dates in the future or more than 120 years ago. For move in, or travel dates, do not allow dates in the past.
Do this with at the very least HTML attribute minimum and maximum date range values which uou can hard code for now but it is PREFERRED to calculate MIN and MAX dates based on the date you already display on the page.
You can leave the SOCIAL SECURITY out… but if you already have it… leave it in AND make sure it is an obscured password style field, and do appropriate testing/validation of it. You must have some sort of ID # field you are asking that is using the password attribute.
Block/area 2 (contact info):
Email address ADVANCED EDITING: in the format name@domain.tld
Phone number: ADVANCED EDITING: 000-000-0000
Block/area 3 (address):
Address Line 1 (required,2 to 30 characters, don’t worry about special characters or fancy editing for now)
Address Line 2 (not required, but if entered, treat the same as address line 1, 2 to 30 characters)
City (required, 2 to 30 characters)
State (Select box with all 50 states, DC and PR, ONLY need the 2 letter State code for the selected data, but ALSO add a NULL initial value for State so the user MUST choose a valid value)
ADVANCED (not required though) : MAKE THAT DROP DOWN LIST an inclusion that you refer to as an EXTERNAL FILE.
Zip Code… .required, 5 digits only, but allow up to 10 characters including a – so in case they enter the zip+4 version, i.e. 77002-1234.
You will just truncate it AND re-display the truncated version when you do your edits.
Block/area 4 (choices):
Check Boxes
e.g. Check all of the following that apply: Have you had Chicken Pox, Measles, Covid-19, etc… at least 5
Radio Buttons, at least 3
e.g. own or rent, unsure
e.g. Have you been vaccinated.
New thing on the Slide Bar:
Incrementing or decrement a value (formatted appropriately) that displays next to or near the bar as you slide it
e.g. make a bar that asks for desired salary from $20,000/year to $200,00/year.
For real estate, make it as if the person wants to enter a rauge of prices to pay for a home.
This will be your SECOND requirement to do run sime javascript based on a dynamic event, like on input or on change.
Text area box… Needs to be there but data entry by the user is optional. No advanced editing needs to be done on this at this time, except MAYBE watch out for double quotes “””, this can mess up your database or programming. You can do this with HTML pattern matching.
Later on, we may add some editing to PREVENT entry of HTML tags!
Text box for a desired user ID
Advanced Editing:
1. 5 to 30 characters.
2. No special characters allowed. just letters, numbers (as long as the first character is NOT a number), and an underscore or dash and
3. NO SPACES.
4. Allow entry of lower or uppercase but convert it to lowercase AND redisplay the corrected lowercase version on submit.
2 boxes for a passsword and a re-enter password.
Required:
Password fields must be obscured on the form, i.e. typing produces **** instead of the characters.
Passwords must be at least 8 characters and no more than 30 characters long and contain at least 1 upper case latter, 1 number and 1 “special” character.
When you get to the point of submitting/validating the data on the form (or you can do it oninput or keyup):
Passwords must contain at least 1 upper case, 1 lower case letter, 1 digit and one “special” character which can be things like !@#%^&*()-_+=/><.,`~ But DO NOT ALLOW ” quotes. These just cause problems.
Password CANNOT equal your desired User ID or have part of your user id or name in it
The 2 Password fields must, of course, equal each other.
If the user does anything wrong, you need to display a popup or warning next to each field or in an alert box or some other way that they messed up on.
e.g. Passwords do not match
The output something like this:
PLEASE REVIEW THIS INFORMATION
First, MI, Last Name Jake N Messinger pass
Date of Birth 03/05/2024 ERROR: Cannot be in the future
Email address pass
Phone number (713) 743-7523 pass
Address 4801 Martin Luther King Blvd ERROR: Missing Zip Code
Rm 122 MH
Houston, TX 00000
REQUESTED INFO
Chicken Pox Y Vaccinated? Y
Measles Y Level of Pain indicated SEVERE
Mumps N
Heart Disease N
Diabetic N
Covid-19 N
Described Symptoms <texta area block>
User ID thejakenator
Password ABCxyz123 $ (normally we wouldnt display this)
Review / SUBMIT and START OVER buttons
OF COURSE IT SHOULD LINE UP NICELY!
YOUR DELIVERABLES WILL BE 3 THINGS, the first 2 are required.
1. Submit the PUBLIC URL to your homework 2 in w3spaces.
i.e
If you do NOT or cannot use w3spaces, share the files with me from Microsoft One drive. Create a folder for MIS3371/homework2 and share that whole folder. DO NOT insert or attach any files to the Homework assignment. Share the folder to jake@coungarnet.uh.edu
2. Give me a synopsis of what your website/form is supposed to be doing.
Describe to me what you are particularly happy with that you got working.
Also tell me what you DIDN’T YET get working. Save that as a PDF OR add it as text to the homework submission.
3. Pseudocode in the form of human readable text OR a N-S diagram. Save this file as homework3-pseudocode.PDF or .drawio and share it from One Drive.
This time, uou will be graded on the quality and detail of your answers as well as the actual presentation and functionality of the page. At this point full functionality is not going to be graded as heavily as to whether or not the files are accessible and appear to work as they are supposed to.
RUBRIC
| Synposis & pseudocode | 5 |
| Turned anything in? | 5 |
| Turned in on time | 5 |
| Files named properly | 5 |
| Review/get data button | 3 |
| review info accurate/working | 8 |
| Using ttle attributes/context sensitive instructions | 10 |
| element input regex patterns | 10 |
| javascript required | 10 |
| error messages in the right location and make sense | 10 |
| Name fields edited | 3 |
| date range check | 3 |
| social or “id” field edited & obscured | 2 |
| email validated | 3 |
| phone validated (if present) | 3 |
| address validated | 3 |
| Slide bar shows dynamic value | 3 |
| user id edited | 2 |
| password validation on the fly | 2 |
| 2 password boxes compared | 5 |