Summarizing issues in the alpha stage

m0_74451242 2024-12-20 23:18:35
Course for This Assignment2401_MU_SE_FZU
Team NameNoFantasy
Assignment RequirementsTeamwork—beta Spring
Objectives of This AssignmentBeta Sprint
Other ReferencesNo Reference

In the problem summary of the Alpha phase, we deeply recognize the critical role of user experience and functional improvement in ensuring the success of the FitTrack platform. Below are the detailed issues identified regarding the frontend and functional implementation:

1. The preceding segment responds to the problem

(1) Lack of Intuitiveness

The user interface design currently struggles to intuitively reflect users' fitness tracking needs, making it difficult for users to navigate and locate key features such as workout logs, health metrics, and progress tracking.

(2) Insufficient Usability

Some UI components lack user-friendly features, which may result in inconvenience or confusion during interactions, such as accessing fitness plans or logging workouts.

2. Functional Issues

(1) Communication Features

The platform currently lacks a messaging or communication feature for users to interact with fitness trainers, teammates, or community members, limiting collaboration and support within the platform.

(2) Goal-Setting and Progress Feedback

  • Inadequate Feedback Mechanism: Users may face difficulty in receiving real-time feedback on their fitness goals or progress, reducing motivation and engagement.
  • Limited Customization: The fitness plan customization options are limited, restricting users from tailoring plans to suit their specific health or fitness needs.

3. After-Workout Feedback and Support

Lack of Issue Resolution

The absence of a clear and structured issue resolution mechanism (e.g., support for incorrect fitness data logging) may hinder user trust in the platform.

The following are specific questions and answers:

Are the problems the software needs to solve clearly defined? Are typical users and typical scenarios clearly described?

Answer: Our software is designed to provide a convenient fitness platform for students on campus. Through this platform, students can easily detect their own movements and make corresponding plans. The above description has defined the goal of the software, typical users and typical usage scenarios, and a more detailed description can be found in the PPT.

Are we meeting our goals (how many features were originally planned? Is the delivery schedule on schedule? Has the planned number of users been reached?)

Answer: Our goal is basically achieved. In the original planned functions, the login, motion planning, planning and other modules have been implemented, and the search function has been upgraded accordingly.

Has the quality of the team's software engineering improved compared to the previous phase? Where is the improvement, by how much, and how can it be measured?

Answer: The quality of the team's software engineering improved, mainly in terms of work efficiency, defect rate reduction and functional reliability, and also improved in the final commissioning phase; In the Alpha stage, team members cultivated team spirit, cooperated and communicated with each other, and the work efficiency was doubled. The number of defects found during back-end development is reduced and the reliability of the system is improved.

What is the number of users and the acceptance of important features we expect? Are we any closer? What have we learned? What would we do if history repeated itself?

Answer: During the Beta phase, we will conduct user usage surveys to check the number of users and their acceptance of important features, which is in line with our expectations. Through the experience of the Alpha phase, we came to the conclusion that when it comes to UI design, we need to coordinate with the backend to avoid overly complex designs, while at the same time designing features that do not exceed our capabilities, so that we do not need to modify the UI design later. To ensure that the development process can be more efficient and accurate to meet the needs of users

Is there enough time to plan?

Answer: Our team has plenty of time in the planning phase.

How does the team resolve differences between colleagues during the planning phase?

Answer: Team members fully exchange opinions in the project QQ group, share ideas and try to understand others' perspectives. Through full communication and discussion, and finally through voting to determine the plan.

Have you completed all the planned work? Part of the reason for not finishing?

Answer: Pretty much all done. The Search, motion, and planning modules are complete

Are there clearly defined and measurable deliverables for each task?

Answer: Yes, each task has clearly defined and measurable deliverables that are discussed and reflected in the group.

Is the overall project proceeding according to plan? What surprises have occurred in the project? What risks were not estimated at the time, and why?

Answer: The project as a whole went according to plan, but something unexpected happened. After the UI design is completed, the interactive steps are directly carried out on the real-time design platform, but it is found that the interactive code cannot be exported after the completion. In addition, the UI design does not take into account the technical limitations of the backend, resulting in the need to modify the completed UI design later. The risk of not being able to export interactive code was not assessed, mainly because team members were unfamiliar with the platform and lacked relevant experience and knowledge.

...全文
192 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
内容概要:本文围绕发光太阳聚光器开展蒙特卡洛光线追踪研究,重点利用Matlab编程实现光线在聚光系统中的传播路径模拟。通过蒙特卡洛方法对大量随机光线进行统计追踪,精确分析光能在接收面上的分布特性、聚焦效率及系统整体光学性能,进而评估不同几何结构与材料参数对聚光效果的影响,为高效太阳能收集系统的设计与优化提供理论依据和技术支持。研究不仅涵盖核心算法实现,还结合多个跨领域科研案例(如电力系统、路径规划、信号处理、机器学习等),展示了Matlab/Simulink在科研建模与仿真中的广泛应用价值,突出了算法仿真与多学科交叉融合的重要性。; 适合人群:具备一定Matlab编程基础,从事光学工程、新能源技术、仿真建模及相关领域研究的科研人员,尤其适合研究生及青年研究人员。; 使用场景及目标:①掌握蒙特卡洛方法在光学系统仿真中的原理与应用;②学习使用Matlab实现光线发射、反射、折射及能量统计的完整追踪流程;③通过实际代码实践优化聚光器结构设计;④借鉴文中多领域仿真案例,拓展科研视野与技术迁移能力; 阅读建议:此资源以代码实现为核心,建议读者结合Matlab环境动手运行与调试程序,重点关注光线追踪的物理建模与数值计算细节,并参照其他仿真范例举一反三,全面提升科研建模与算法实现能力。
内容概要:本文复现并深入探讨了一种基于价格弹性矩阵的居民峰谷分时电价激励策略,属于电力系统需求响应领域的关键技术研究。研究通过构建价格弹性矩阵精确刻画居民用户对不同时段电价变化的用电行为响应特性,结合优化算法设计科学合理的峰谷分时电价方案,有效引导用户在高峰时段减少用电、低谷时段增加用电,实现削峰填谷,提升电网运行稳定性与能源利用效率。文中配套提供了完整的Matlab代码实现,涵盖数据处理、模型构建、优化求解及结果可视化等模块,具有较强的可复现性与工程应用价值,适用于需求侧管理政策仿真与学术研究。; 适合人群:面向具备一定电力系统基础知识、能源经济学或需求响应研究背景的科研人员,以及从事相关课题的硕士、博士研究生;熟悉Matlab编程且关注智能电网优化的技术人员亦可从中获益。; 使用场景及目标:①用于居民侧用电行为建模与电价敏感性分析;②支撑峰谷电价政策的设计、仿真评估与优化调整;③作为高校教学中需求响应机制的算法实现案例与科研入门实践项目。; 阅读建议:建议读者结合Matlab代码逐模块解析其实现逻辑,重点掌握价格弹性矩阵的构造方法、目标函数与约束条件的数学建模过程,以及优化求解器的调用方式,同时可尝试引入其他智能优化算法进行对比实验,以深化对电价激励机制设计原理的理解与创新能力。

173

社区成员

发帖
与我相关
我的任务
社区描述
2401_MU_SE_FZU
软件工程 高校
社区管理员
  • FZU_SE_TeacherL
  • 助教-吴可仪
  • 助教-孔志豪
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧