首页 > 其他分享 >Reflective Journal II

Reflective Journal II

时间:2024-04-14 11:11:49浏览次数:17  
标签:me engaging Journal presentations II video Reflective presentation more

(1) The first step is to identify the person to describe. Then, I began to gather relevant images, audio clips and other materials that could enhance the message and make powerpoint presentations. Finally, think about the connective words and record the video.

(2) I chose to combine visual, sound, and video clips because they are powerful tools capable of engaging the viewer's senses and emotions. For example, visuals can illustrate complex ideas or scenes in a way that words can't. Sound effects and music add depth and emotion to the presentation, while video clips provide real-life examples or demonstrations. To integrate these patterns effectively, I make sure that each element is aligned with the message and adds value to the overall presentation.

(3) One of the main challenges is speech fluency and PPT coherence. It takes a lot of patience and attention to detail to make sure everything is perfect and works seamlessly. Another challenge is to ensure that the content is both informative and engaging. Balancing these two aspects is crucial to creating a successful presentation.

(4) Through this project, I learned the importance of planning and organization. It is crucial to have a clear outline and structure before starting the editing process. I also realized the power of visual communication and how it enhances understanding and engagement.

(5) Compared with traditional writing, video presentations have the advantage of being more engaging and interactive. They enable the speaker to convey the message in a more dynamic and visually appealing way. In addition, videos can reach a wider audience and are more accessible than written documents.

(6) I love this form of DMC writing. It was a refreshing change from previous written assignments and allowed me to express myself in a more creative and innovative way. I find this challenging, but also rewarding, because it pushes me to think outside the box and try different modes of semiotics.

(7) Overall, this video presentation project was a valuable experience that taught me a lot about visual communication and editing. I look forward to exploring more of this type of DMC in the future and using the skills I've learned to create more engaging and informative presentations.

标签:me,engaging,Journal,presentations,II,video,Reflective,presentation,more
From: https://www.cnblogs.com/yuelaiyuelan/p/18133869

相关文章

  • Reflective journal II
    ReflectivejournalFirstly,Isearchedforasuitablestencilaccordingtomynarrative.Ichosethegreenonebecauseit’sasymbolofenergy,correspondingtomyfriend’scharacters.Infact,Ifeltcomfortableatthesightofthevigorousstencil.Secon......
  • Reflective Journal Ⅱ
    (1) Theprocessofmakingavideopresentation:First,Ihaveaveryconvenientandpracticalscreenrecordingsoftware,EVscreenrecording.Secondly,IuseaPPTtemplateasabasetoaddalreadywrittentextcontentandsavedpictures.Then,Idesigna......
  • 代码随想录算法训练营第7天 | 哈希表 454.四数相加II 383. 赎金信 15. 三数之和 18.
    leetcode454.四数相加II题目454.四数相加II解题思路实现代码leetcode383.赎金信题目383.赎金信解题思路实现代码leetcode15.三数之和题目15.三数之和解题思路实现代码leetcode454.四数相加II题目18.四数之和解题思路实现代码......
  • Reflective Journal II
    ReflectiveJournalII(1)Firstly,IfoundapointpowertemplateonaPPTwebsite.ThenIputthewrittencompositionintothetemplate.What'smore,Ilookedforrelatedvideosonlinetoaddtothepointpower.(2)Icombinevideowithtextcontent.I......
  • 25天【代码随想录算法训练营34期】第七章 回溯算法part02 ( ● 216.组合总和III ● 17
    **216.组合总和III**classSolution:defcombinationSum3(self,k:int,n:int)->List[List[int]]:result=[]self.backtracking(k,n,1,[],result,n)returnresultdefbacktracking(self,k,n,startingIndex,path,result,......
  • Reflective Journal II
    1.theprogress:FirstIchoseapersonwhohasagreatimpactonme.Next,Imadeaoutlinecontainingseveralmainpointsiwanttoexpress.AfterthatIbegantoreminiscewhathappenedbetweenus.Thenistartedtomakemypptandaddsomeanimationef......
  • aspcore+jenkins+iis+window实现自动化部署
    一、准备工作1、Windowsserver2106操作系统2、Git 链接:https://pan.baidu.com/s/1s_3kKe5GWxJx1twggjk6Qg提取码:mayx3、IIS10确保已安装4、.netcoresdk6 https://download.visualstudio.microsoft.com/download/pr/9cac8293-8......
  • 高等代数(II)
    判别式引入对于一元二次方程\(ax^2+bx+c\)有判别式\(\Delta=b^2-4ac\)如果:\(\Delta=0\)有重根\(\Delta>0\)有两个不同实根\(\Delta<0\)有两个不同复根对于\(f(x)=a_nx^n+\dots+a_0\),不妨设\(a_n=1\),希望构造\(\Delta(a_n,\dots,a_0)\)满足:\(\Delta=0\Leftright......
  • CMC-IIS-WebService發布遇到的問題點
     启动网站调试提示HTTP错误403.14–ForbiddenWeb服务器被配置为不列出此目录的内容。解决方案第一种.在网站的配置文件里添加,第二種IIS設置(不使用)。<system.webServer><directoryBrowseenabled="true"/></system.webServer>  IIS中的一個異常:......
  • 北京大学2024春季高等数学A(II)试题及简评
    总的来说,难度适中,可能第一题会卡一下,是一个极坐标的反向换元,如果想不到硬做还是挺难的,非常遗憾,博主没有瞪眼法瞪出来,最后才想出来但是已经来不及了TAT。另外二、六题都是挖洞法,分别是Stokes和Green的挖洞法,只要细心发现被积函数和积分区域的奇点就可以。第三题的不能使用Gauss......