R6 湖陵フェスタ
令和6年度(第8回)湖陵フェスタを開催します
期 日:令和6年11月16日(土)
10:00~14:00
多くの方のご来場をお待ちしています。 |
〇駐車場については、創価学会鳥取文化会館様の裏側駐車場を臨時駐車場としておりますが、混雑が予想されます。
公共交通機関での来校をお願いします。
〇第1体育館・第2体育館用の上履きスリッパを持参お願いします。
〈入学者選抜情報〉 特色入試案内ポスター掲載中
鳥取湖陵高校は、5つの科からなる総合選択制の専門高校です。 R7年度特色入試では、全ての科でプレゼンテーション検査を実施します。 あなたの学ぶ意欲をプレゼンで見せてください!
|
新着情報
- 2025/04/28
- 令和7年度鳥取県高等学校テニス選手権兼中国高校テニス選手権大会県1次予選地区予選会 結果
- 2025/04/27
- バスケットボール部男子 練習試合
- 2025/04/27
- バスケットボール部女子 練習試合
- 2025/04/18
- 令和7年度 第2学年春季遠足
- 2025/04/18
- 令和7年度 第3学年 遠足
- 2025/04/16
- 第52回中国高等学校フェンシング選手権大会 鳥取県予選会 結果
- 2025/04/15
- バスケットボール部男子 練習試合
- 2025/04/14
- 令和7年度 部活動紹介・体験
- 2025/04/14
- TEASⅡの環境教育と春の防災訓練
- 2025/04/11
- 調達公告について(政府調達)
- {{ 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}