Category: uncategorised

  • social work

    please follow the instruction there’s the example section

    Attached Files (PDF/DOCX): Competency 1.docx

    Note: Content extraction from these files is restricted, please review them manually.

  • budget

    Imagine that you have been asked to be on a panel of school administrators at a national conference. Your panel is presenting information on what you see as hot topics regarding the design process and the strategies used to maintain a K12 school budget.

    Use these articles as a starting point for your research:

    Ezarik, Melissa. (2019, July 25). . DA District Administration. https://districtadministration.com/5-strategies-for-balancing-the-budget-while-preserving-instruction/

    Griffith, M. (2005). . Education Commission of the States. http://ecs.org/clearinghouse/60/26/6026.pdf

    Zdroik, M. (n.d.). . https://www.skyward.com/discover/educator-newsletter-blog/november-2016/prepare-for-budgeting

    This discussion addresses the following unit learning outcomes:

    • Apply appropriate tactics in a K-12 budget.
    • Examine strategies for maintaining an appropriate K-12 budget.
  • Film Case Study

    Please complete the assignment based on either the movie “Outbreak” or I” am Legend”. I am familiar with both movies. Only one of those films need to be the center for this assignment. I have attached assignment instructions and rubric.

    Attached Files (PDF/DOCX): Unit 7_ Assignment Developmental Disorders Case Study.pdf

    Note: Content extraction from these files is restricted, please review them manually.

  • Biblical worldview

    BIBLICAL WORLDVIEW PAPER ASSIGNMENT INSTRUCTIONS

    OVERVIEW

    The ideological worldview under which one operates can take many forms. It may be a spiritual

    one that is informed by the Bible or it may be entirely secular in nature. Our response to crisis

    naturally follows the path of the lens through which we view the world. The Bible has a very

    different perspective than secular research literature when it comes to many areas that may

    constitute crises that a law enforcement officer may encounter. Examples include suicide,

    abortion, divorce, promiscuity, and homosexuality. Officers may be called to respond to any of

    these situations with individuals who may possess either a Biblical or secular worldview. The

    officers own worldview may inform their approach to managing the crisis as well. It is

    important that respondents are aware of ways in which their own worldview can influence their

    actions. Just as a researcher must bracket their own bias in order to conduct objective studies,

    police officers must be aware of how their own worldviews influence their crisis response. The

    primary purpose of this assignment is to help your potential crisis response by exploring areas

    where the Bible and secular literature are different. When you have a more complete

    understanding of this, you will avoid relying on a one-dimensional approach to managing a

    crisis.

    INSTRUCTIONS

    Your Biblical Worldview Paper Assignment must be 2-3 pages. You may want to consider

    using the same topic for which you are completing the Research Paper Assignment. In the first

    page, you should introduce your topic and provide definitions for Biblical and secular

    worldviews respectively. For the second page, it is important that you make the distinction of

    where and how the secular literature differs with the Bible as it applies to your chosen topic.

    Expose the gaps or omissions in the literature regarding a Biblical worldview. Finally, offer a

    brief discussion of how this topic may impact law enforcement crisis intervention and finish with

    a conclusion under its own APA header. Ensure that you integrate appropriate scripture and peer

    reviewed literature into your paper. Organize and format your paper according to the current

    APA style, using at least three properly formatted references. Acceptable sources for references

    include the textbook, the Bible, and peer reviewed journal articles such as the ones found in the

    Liberty University library.

    Note: Your assignment will be checked for originality via the Turnitin plagiarism tool.

  • Understanding linear algebra matrices, determinants, and TI-…

    Im studying linear algebra and need help understanding matrices, determinants, and solving systems of linear equations step-by-step. I also want guidance on how to perform these calculations using a TI-84 style online calculator for better accuracy and visualization.

    You can reference this tool for solving and graphing linear algebra problems:
    Please explain the concepts clearly and show the calculation process so I can learn and apply it in assignments and exams.

    Requirements:

  • GitHub Interactive Learning Peer Discussion

    Prior to beginning work on this discussion forum, be sure you have completed both the Week 4 Learning Activity 1 and the Week 4 Learning Activity 2.

    This week, you will explore the dynamic landscape of global information systems (GIS), understanding their pivotal role in modern business operations. You will study the essential requirements and components that shape GIS, examining how these systems facilitate seamless communication and collaboration across diverse geographical locations. Additionally, you will apply the systems development life cycle (SDLC) as a structured methodology for developing information systems, dissecting each phase to comprehend its significance in ensuring successful system development and implementation.

    Furthermore, your journey will lead you to the intricate realm of enterprise resource planning (ERP) systems, where you will unravel their functionalities and impact on organizational efficiency. By analyzing the core components and functionalities of ERP systems, you will gain insights into how these systems streamline business processes and drive strategic decision-making. Additionally, you will critically evaluate the advantages and disadvantages of cloud-based enterprise systems, equipping yourself with the knowledge to harness the benefits while mitigating potential risks associated with cloud adoption. Get ready for a comprehensive exploration of GIS, SDLC methodologies, ERP systems, and cloud-based enterprise solutions that will empower you with the necessary skills to navigate the complexities of modern information technology. To learn more about this concept, review the Global Business Dynamics video in the online classroom.

    Understanding GitHub is crucial in tech-related careers, especially within software development, cybersecurity, and data management. GitHub provides robust tools for version control, project collaboration, and efficient management of software development processes. Version control, one of GitHub’s most powerful features, helps track changes, prevent conflicts, and facilitate team collaboration.

    Both labs consist of three tasks, in addition to installing GitHub. As part of discussion forum’s requirements, complete and share the following:

    Step 1: GitHub Installation

    Install GitHub and ensure your account is working. Please make sure to review the GitHub additional documentation pdf for any issues.

    Step 2: Week 4 Learning Activity 1

    Complete the following three tasks using GitHub: table (If you are unable to complete the lab or a specific task, please refer to the additional code examples in the PDF instructions provided in the course materials). Please be sure to select the correct database and are in the proper window for each task. Please see below:

    Note: If you do not see the query.sql and the Companion you are not in the correct part of the lab.

    Long description

    A screenshot of a GitHub-integrated SQL lab environment showing a query in progress. The query selects all columns from the software.subscriptions table and limits the result to 50 rows using LIMIT 50. The interface shows SQL code on the left and a hint box on the right explaining the lab task, which is to pull all columns but only 50 rows. The user has successfully completed the task, as indicated by a green checkmark.

    • Task 1: Pull all rows and columns from the retail. inventory table.
    • Task 2: Ensure you select the correct database and read The Situation for each task.
    • Task 3: Use the retail.payments table to pull all rows and columns except the column that contains portions of credit card numbers.

    Repeat the above using the retail.payments table again to pull all rows and columns except the credit card number column.

    Step 3: Week 4 Learning Activity 2

    Complete the following three tasks using GitHub: table (If you are unable to complete the lab or a specific task, please refer to the additional code examples in the PDF instructions provided in the course materials). Please be sure to select the correct database and are in the proper window for each task. Please see below:

    Note: If you do not see the query.sql and the Companion you are not in the correct part of the lab.

    Long description

    A partial screenshot of the output results from the SQL query run on the software.subscriptions table. It displays a table format with subscription IDs, timestamps, and status fields such as “complete” and “basic_month.” This confirms the execution of a correct query returning subscription data, with a visible grade at the bottom showing 66.67%.

    This activity also includes three tasks:

    Use the hamburger icon on the lower right side to select the correct database.

    • Task 1: Pull all columns but only 50 rows from the software.subscription table.
    • Task 2: Use the software.subscriptions table to pull all columns for subscriptions that have been canceled.
    • Task 3: Use the software.subscription table again to pull all columns for premium year subscriptions.

    Submission Requirements

    Take 7 screenshots and paste them into a Word document to submit to the discussion for peer review:

    • Screenshot of your completed GitHub installation
    • Three screenshots showing scores from the three tasks in Week 4 Learning Activity 1
    • Three screenshots showing scores from the three tasks in Week 4 Learning Activity 2
  • Accounting Question

    I need help on how to do this assignment, the professor created a excel template with formulas already set up, it requires me to log in my company’s balance sheets, income statements, statements of cash flows, and supplemental data, all information must zero out and i am having trouble doing that. i could send the dowloaded excel template on here and my companys 10-k from years 2020-2025. below is my excel spreadsheet that i have already done, i need it corrected if at all possible, the balance sheet for each year has to zero out.

    Requirements:

  • Module 01 Discussion – The Preliminary Future Career Directi…

    Scenario: Your supervisor has discussed that you are approaching the end of your probationary period with Rasmussen Helping Agency, LLC. In conversation, it is stated that an evaluation of your work will begin soon. You were asked, What are your personal strengths and how do they translate to your work within the field of Human Services? The follow-up questions asked were What challenges do you foresee within the field of Human Services? and What are your primary and secondary career aspirations within the field of Human Services and how do these aspirations relate to your personal and professional strengths?

    Initial Posting: When providing your initial posting to this discussion, think of how you would respond to the questions asked through this hypothetical scenario. With your initial posting, discuss your view of your own personal and professional strengths and challenges and the career aspirations that you have within the field of Human Services. What is the basis of your career aspirations and do they relate to your strengths and/or thoughts towards seeking a professional challenge?

  • Module 01 Course Project – Personal/Professional Self and Se…

    In Module 01, you are beginning the first step towards completing your portfolio. As an employee with Rasmussen Help Center, LLC, you will need to think of a Human Services specialty of interest and be introspective when discussing personal bias(es) and the importance of self-care. Please write a paper addressing the following:

    1. Identify your Human Services specialty or population you will serve within the hypothetical Human Services agency, Rasmussen Help Center, LLC. Discuss why you chose this specialty or population in one paragraph.
    2. Discuss in detail why it is important to ensure that your personal biases should be identified so that they do not impact your professional work as a Human Services Professional. Provide an example of how biases could negatively impact a client (particularly a client within the specialization and/or population that you have identified).
    3. Self-care is important as a Human Services Professional. Discuss in detail why it is important that Human Services Professional practice self-care and what can be (or has been) your plan towards preventing burnout.

    Page Length: 2 pages, double-spaced

    Minimum Number of Sources Required: 1

  • Unit 6 Diagnostic Tools Paper

    Instructions

    Write a 4 page paper describing the use of a specific screening tool. Discuss what diagnosis you are using the tool for, how to score the tool, and support use of the tool with evidence and rationale. Next, develop a treatment plan for the patient based on your findings in the diagnostic test and interpretation.

    Sections should include:

    • Introduction to the diagnostic tool
    • Discussion of Tool: why it is used, how, and for what diagnosis
    • Discussion of Interpretation of Scoring for the Tool
    • Treatment Plan for patient with positive results from the tool, include non-pharmacological and pharmacological approaches, patient education, additional testing required, and follow-up as needed.

    Use EPDS (Edinburgh Postnatal Depression Scale) if possible for the paper, patient can be made up as well as results.