Touchstone 4: Python Journal Project ASSIGNMENT: For this project, you will lear

Touchstone 4: Python Journal Project
ASSIGNMENT: For this project, you will learn how to effectively plan, design, develop, and test an original program of your choosing. This program is your choice and it can be as complex as you wish. The goal is to start with an idea for your program and then step through the process of most phases of the development lifecycle to turn your idea into an actual program. This includes planning out the algorithm using pseudocode, coding your program using everything you learned from Units 1-3, and finally testing and debugging your program to make sure it fulfills your intended purpose. Being able to create your own program can be beneficial in any career field. Anything that can be programmed or automated in any industry could make your work a lot easier. Even as a hobby, it can give you a reference point to have a better understanding of how to deal with common issues. Using basic Python to automate menial tasks can save you time and money! Whether you were in this class to learn programming at a professional level or if it’s just for fun, you will benefit from learning coding as a foundation of your technical skills.
……..For this Touchstone, you will fill out a journal (template link below) which has five sections that correspond to the five steps you will complete for your final project. Use this template to write your journal responses for each section of the project. When you have finished, you will submit this journal as a Word .doc/docx.
Python Journal Template
The following Example Python Journal Submission will be helpful to you as you work on this assignment and shows acceptable submissions for each entry.
Example Python Journal Submission
In order to foster learning and growth, all work you submit must be newly written specifically for this course. Please note that you cannot use the same program used in a previous programming course. Any plagiarized or recycled work will result in a Plagiarism Detected alert. Review Touchstones: Academic Integrity Guidelines for more about plagiarism and the Plagiarism Detected alert. For guidance on the use of generative AI technology, review Ethical Standards and Appropriate Use of AI.A. Directions
Step 1: Download and review the Python Journal Template.
Step 2: Review section C (Requirements) to get acquainted with the requirements for this Touchstone before you begin writing your journal entries.
Step 3: Follow the directions for each part of the journal template. Make sure to include in your response all the elements listed under the Requirements section. Prompts in the Inspiration section are not required; however, they may help you to fully think through your response.
Follow the journal creation process that is presented in your Unit 4 lessons to ensure you write a thorough journal entry. There is also an example of a successful journal entry for each submission in Example Python Journal Submission.
Review section B (Rubric) to make sure you have an understanding of how each journal entry will be graded.
Step 4: Once your journal is complete, including the code link, submit your journal for grading.
There is a help video on “How to submit your Touchstone” in the first lesson of Unit 4 (Python Touchstone Overview)
B. Rubric
Advanced (100%)Proficient (85%)Acceptable (75%)Needs Improvement (50%)Non-Performance (0%)
PART 1: Defining Your Problem (16 points)
State the problem you are planning to solve.The student clearly stated the problem they are trying to solve, including what the program is expected to do to solve the problem and any necessary inputs and outputs required for the program.The student clearly stated the problem they are trying to solve, including answers to most of the required questions.The student clearly stated the problem they are trying to solve, including answers to some of the required questions.Either the student did not clearly state the problem they are trying to solve and/or did not include answers to most of the required questions.No problem was identified and/or no details were given for the expected solution.
PART 2: Working Through Specific Examples (16 points)
Write down clear and specific steps to solve a simple version of the problem you identified in Part 1.
The steps to solve the problem are in English and easily understood and appear in logical order. The journal entry fully satisfies the requirements.The steps to solve the problem are in English and easily understood, appear in logical order, however some minor steps may be missing. The journal entry mostly satisfies the requirements.The steps to solve the problem are in English but may not be in logical order or may be missing some steps. The journal entry barely satisfies the requirements.The steps to solve the problem are in English but highly illogical, confusing, or missing critical step(s) and /or the journal entry does not satisfy the requirements.No steps were provided in English and/or no answers to the required questions were submitted.
PART 3: Generalizing Into Pseudocode (16 points)
Write out the general sequence your program will use in pseudocode, including all specific examples you provided in Part 2.
The pseudocode submitted encapsulates the full functionality of the program and includes common program elements. The pseudocode is clearly laid out and readable to a person that does not know Python.The pseudocode submitted encapsulates most of the functionality of the program including common program elements. The pseudocode is clearly laid out and readable to a person that does not know Python.The pseudocode submitted encapsulates most of the functionality of the program including common program elements. However, the pseudocode is not clearly laid out and readable to a person that does not know Python.The pseudocode submitted does not encapsulate the functionality of the program to include common program elements. The pseudocode is also not clearly laid out and readable to a person that does not know Python.No pseudocode was submitted and/or the pseudocode submitted was not understandable.
PART 4: Testing Your Program (16 points)
While writing and testing your program code, describe your tests, record any errors, and state your approach to fixing the errors.
Entry consists of a thorough explanation of the testing utilized and why, recording the error(s) found, and the approach to fixing the error(s) for each of the test cases.Entry consists of a thorough explanation of the testing utilized; including answering most of the required questions.Entry consists of a thorough explanation of the testing utilized; including answering some of the required questions.Entry does not give a thorough explanation of the testing utilized and/or does not include answers to the required questions.No testing explanation was provided and/or no answers to the required questions were submitted.
PART 5: Commenting Your Program (16 points)
Submit your full program code, including thorough comments describing what each portion of the program should do when working correctly.
The provided code in the journal entry includes comments that thoroughly describe the program flow to a degree that a non-programming individual can easily follow the steps and conclude the outcome of the program.The provided code in the journal entry includes comments that describe the program flow to a degree that a non-programming individual should be able to follow the steps and conclude the outcome of the program. There could be some additional comments needed or added clarity.The provided code in the journal entry includes some comments on the program flow that may not be clear to a non-programming individual and/or may be missing some comments that would make the flow easier to understand.The provided code in the journal entry includes minimal comments to explain the program flow and/or is missing comments that would make the program easy for a non-programming individual able to follow the steps and conclude the outcome of the program.The provided code in the journal entry did not include comments and/or comments provided do not provide any description or clarity on program flow.
PART 6: Your Completed Program (20 points)
Provide the Replit link to your full program code.
The program works as expected. No errors present. Any required user input executed correctly. Output was as expected.Performance level not used.Performance level not used.Program did not work as expected however, detailed comments were given to why the student felt it did not run including testing efforts.No link to a program was submitted for testing.
C. Requirements
The following requirements must be met for your submission:
Use a readable 11- or 12-point font.
All writing must be appropriate for an academic context. Follow academic writing conventions (correct grammar, spelling, punctuation, and formatting).
Journal entries must be original and written for this assignment; plagiarism of any kind is strictly prohibited.
Submission must include your name and the date (included in the template).
Include all of the journal parts in a single file. Acceptable file formats include .doc and .docx.
Include your Replit Share link at the appropriate location in the journal template.

Why RPA and its Benefits Robotic Process Automation (RPA) RPA is a software tech

Why RPA and its Benefits
Robotic Process Automation (RPA)
RPA is a software technology that allows non-invasive automation of repetitive process in the enterprise and business world
RPA tools operate by mapping a process in a “graphical user interface” (GUI) environment
Components of RPA:User Interface (UI): the point of interaction between the user and the software
Workflow: a series of steps that need to be executed in order to accomplish a specific business task
Bot: a set of instructions that performs a task within a workflow
Benefits of RPA
Cost savings: RPA can reduce the cost of manual processes by up to 80%
Accuracy: RPA bots perform tasks with 100% accuracy and no need for breaks, vacations or sick days
Productivity: RPA bots can work 24/7 and complete tasks faster than human counterparts
Scalability: RPA bots can be deployed quickly and easily to meet increasing demand
Compliance: RPA provides detailed logs and audit trails for compliance and regulatory requirements
Improved Customer Experience: RPA can free up human workers to focus on higher value tasks, such as customer interactions.
Please note that RPA is not a replacement of human workforce, instead it is a tool that can help organizations automate repetitive tasks and allows their employees to focus on more valuable and cognitive tasks. RPA is also a great tool to be used in combination with other technologies like AI and Machine learning for a more powerful automation scenarios.

Robotic Process Automation (RPA) in Digital Transformation RPA’s Role in Digital

Robotic Process Automation (RPA) in Digital Transformation
RPA’s Role in Digital Transformation
RPA is a powerful tool for digital transformation
It enables organizations to automate repetitive and rule-based tasks
This leads to improved efficiency, accuracy, and productivity
RPA can also reduce costs and free up employees to focus on higher-value tasks
Financial Industry and RPA Adoption
The financial industry is a major adopter of RPA
RPA can help financial institutions streamline processes, reduce errors and improve compliance
Some common use cases for RPA in finance include:Automating data entry and migration
Handling customer inquiries and service requests
Processing loans and mortgages
Reconciling accounts and managing exceptions
By adopting RPA, financial institutions can achieve significant improvements in operational efficiency and customer satisfaction.

Robotic Process Automation (RPA): A Practical Guide RPA’s Role in Digital Transf

Robotic Process Automation (RPA): A Practical Guide
RPA’s Role in Digital Transformation
RPA drives digital transformation by automating repetitive, rule-based tasks
Allows for increased efficiency, accuracy, and cost savings
Enables employees to focus on higher-value tasks that require human cognition and creativity
Can be integrated with existing systems and technologies
Financial Industry and RPA Adoption
The financial industry is a major adopter of RPA technology
Streamlines processes such as data entry, account reconciliation, and report generation
Increases compliance and risk management capabilities
Improves customer service by reducing wait times and increasing accuracy
Vocabulary and Concepts
Bots: software programs that automate repetitive tasks
RPA tools: software used to create and manage bots
Digital transformation: the integration of digital technology into all areas of a business, fundamentally changing how businesses operate and deliver value to customers
Questions to Consider
What processes in my organization could be automated through RPA?
How can RPA be integrated with existing systems and technologies in my organization?
What potential cost savings and efficiency gains could be achieved through RPA adoption in my organization?
What training and support would be needed for successful RPA implementation in my organization?

Case Study Running a Multi-Unit Independent Restaurant Group(Using Restaurant 36

Case Study Running a Multi-Unit Independent Restaurant Group(Using Restaurant 365)
Please you should know how to use (Restaurant 365) before accepting.
I will give more details about how to log in after accepting.
https://unlvsp24student15.restaurant365.com/?state…
You need to follow the guide in the PDF to complete it on Restaurant 365
Requirements: follow the guide in the PDF to complete it on Restaurant 365

Instructions: You must submit two separate copies (one Word file and one PDF fil

Instructions:
You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard via the allocated folder. These files must not be in compressed format.
It is your responsibility to check and make sure that you have uploaded both the correct files.
Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between words, hide characters, use different character sets, convert text into image or languages other than English or any kind of manipulation).
Email submission will not be accepted.
You are advised to make your work clear and well-presented. This includes filling your information on the cover page.
You must use this template, failing which will result in zero mark.
You MUST show all your work, and text must not be converted into an image, unless specified otherwise by the question.
Late submission will result in ZERO mark.
The work should be your own, copying from students or other resources will result in ZERO mark.
Use Times New Roman font for all your answers.
Name: ###

CRN: ###
ID: ###
2 Marks
Learning Outcome(s):
Describe the development life cycle of ES and reengineering best practices.

Question One
A manufacturing company is deciding to implement new software to streamline production.
Discuss in your own words how Deming Cycle Change Management Model could be applied.

2 Marks
Learning Outcome(s):
Design ES architectural models for various business processes.
Question Two
Modelling Ontology involves two key approaches: reverse engineering and forward engineering.
Explain each approach with examples.
2 Marks
Learning Outcome(s):
Design ES architectural models for various business processes.
Question Three
Both error events and escalation events are used for exception handling in BPMN 2.0 workflows, but they signal different situations and have different effects on the process flow.
Explain the concept for each one and the effects on the process flow.
2 Marks
Learning Outcome(s):
Develop robust business intelligence solutions that provide an integrated framework for improved business processes within a global context.
Question Four
In Process-Oriented Enterprise, values are characterized by some determinants for example:
-Time
-Flexibility
-Responsiveness
-Quality
-Price
In your own words, define each one of them and briefly explain why these values are considered determinates?

Instructions: You must submit two separate copies (one Word file and one PDF fil

Instructions:
You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on Blackboard via the allocated folder. These files must not be in compressed format.
It is your responsibility to check and make sure that you have uploaded both the correct files.
Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between words, hide characters, use different character sets, convert text into image or languages other than English or any kind of manipulation).
Email submission will not be accepted.
You are advised to make your work clear and well-presented. This includes filling your information on the cover page.
You must use this template, failing which will result in zero mark.
You MUST show all your work, and text must not be converted into an image, unless specified otherwise by the question.
Late submission will result in ZERO mark.
The work should be your own, copying from students or other resources will result in ZERO mark.
Use Times New Roman font for all your answers.
Name:
Name:
Name:

ID:
ID:
ID:

Description and Instructions
Case Study Objective:
This case study is an opportunity for you to practice your knowledge and to develop skills of working in teams.
Total Marks = 14
Project Report
Presentation
10 marks
4 marks
Group Size = 3-4 Members.
One group member (group leader/coordinator) should submit all files: Project Report and Presentation Slides on blackboard.
Marks will be given based on your submission and quality of the contents.

Project Report
Each Project Report will be evaluated according to the marking criteria mentioned in each question section.

Presentation
Each group need to present their projects in week# 14.
Introduction
The global economy went through a difficult period due to COVID-19. Many businesses did struggle, and some unfortunately failed. While COVID-19 brought immense challenges, it also opened doors for new business and innovative opportunities.
Peloton’s Rise and Fall
Peloton, the high-end at-home fitness company, initially thrived during the early stages of the pandemic. With gyms closed and people stuck at home, demand for their stationary bikes and fitness classes skyrocketed. However, by 2022, they faced significant challenges. They overestimated demand and built-up excess inventory, leading to stockpiling and financial losses. Competitors like NordicTrack and Echelon offered cheaper alternatives, chipping away at Peloton’s market share. Rising inflation and interest rates squeezed consumer spending, making luxury items like Peloton bikes less affordable. Peloton cut expenses, closed stores, and laid off employees to streamline operations. They launched lower-priced bikes and accessories to broaden their customer base. They invested heavily in their app and content offerings, enhancing the virtual fitness experience. Collaborations with retailers like Dick’s Sporting Goods and Amazon expanded their reach. They focused on building community and the emotional benefits of fitness rather than just pushing product sales. While the road was bumpy, Peloton’s efforts are starting to pay off. They’ve reduced their losses, streamlined operations, and are seeing signs of renewed customer demand. The company has shown resilience and adaptability in the face of adversity.
Note: The above-mentioned case study is just an example; students are supposed to find a case study of business that faced significant challenges during the pandemic but found innovative ways to overcome them.
4 Marks
Learning Outcome(s): CLO1: Explain the interdisciplinary concepts, theories, and trends in ES and their role in supporting business operations.

Question One
After selecting your case study, describe it in your own words by using the following points.
§Clear introduction: It should give the most important information that describes the case study. What is the nature of the product or service they provide? (0.5 mark)
§Business process: describe in detail the key business processes, How are they done? (1 mark)
§The business situation: It describes their situation at that time based on the business process. What are the changes that are made on theses process to overcome the situation. (1 mark)
§The Issues: State the problem/issues, consequences, and any hesitations in the business process. (0.5 mark)
§The strategies: State the key success strategies that helped them to navigate the pandemic challenges. (1 mark)

3 Marks
Learning Outcome(s): CLO4: Design ES architectural models for various business processes.
Question Two
Business Process Model and Notation (BPMN) is a standardized diagramming system used to visualize business processes.
§Use one of the tools such as Visio to model the chosen enterprise current process. (1.5 mark)
§Analyze the model process issues from at least two perspectives such as time and quality perspectives. (1.5 mark)

2 Marks
Learning Outcome(s):
CLO3: Discuss the issues and challenges associated with implementing ES and their impacts on corporate enterprises.
Question Three
Propose at least two suggestions for improving the process of your selected company from equipment, employees, IT & IS technologies perspectives. How your suggestions will solve business process issues. (1 mark)
Note: Your provided suggestions or solutions should be different than the solutions that the company have used to overcome the pandemic. (1 mark)
1 Marks
Learning Outcome(s):
CLO3: Discuss the issues and challenges associated with implementing ES and their impacts on corporate enterprises.
Question Four
Based on your information and the course materials, what innovative approaches can enterprises adopt to strengthen their disaster recovery plans? (1 mark