chao 9 months ago
parent
commit
68ae4437d3

+ 6 - 6
build/asset-manifest.json

@@ -1,19 +1,19 @@
 {
   "files": {
-    "main.css": "/static/css/main.62d9d9a1.css",
-    "main.js": "/static/js/main.08fc2939.js",
+    "main.css": "/static/css/main.95ba2128.css",
+    "main.js": "/static/js/main.4312f5e1.js",
     "static/js/453.423c454f.chunk.js": "/static/js/453.423c454f.chunk.js",
     "static/media/1.png": "/static/media/1.adbd7fafeb396230cc5a.png",
     "static/media/example_back.png": "/static/media/example_back.0884d132251e074b4ec2.png",
     "static/media/011.png": "/static/media/011.22ad02aadee212e43e1f.png",
     "static/media/example_back1.png": "/static/media/example_back1.96b3cb37fdfdda7724e4.png",
     "index.html": "/index.html",
-    "main.62d9d9a1.css.map": "/static/css/main.62d9d9a1.css.map",
-    "main.08fc2939.js.map": "/static/js/main.08fc2939.js.map",
+    "main.95ba2128.css.map": "/static/css/main.95ba2128.css.map",
+    "main.4312f5e1.js.map": "/static/js/main.4312f5e1.js.map",
     "453.423c454f.chunk.js.map": "/static/js/453.423c454f.chunk.js.map"
   },
   "entrypoints": [
-    "static/css/main.62d9d9a1.css",
-    "static/js/main.08fc2939.js"
+    "static/css/main.95ba2128.css",
+    "static/js/main.4312f5e1.js"
   ]
 }

+ 1 - 1
build/index.html

@@ -1 +1 @@
-<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><title>CocoClass</title><script defer="defer" src="/static/js/main.08fc2939.js"></script><link href="/static/css/main.62d9d9a1.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
+<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><title>CocoClass</title><script defer="defer" src="/static/js/main.4312f5e1.js"></script><link href="/static/css/main.95ba2128.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

File diff suppressed because it is too large
+ 0 - 0
build/static/css/main.62d9d9a1.css


File diff suppressed because it is too large
+ 0 - 0
build/static/css/main.62d9d9a1.css.map


File diff suppressed because it is too large
+ 0 - 0
build/static/css/main.95ba2128.css


File diff suppressed because it is too large
+ 0 - 0
build/static/css/main.95ba2128.css.map


File diff suppressed because it is too large
+ 0 - 0
build/static/js/main.08fc2939.js.map


File diff suppressed because it is too large
+ 0 - 1
build/static/js/main.4312f5e1.js


+ 0 - 0
build/static/js/main.08fc2939.js.LICENSE.txt → build/static/js/main.4312f5e1.js.LICENSE.txt


File diff suppressed because it is too large
+ 0 - 0
build/static/js/main.4312f5e1.js.map


+ 1 - 1
src/asstes/css/Example.css

@@ -38,7 +38,7 @@
             position: relative;
             width: 25%;
             text-align: center;
-            margin: 80px 100px 60px;
+            margin: 80px 0 60px;
             cursor: pointer;
 
             span:nth-child(1) {

+ 1 - 0
src/asstes/css/ProcessFlow.css

@@ -39,6 +39,7 @@
     }
 
     .english_text {
+        min-height: 60px;
         margin-top: 40px;
         font-size: 20px;
         font-weight: 400;

+ 1 - 2
src/complates/Privacy.js

@@ -1,6 +1,5 @@
-import React, { useState } from "react";
+
 function Privacy() {
-    const [htmlString, setHtmlString] = useState('');
     return (
         <div style={{maxHeight:500,overflow:'auto'}} dangerouslySetInnerHTML={{
             __html: `<div class="Section0" style="layout-grid:15.6000pt;"><p class="MsoNormal" style="margin-top:5.0000pt;margin-bottom:5.0000pt;mso-margin-top-alt:auto;

+ 4 - 4
src/complates/ProcessFlow.js

@@ -16,7 +16,7 @@ function ProcessFlow() {
                     <img className='ProcessFlow_img_back' src={img1} alt=''/>
                 </div>
                 <p className='english_text'>Envision and develop innovative instructional plans and themes.</p>
-                <p className='ProcessFlow_text'>CocoClass教學設計能夠根據教學需求和資源庫,創建符合教師要求的教學計劃、教案、數字化工作紙、評估及題目,並自動檢索相關網絡資源。</p>
+                <p className='ProcessFlow_text'>CocoClass教學設計能夠根據教學需求和資料庫,創建符合教師要求的課堂設計、電子學習工作紙、評估題目,並自動檢索相關網絡資源。</p>
             </Card>
             <Card
                 style={{
@@ -29,7 +29,7 @@ function ProcessFlow() {
                     <img className='ProcessFlow_img_back' src={img1} alt=''/>
                 </div>
                 <p className='english_text'>Use AI-driven analytics to contemplate the success and shortcomings of your instruction.</p>
-                <p className='ProcessFlow_text'>CocoClass課堂觀察使用若干理論模型,透過教學錄音與文本分析,對教師教學行爲(策略)、教學内容、師生互動、學生學習等進行分析與建議。</p>
+                <p className='ProcessFlow_text'>CocoClass課堂助手能夠支援教師通過GenAI調取課堂工具,依據課程内容提供拓展性的教學資源,依據課堂實施數據補充測試題目,以適應不斷變化的教學動態。</p>
             </Card>
             <Card
                 style={{
@@ -42,7 +42,7 @@ function ProcessFlow() {
                     <span className='ProcessFlow_card_num'>03</span>
                     <img className='ProcessFlow_img_back' src={img1} alt=''/>
                 </div>
-                <p className='english_text'>Use AI-driven analytics to contemplate the success and shortcomings of your instruction..</p>
+                <p className='english_text'>Use AI-driven analytics to contemplate the success and shortcomings of your instruction.</p>
                 <p className='ProcessFlow_text'>CocoClass課堂觀察使用若干理論模型,透過教學錄音與文本分析,對教師教學行爲(策略)、教學内容、師生互動、學生學習等進行分析與建議。</p>
             </Card>
             <Card
@@ -57,7 +57,7 @@ function ProcessFlow() {
                     <img className='ProcessFlow_img_back' src={img1} alt=''/>
                 </div>
                 <p className='english_text'>Leverage GenAI to gain deep insights into student learning outcomes and progress.</p>
-                <p className='ProcessFlow_text'>CocoClass教學評估使用GenAI一體化功能來進行評估,根據學生的學習過程記錄和課程成果,使用AI分析學習數據並通過人工與AI綜合輸出評估反饋。</p>
+                <p className='ProcessFlow_text'>CocoClass教學評估使用GenAI一體化功能來進行評估,根據學生的學習過程記錄和課程成果,使用AI分析學習數據並通過人工與AI綜合輸出評估反饋。</p>
             </Card>
         </div>
     )

Some files were not shown because too many files changed in this diff