R6 湖陵フェスタ
令和6年度(第8回)湖陵フェスタを開催します
期 日:令和6年11月16日(土)
10:00~14:00
多くの方のご来場をお待ちしています。 |
〇駐車場については、創価学会鳥取文化会館様の裏側駐車場を臨時駐車場としておりますが、混雑が予想されます。
公共交通機関での来校をお願いします。
〇第1体育館・第2体育館用の上履きスリッパを持参お願いします。
〈入学者選抜情報〉 特色入試案内ポスター掲載中
鳥取湖陵高校は、5つの科からなる総合選択制の専門高校です。 R7年度特色入試では、全ての科でプレゼンテーション検査を実施します。 あなたの学ぶ意欲をプレゼンで見せてください!
|
新着情報
- 2024/12/10
- 第29回農業高校対抗料理コンクール
- 2024/12/10
- 「令和6年度鳥取県小中高生プログラミングコンテスト」知事賞・協会会長賞・優秀賞受賞
- 2024/12/10
- 【エキスパート教員公開授業】情報の表現と管理
- 2024/12/05
- 鳥取南中学校出前授業
- 2024/12/05
- 第三十五回 伊藤園新俳句大賞 入賞!
- 2024/12/05
- 第46回『鳥取文芸』表彰式
- 2024/12/05
- DXハイスクール研修「先端技術に学ぶ」12月3日(火)4日(水)
- 2024/12/05
- 【校内公開授業】言語文化
- 2024/12/04
- 【校内公開授業】数学A
- 2024/12/03
- 環境管理委員会からの連絡(暖房機器使用について)
- {{ moment(whatsnews.posted_at).format('YYYY/MM/DD') }} {{ whatsnews.category }}
- (無題) {{ whatsnews.post_title_strip_tags }}
- {{ whatsnews.post_detail_strip_tags }}
- {{ whatsnews.posted_name }}
寒い中、多くの方にご来場いただきありがとうございました。
引き続き、本校に対しまして、ご声援いただきますようお願いいたします。
Insta
const instaBusinessId = '1041251324313702'; const accessToken = '1594482441104306'; // 投稿IDを取得する function instagramBasicDisplayApiPostId() { const url = `https://graph.facebook.com/v17.0/${instaBusinessId}/media?fields=id&access_token=${accessToken}`; const response = instagramApi(url, 'GET', ''); try { if (response) { const data = JSON.parse(response.getContentText()); console.log(data); return data; } else { console.error('Instagram APIのリクエストでエラーが発生しました。'); return null; } } catch (error) { console.error('Instagram APIのレスポンスの解析中にエラーが発生しました:', error); return null; } } // APIを叩く関数 function instagramApi(url, method, payload, accessToken) { try { const headers = { 'Authorization': 'Bearer ' + accessToken }; const options = { 'method': method, 'headers': headers, 'payload': payload }; const response = UrlFetchApp.fetch(url, options); return response; } catch (error) { console.error('Instagram APIのリクエスト中にエラーが発生しました:', error); return null; } }
YouTube
https://www.youtube.com/feeds/videos.xml?channel_id={@user-nc6wh4lf1t}